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

FHIR IG analytics

Packagech.fhir.ig.ch-lab-report
Resource TypeObservation
IdObservation-ObservationPanel.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation ObservationPanel

status: Final

category: Laboratory

code: Hemoglobin and Hematocrit panel (Bld)

subject: Hans Guggindieluft

effective: 2024-04-23 11:24:26+0100

issued: 2024-04-24 11:24:26+0100

performer: Eva Erlenmeyer

hasMember:


Source1

{
  "resourceType": "Observation",
  "id": "ObservationPanel",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-lab-report/StructureDefinition/ChLab-observation-panel"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "laboratory"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "24360-0"
      }
    ],
    "text": "Hemoglobin and Hematocrit panel (Bld)"
  },
  "subject": {
    "reference": "urn:uuid:6b8a0365-5022-403b-a5a5-8d8680d701ef",
    "display": "Hans Guggindieluft"
  },
  "effectiveDateTime": "2024-04-23T11:24:26+01:00",
  "issued": "2024-04-24T11:24:26+01:00",
  "performer": [
    {
      "reference": "urn:uuid:12328339-f7d6-4bb6-80e4-89fd03ce5052",
      "display": "Eva Erlenmeyer"
    }
  ],
  "hasMember": [
    {
      "reference": "Observation/Hemoglobin"
    },
    {
      "reference": "Observation/Hematocrit"
    }
  ]
}