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

FHIR IG Statistics: CodeSystem/ClinicalInformationPresent

Packagerki.emiga.case
Resource TypeCodeSystem
IdClinicalInformationPresent
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.emiga.case@0.2.0&canonical=https://emiga.rki.de/fhir/case/CodeSystem/ClinicalInformationPresent
URLhttps://emiga.rki.de/fhir/case/CodeSystem/ClinicalInformationPresent
Version0.1.0
Statusactive
Date2025-03-17
NameClinicalInformationPresent
TitleKlinische Informationen verfügbar
DescriptionTODO - Klinische Informationen verfügbar
Contentcomplete

Resources that use this resource

ValueSet
ClinicalInformationPresentVSKlinische Informationen verfügbar

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "ClinicalInformationPresent",
  "id": "ClinicalInformationPresent",
  "title": "Klinische Informationen verfügbar",
  "description": "TODO - Klinische Informationen verfügbar",
  "url": "https://emiga.rki.de/fhir/case/CodeSystem/ClinicalInformationPresent",
  "concept": [
    {
      "code": "yesWithSymptoms",
      "display": "Ja, mit Symptomatik, die für die gemeldete Krankheit bedeutsam ist"
    },
    {
      "code": "yesWithoutSymptoms",
      "display": "Ja, aber ohne Symptomatik, die für die gemeldete Krankheit bedeutsam ist"
    }
  ],
  "language": "de-DE",
  "experimental": false,
  "publisher": "Robert Koch-Institut",
  "contact": [
    {
      "name": "Robert Koch-Institut",
      "telecom": [
        {
          "system": "url",
          "value": "https://rki.de"
        }
      ]
    }
  ],
  "version": "0.1.0",
  "date": "2025-03-17",
  "caseSensitive": true,
  "valueSet": "https://emiga.rki.de/fhir/case/ValueSet/ClinicalInformationPresentVS",
  "count": 2
}