FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| de.gematik.schuleingangsuntersuchung#1.0.0 | ItemSource | ItemSource |
Resources that this resource uses
| ValueSet |
| de.fhir.terminologie-basis#1.0.0-alpha1 | bundeslaender | ISO-3166-2:de-Laendercodes |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "ItemSourceVS",
"id": "ItemSourceVS",
"title": "ItemSourceVS",
"description": "ItemSourceVS",
"url": "https://www.oegd.de/fhir/seu/ValueSet/ItemSourceVS",
"compose": {
"include": [
{
"valueSet": [
"http://fhir.de/ValueSet/iso/bundeslaender"
]
}
]
}
}