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

FHIR IG analytics

Packagehl7.fhir.us.bfdr.r4b
Resource TypeObservation
IdObservation-observation-plurality-carmen-teresa-lee.json
FHIR VersionR4B

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 observation-plurality-carmen-teresa-lee

status: Final

code: Number of infants in this delivery delivered alive

subject: Patient - Mother (Carmen Teresa Lee)

value: 1


Source1

{
  "resourceType": "Observation",
  "id": "observation-plurality-carmen-teresa-lee",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/bfdr/StructureDefinition/Observation-birth-plurality-of-pregnancy"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "73773-4"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-mother-carmen-teresa-lee",
    "display": "Patient - Mother (Carmen Teresa Lee)"
  },
  "valueInteger": 1
}