FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagerki.demis.disease
Resource TypeCodeSystem
IdCodeSystem-noCountry.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.disease@2.2.3&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
rki.demis.disease#2.2.3answerSetCountryAnwort Country mit staatenlos und Ausland
rki.demis.disease#2.2.3noCountryStaatenlos oder Ausland
rki.emiga.common#1.2.0-alpha.21CountryCodesLändercodes gemäß Anlage 8 der DEÜV

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

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