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

FHIR IG analytics

Packagehl7.fhir.uv.ibcm
Resource TypeObservation
IdObservation-uc3-hemoglobin-firstMOHvisit.json
FHIR VersionR5

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 uc3-hemoglobin-firstMOHvisit

status: Final

code: Hemoglobin [Mass/volume] in Blood

subject: MS Female, DoB: 1991-02-01 ( ms)

encounter: Encounter: status = completed; class = ambulatory

effective: 2023-12-19

performer: Practitioner Dr. Hart


Source1

{
  "resourceType": "Observation",
  "id": "uc3-hemoglobin-firstMOHvisit",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "718-7",
        "display": "Hemoglobin [Mass/volume] in Blood"
      }
    ]
  },
  "subject": {
    "reference": "Patient/uc3-mother"
  },
  "encounter": {
    "reference": "Encounter/uc3-encounter-firstMOHvisit"
  },
  "effectiveDateTime": "2023-12-19",
  "performer": [
    {
      "reference": "Practitioner/uc3-practitioner"
    }
  ]
}