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

FHIR IG analytics

Packageihe.qrph.bfdr
Resource TypeObservation
IdObservation-observation-parent-education-level-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-parent-education-level-carmen-teresa-lee

version: versionId: id (PrimitiveType/Observation.meta.versionId): element = id -> versionId=id[8]; Last updated: 2023-07-07 01:18:10+0000

Profile: Observation - Parent Education Level - Vital Records

status: Final

code: Highest level of education Mother

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: 9th through 12th grade; no diploma


Source1

{
  "resourceType": "Observation",
  "id": "observation-parent-education-level-carmen-teresa-lee",
  "meta": {
    "versionId": "8",
    "lastUpdated": "2023-07-07T01:18:10.387Z",
    "profile": [
      "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-parent-education-level-vr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "57712-2",
        "display": "Highest level of education Mother"
      }
    ]
  },
  "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": "urn:oid:2.16.840.1.114222.4.5.274",
        "code": "PHC1449",
        "display": "9th through 12th grade; no diploma"
      }
    ],
    "text": "9th through 12th grade; no diploma"
  }
}