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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeComposition
Idexample-composition-notificationdiseasespad-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": "89882003-7af6-3a52-8112-741d96c294f0",
  "meta": {
    "lastUpdated": "2022-12-07T09:50:00+01:00",
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/NotificationDiseaseSPAD"
    ]
  },
  "identifier": {
    "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
    "value": "5eed16b2-e9d2-48ca-97c7-bae508e873f7"
  },
  "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/21b23f64-f54b-351d-95df-22e5a4d9c4b0"
  },
  "date": "2022-12-07T01:00:00+01:00",
  "author": [
    {
      "reference": "PractitionerRole/1c9a0343-7cee-3607-b74f-2447bafca22b"
    }
  ],
  "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/4c14a267-6cf7-3455-8339-3b9cdea1e197"
        }
      ]
    },
    {
      "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/59c4f4b4-8158-3019-b9cf-617460f63f76"
        }
      ]
    },
    {
      "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/df81da95-8256-32aa-bab4-e169c02eb51d"
        }
      ]
    }
  ]
}