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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeObservation
IdObservation-GynNaturalBirthJana-BirthOutcome.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 GynNaturalBirthJana-BirthOutcome

status: Final

code: Birth outcome

subject: Jana Novakova Female, DoB: 1993-05-18 ( https://ncez.mzcr.cz/fhir/sid/rid#9001234567)

effective: 2025-05-18 10:46:00+0200

value: Liveborn infant


Source1

{
  "resourceType": "Observation",
  "id": "GynNaturalBirthJana-BirthOutcome",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "73764-3",
        "display": "Birth outcome"
      }
    ]
  },
  "subject": {
    "reference": "Patient/6c4f4d2c-5f24-4a91-a75e-1b0e2a1f7731"
  },
  "effectiveDateTime": "2025-05-18T10:46:00+02:00",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "169826009",
        "display": "Liveborn infant"
      }
    ]
  }
}