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

FHIR IG analytics

Packagerki.demis.ars
Resource TypeComposition
IdComposition-932e7d0c-9b14-ae1d-6228-1babcb9f11ea.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": "932e7d0c-9b14-ae1d-6228-1babcb9f11ea",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/ars/StructureDefinition/Composition"
    ]
  },
  "title": "Laboratory Report",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "4241000179101",
        "version": "http://snomed.info/sct/11000274103/version/20250515"
      }
    ]
  },
  "section": [
    {
      "code": {
        "coding": [
          {
            "code": "11502-2",
            "system": "http://loinc.org",
            "display": "Laboratory report"
          }
        ]
      },
      "entry": [
        {
          "reference": "DiagnosticReport/63831106-6d88-48b8-b11c-84a6a5ad7f7c"
        }
      ]
    }
  ],
  "status": "final",
  "subject": {
    "reference": "Patient/43511fe3-aa5f-73fb-7e59-2313ba0ca76c"
  },
  "date": "2023-06-13T17:52:31.000+01:00",
  "author": [
    {
      "reference": "Device/c6ef893b-a572-495e-b91e-806957eefd1d"
    }
  ]
}