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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeComposition
Idexample-composition-notificationdiseasemytd-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": "10366f7d-4d1d-352c-ab5a-55a08e048e9f",
  "meta": {
    "lastUpdated": "2022-12-23T09:50:00+01:00",
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseMYTD"
    ]
  },
  "identifier": {
    "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
    "value": "439c062a-854b-41bd-bcd3-1731fc1ba0d2"
  },
  "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/b1b9c120-2963-3d82-af22-28828b011f52"
  },
  "date": "2022-12-23T01:00:00+01:00",
  "author": [
    {
      "reference": "PractitionerRole/41da2017-7c0b-395f-b1f3-6bff5661794d"
    }
  ],
  "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/5c5fcb71-bc14-3a79-b7cd-58934d6612d5"
        }
      ]
    },
    {
      "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/88f3a841-ed61-33ad-8d6b-f6f8ca798fad"
        }
      ]
    },
    {
      "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/2db11616-3af6-3394-98e4-379a40e489e2"
        }
      ]
    }
  ]
}