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

FHIR IG analytics

Packageihe.qrph.bfdr
Resource TypeObservation
IdObservation-observation-labor-trial-attempted-babyg-quinn.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 observation-labor-trial-attempted-babyg-quinn

version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[3]; Last updated: 2023-04-06 00:30:04+0000

Profile: Observation - Labor Trial Attempted

status: Final

code: If cesarean, a trial of labor was attempted [US Standard Certificate of Live Birth]

subject: BabyG Quinn

focus: Patient - Mother (Jada Ann Quinn)

effective: 2019-12-02

performer: Practitioner Avery Jones

value: true


Source1

{
  "resourceType": "Observation",
  "id": "observation-labor-trial-attempted-babyg-quinn",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2023-04-06T00:30:04.883Z",
    "profile": [
      "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Observation-labor-trial-attempted"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "73760-1",
        "display": "If cesarean, a trial of labor was attempted [US Standard Certificate of Live Birth]"
      }
    ],
    "text": "If cesarean, a trial of labor was attempted [US Standard Certificate of Live Birth]"
  },
  "subject": {
    "reference": "Patient/patient-child-babyg-quinn",
    "display": "BabyG Quinn"
  },
  "focus": [
    {
      "reference": "Patient/patient-mother-jada-ann-quinn",
      "display": "Patient - Mother (Jada Ann Quinn)"
    }
  ],
  "effectiveDateTime": "2019-12-02",
  "performer": [
    {
      "reference": "Practitioner/practitioner-vital-records-janet-seito"
    }
  ],
  "valueBoolean": true
}