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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeComposition
Idexample-composition-notificationdiseasesspd-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": "4e12854d-813d-3144-b2f8-b1d4bc2dbad0",
  "meta": {
    "lastUpdated": "2023-03-20T09:50:00+01:00",
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseSSPD"
    ]
  },
  "identifier": {
    "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
    "value": "98a864a1-f54b-4dda-ac95-e61ff1d1f0c7"
  },
  "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/2a64e4ad-b0c9-3a90-a2aa-4b66e393a16a"
  },
  "date": "2023-03-20T01:00:00+01:00",
  "author": [
    {
      "reference": "PractitionerRole/a40f20e9-3825-317d-a06b-5b52387a5df6"
    }
  ],
  "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/e28dc57f-fdb9-3e2b-808a-8398075d5aa5"
        }
      ]
    },
    {
      "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/6368165a-62a5-3101-b961-59821aa23baa"
        }
      ]
    },
    {
      "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/b3c783f9-8bc7-3f23-81e2-c61d0a0fb034"
        }
      ]
    }
  ]
}