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

FHIR IG analytics

Packagehl7.fhir.uv.ibcm
Resource TypeObservation
IdObservation-uc3-uterusfundalheight-followupMOHvisit.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-uterusfundalheight-followupMOHvisit

status: Final

code: Uterus Fundal height Tape measure

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

encounter: Encounter: status = completed; class = ambulatory

effective: 2024-01-30

performer: Practitioner Dr. Hart


Source1

{
  "resourceType": "Observation",
  "id": "uc3-uterusfundalheight-followupMOHvisit",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "11881-0",
        "display": "Uterus Fundal height Tape measure"
      }
    ]
  },
  "subject": {
    "reference": "Patient/uc3-mother"
  },
  "encounter": {
    "reference": "Encounter/uc3-encounter-followupMOHvisit"
  },
  "effectiveDateTime": "2024-01-30",
  "performer": [
    {
      "reference": "Practitioner/uc3-practitioner"
    }
  ]
}