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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeComposition
Idexample-composition-notificationdiseasevzzd-01.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": "ec0361c1-317e-3583-ae5a-8d87f50a2dea",
  "meta": {
    "lastUpdated": "2023-04-01T09:50:00+01:00",
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseVZZD"
    ]
  },
  "identifier": {
    "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
    "value": "57aa2b3f-a36b-40cb-95ea-c5909fe4cc1a"
  },
  "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/486f4d8e-337a-3dd0-83c7-3758273ecd05"
  },
  "date": "2023-04-01T02:00:00+02:00",
  "author": [
    {
      "reference": "PractitionerRole/f6812967-18d2-3b12-9134-22a9b176958a"
    }
  ],
  "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/e1f11661-3178-30da-9d47-5f4eed981bf0"
        }
      ]
    },
    {
      "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/887d0ca5-7c71-3d13-ab21-066af44c5e35"
        }
      ]
    },
    {
      "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/6f293b6a-789c-3ca6-b230-9de8c6ac9f2f"
        }
      ]
    }
  ]
}