FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "ValueSetISO31662DE",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.de/ValueSet/iso/bundeslaender",
"version": "1.0.0-alpha1",
"name": "ValueSetISO31662DE",
"title": "ISO-3166-2:de-Laendercodes",
"status": "active",
"experimental": false,
"date": "2025-11-19T17:18:12+00:00",
"publisher": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"contact": [
{
"name": "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
"telecom": [
{
"system": "url",
"value": "https://hl7.de/technische-komitees/terminologien/"
}
]
}
],
"description": "Enthaelt die ISO-3166-2:DE Codes für die deutschen Bundeslaender.",
"compose": {
"include": [
{
"system": "urn:iso:std:iso:3166-2:de"
}
]
}
}