| Package | rki.demis.disease |
| Resource Type | CodeSystem |
| Id | noCountry |
| FHIR Version | R4 |
| Source | https://demis.rki.de/fhir/demis/https://simplifier.net/resolve?scope=rki.demis.disease@2.2.1&canonical=https://demis.rki.de/fhir/CodeSystem/noCountry |
| URL | https://demis.rki.de/fhir/CodeSystem/noCountry |
| Version | 1.1.0 |
| Status | active |
| Date | 2024-05-28 |
| Name | NoCountry |
| Title | Staatenlos oder Ausland |
| Description | Das CodeSystem NoCountry enthält die Codes zur Angabe für staatenlos und Ausland. |
| Content | complete |
| ValueSet | |
| answerSetCountry | Anwort Country mit staatenlos und Ausland |
| noCountry | Staatenlos oder Ausland |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "noCountry",
"url": "https://demis.rki.de/fhir/CodeSystem/noCountry",
"version": "1.1.0",
"name": "NoCountry",
"title": "Staatenlos oder Ausland",
"status": "active",
"date": "2024-05-28",
"description": "Das CodeSystem NoCountry enthält die Codes zur Angabe für staatenlos und Ausland.",
"caseSensitive": false,
"valueSet": "https://demis.rki.de/fhir/ValueSet/noCountry",
"content": "complete",
"count": 2,
"concept": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-conceptOrder",
"valueInteger": 98
}
],
"code": "31099997",
"display": "staatenlos"
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-conceptOrder",
"valueInteger": 97
}
],
"code": "31099999",
"display": "Ausland (Land unbekannt)"
}
]
}