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

FHIR IG analytics

Packageihe.qrph.bfdr
Resource TypeObservation
IdObservation-observation-date-of-last-live-birth-carmen-teresa-lee.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-date-of-last-live-birth-carmen-teresa-lee

version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[5]; Last updated: 2023-08-30 03:09:46+0000

Profile: Observation - Date of Last Live Birth

status: Final

code: Date of last live birth

subject: Patient - Mother (Carmen Teresa Lee)

effective: 2019-12-02

performer: Practitioner Avery Jones

value: 2016-01-28


Source1

{
  "resourceType": "Observation",
  "id": "observation-date-of-last-live-birth-carmen-teresa-lee",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2023-08-30T03:09:46.164Z",
    "profile": [
      "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Observation-date-of-last-live-birth"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "68499-3",
        "display": "Date last live birth"
      }
    ],
    "text": "Date of last live birth"
  },
  "subject": {
    "reference": "Patient/patient-mother-carmen-teresa-lee",
    "display": "Patient - Mother (Carmen Teresa Lee)"
  },
  "effectiveDateTime": "2019-12-02",
  "performer": [
    {
      "reference": "Practitioner/practitioner-vital-records-janet-seito"
    }
  ],
  "valueDateTime": "2016-01-28"
}