FHIR IG analytics| Package | rki.demis.r4.core |
| Resource Type | ValueSet |
| Id | ValueSet-postalCode.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "postalCode",
"url": "https://demis.rki.de/fhir/ValueSet/postalCode",
"version": "1.1.0",
"name": "PostalCode",
"title": "Postleitzahl",
"status": "active",
"date": "2023-02-09",
"description": "Das ValueSet PostalCode enthält die Codes der Postleitzahlen.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"version": "ALPHA-2",
"code": "DE"
}
]
}
],
"compose": {
"include": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/postalCode",
"version": "1.0.0"
}
]
}
}