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

FHIR IG analytics

Packagech.fhir.ig.ch-etoc
Resource TypeObservation
IdObservation-Hemoglobin.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 Hemoglobin

status: Final

code: Hb: 112 g/l

subject: Susanna Ufferer (official) Female, DoB: 1970-03-14


Source1

{
  "resourceType": "Observation",
  "id": "Hemoglobin",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-lab-observation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "26436-6",
        "display": "Laboratory studies (set)"
      }
    ],
    "text": "Hb: 112 g/l"
  },
  "subject": {
    "reference": "Patient/SUfferer"
  }
}