Package | de.gematik.isik |
Resource Type | ValueSet |
Id | ISiKValueSetExample |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.gematik.isik@5.0.0&canonical=http://example.org/fhir/ValueSet/TestValueSet |
URL | http://example.org/fhir/ValueSet/TestValueSet |
Version | 2.0.2 |
Status | active |
Name | TestValueSet |
Realm | de |
Authority | hl7 |
No resources found
CodeSystem | |
TestKatalog | TestKatalog |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "ISiKValueSetExample", "meta": { "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/ISiKValueSet" ] }, "useContext": [ { "code": { "code": "focus", "system": "http://terminology.hl7.org/CodeSystem/usage-context-type" }, "valueCodeableConcept": { "coding": [ { "code": "Encounter", "system": "http://hl7.org/fhir/resource-types" } ] } } ], "url": "http://example.org/fhir/ValueSet/TestValueSet", "version": "2.0.2", "name": "TestValueSet", "status": "active", "expansion": { "timestamp": "2022-03-30", "contains": [ { "system": "http://example.org/fhir/CodeSystem/TestKatalog", "version": "1.0.0", "code": "test", "display": "Test" } ] } }