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

FHIR IG analytics

Packagech.fhir.ig.ch-elm
Resource TypeComposition
IdComposition-1Comp-NeisseriaGonorrhoeae.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": "1Comp-NeisseriaGonorrhoeae",
  "language": "de-CH",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:1901332d-6012-443f-9690-9291adb2e19d"
  },
  "status": "final",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/2011000195101",
        "code": "4241000179101",
        "display": "Laborbericht"
      },
      {
        "system": "http://loinc.org",
        "code": "11502-2",
        "display": "Laboratory report"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Pat-001"
  },
  "date": "2023-07-14T16:00:00+02:00",
  "author": [
    {
      "reference": "Organization/1Org-Labor"
    }
  ],
  "title": "Laborbericht vom 14.07.2023",
  "section": [
    {
      "title": "Analyseergebnisse der mikrobiologischen Untersuchung",
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "18725-2",
            "display": "Microbiology studies (set)"
          }
        ]
      },
      "entry": [
        {
          "reference": "Observation/1Obs-NeisseriaGonorrhoeae"
        }
      ]
    }
  ]
}