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

FHIR IG analytics

Packagerki.emiga.case
Resource TypeCodeSystem
IdCodeSystem-ClinicalInformationPresent.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.emiga.case@0.3.0-alpha.6&canonical=https://emiga.rki.de/fhir/case/CodeSystem/ClinicalInformationPresent
URLhttps://emiga.rki.de/fhir/case/CodeSystem/ClinicalInformationPresent
Version0.1.1
Statusactive
Date2025-04-01
NameClinicalInformationPresent
TitleKlinische Informationen vorhanden
DescriptionCodeSystem zur Angabe, ob klinische Informationen zu einem Fall vorliegen und ob diese eine für die gemeldete Krankheit bedeutsame Symptomatik enthalten.
Contentcomplete

Resources that use this resource

ValueSet
rki.emiga.case#0.3.0-alpha.6ClinicalInformationPresentVSKlinische Informationen vorhanden

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "ClinicalInformationPresent",
  "id": "ClinicalInformationPresent",
  "title": "Klinische Informationen vorhanden",
  "description": "CodeSystem zur Angabe, ob klinische Informationen zu einem Fall vorliegen und ob diese eine für die gemeldete Krankheit bedeutsame Symptomatik enthalten.",
  "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.1",
  "date": "2025-04-01",
  "caseSensitive": true,
  "count": 2
}