FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/noCountry

Packagerki.demis.disease
Resource TypeCodeSystem
IdnoCountry
FHIR VersionR4
Sourcehttps://demis.rki.de/fhir/demis/https://simplifier.net/resolve?scope=rki.demis.disease@2.2.1&canonical=https://demis.rki.de/fhir/CodeSystem/noCountry
URLhttps://demis.rki.de/fhir/CodeSystem/noCountry
Version1.1.0
Statusactive
Date2024-05-28
NameNoCountry
TitleStaatenlos oder Ausland
DescriptionDas CodeSystem NoCountry enthält die Codes zur Angabe für staatenlos und Ausland.
Contentcomplete

Resources that use this resource

ValueSet
answerSetCountryAnwort Country mit staatenlos und Ausland
noCountryStaatenlos oder Ausland

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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)"
    }
  ]
}