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

FHIR IG analytics

Packageihe.qrph.bfdr
Resource TypeObservation
IdObservation-observation-mother-received-wic-food-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-mother-received-wic-food-carmen-teresa-lee

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

Profile: Observation - Mother Recieved WIC Food

status: Final

code: Did mother get WIC food for herself during this pregnancy?

subject: Patient - Decedent Fetus (Fetus Not Named)

focus: Patient - Mother (Carmen Teresa Lee)

effective: 2019-12-02

performer: Jada Ann Quinn (official) Female, DoB: 1985-01-15 ( Medical Record Number: 1032702 (use: usual, ))

value: No


Source1

{
  "resourceType": "Observation",
  "id": "observation-mother-received-wic-food-carmen-teresa-lee",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2023-04-06T00:30:24.887Z",
    "profile": [
      "https://profiles.ihe.net/QRPH/bfdr/StructureDefinition/Observation-mother-received-wic-food"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "87303-4",
        "display": "Mother WIC food recipient"
      }
    ],
    "text": "Did mother get WIC food for herself during this pregnancy?"
  },
  "subject": {
    "reference": "Patient/patient-decedent-fetus-not-named",
    "display": "Patient - Decedent Fetus (Fetus Not Named)"
  },
  "focus": [
    {
      "reference": "Patient/patient-mother-carmen-teresa-lee",
      "display": "Patient - Mother (Carmen Teresa Lee)"
    }
  ],
  "effectiveDateTime": "2019-12-02",
  "performer": [
    {
      "reference": "Patient/patient-mother-jada-ann-quinn"
    }
  ],
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0532",
        "code": "N",
        "display": "No"
      }
    ]
  }
}