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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeComposition
Idexample-composition-notificationdiseasehfad-01a.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Composition",
  "id": "8326135f-919d-3739-bc18-f2397309e3d5",
  "meta": {
    "lastUpdated": "2023-03-20T09:50:00+01:00",
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseHFAD"
    ]
  },
  "identifier": {
    "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
    "value": "c9f46921-df8f-43d1-9204-2ab9ef260f6c"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "34782-3",
        "display": "Infectious disease Note"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "https://demis.rki.de/fhir/CodeSystem/notificationType",
          "code": "6.1_2",
          "display": "Meldung gemäß §6 Absatz 1, 2"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/4842f7c3-eecd-3b59-b890-482708e3528b"
  },
  "date": "2023-03-20T01:00:00+01:00",
  "author": [
    {
      "reference": "PractitionerRole/8e1f7a69-5954-39a7-a02b-7ae3ea89dd18"
    }
  ],
  "title": "Meldung gemäß §6 Absatz 1, 2 IfSG",
  "section": [
    {
      "title": "Diagnose",
      "code": {
        "coding": [
          {
            "system": "https://demis.rki.de/fhir/CodeSystem/sectionCode",
            "code": "diagnosis",
            "display": "Diagnose"
          }
        ]
      },
      "entry": [
        {
          "reference": "Condition/4f6887e6-8673-3882-b6c6-e71fa4a50869"
        }
      ]
    },
    {
      "title": "Meldetatbestandsübergreifende klinische und epidemiologische Angaben",
      "code": {
        "coding": [
          {
            "system": "https://demis.rki.de/fhir/CodeSystem/sectionCode",
            "code": "generalClinAndEpiInformation",
            "display": "Meldetatbestandsübergreifende klinische und epidemiologische Angaben"
          }
        ]
      },
      "entry": [
        {
          "reference": "QuestionnaireResponse/371f69b3-d13b-389c-9261-b227d8c97e7f"
        }
      ]
    },
    {
      "title": "Meldetatbestandsspezifische klinische und epidemiologische Angaben",
      "code": {
        "coding": [
          {
            "system": "https://demis.rki.de/fhir/CodeSystem/sectionCode",
            "code": "specificClinAndEpiInformation",
            "display": "Meldetatbestandsspezifische klinische und epidemiologische Angaben"
          }
        ]
      },
      "entry": [
        {
          "reference": "QuestionnaireResponse/15e3e86d-842e-3098-b570-3daad166b9ad"
        }
      ]
    }
  ]
}