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

FHIR IG analytics

Packagerki.demis.laboratory.strict
Resource TypeComposition
IdNotificationLaboratoryCVDP-example.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": "NotificationLaboratoryCVDP-example",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratory"
    ]
  },
  "identifier": {
    "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
    "value": "bc6a490d-7221-5dbf-8d00-0617359b78fb"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "34782-3",
        "display": "Infectious disease Note"
      }
    ]
  },
  "subject": {
    "reference": "Patient/61ebe359-bfdc-4613-8bf2-c5e300945f0n17"
  },
  "date": "2020-04-16",
  "author": [
    {
      "reference": "PractitionerRole/61ebe359-bfdc-4613-8bf2-c5e300945f0n18"
    }
  ],
  "title": "SARS-CoV-2-Erregernachweismeldung",
  "relatesTo": [
    {
      "code": "appends",
      "targetReference": {
        "type": "Composition",
        "identifier": {
          "system": "https://demis.rki.de/fhir/NamingSystem/NotificationId",
          "value": "2bcfbf54-e031-49f9-a494-4b287bef9e2f"
        }
      }
    }
  ],
  "section": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "11502-2",
            "display": "Laboratory report"
          }
        ]
      },
      "entry": [
        {
          "reference": "DiagnosticReport/61ebe359-bfdc-4613-8bf2-c5e300945f0n19"
        }
      ]
    }
  ]
}