: TestValueSet - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ISiKValueSetExample",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/isik/StructureDefinition/ISiKValueSet"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ISiKValueSetExample</b></p><a name=\"ISiKValueSetExample\"> </a><a name=\"hcISiKValueSetExample\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ISiKValueSet.html\">ISiKValueSet</a></p></div><p>This value set expansion contains 1 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name=\"ISiKValueSetExample-http://example.org/fhir/CodeSystem/TestKatalog-test\"> </a><code>http://example.org/fhir/CodeSystem/TestKatalog</code></td><td>1.0.0</td><td style=\"white-space:nowrap\">\u00a0\u00a0test</td><td>Test</td></tr></table></div>"
},
"url" : "http://example.org/fhir/ValueSet/TestValueSet",
"version" : "6.0.0-rc",
"name" : "TestValueSet",
"status" : "active",
"date" : "2026-02-03T15:44:29+00:00",
"publisher" : "gematik GmbH",
"contact" : [
{
"name" : "gematik GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://gematik.de"
}
]
}
],
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "focus"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/resource-types",
"code" : "Encounter"
}
]
}
}
],
"expansion" : {
"timestamp" : "2022-03-30",
"contains" : [
{
"system" : "http://example.org/fhir/CodeSystem/TestKatalog",
"version" : "1.0.0",
"code" : "test",
"display" : "Test"
}
]
}
}