Vital Records Common Profiles Library
0.1.0 - STU 1 Ballot

This page is part of the Vital Records Common Profile Library (v0.1.0: STU 1 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Observation - Parent Education Level example [Carmen Teresa Lee] - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "observation-parent-education-level-carmen-teresa-lee-common",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2020-11-19T04:02:54.913+00:00",
    "source" : "#9LSlvGeZDYhdF7kp",
    "profile" : [
      "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-parent-education-level"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 57712-2}\">Highest level of education Mother</span></p><p><b>subject</b>: <a href=\"Patient-patient-decedent-fetus-not-named-common.html\">Patient - Decedent Fetus (Fetus Not Named). Generated Summary: Medical Record Number: 9932702 (USUAL); UNK ; gender: female; birthDate: 2019-01-09; deceased</a></p><p><b>focus</b>: <a href=\"RelatedPerson-relatedperson-mother-carmen-teresa-lee-common.html\">Patient - Mother (Carmen Teresa Lee). Generated Summary: active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode NMTH}\">Natural Mother</span>; Carmen Teresa Lee (OFFICIAL); gender: female; birthDate: 1986-02-15</a></p><p><b>value</b>: <span title=\"Codes: {urn:oid:2.16.840.1.114222.4.5.274 PHC1449}\">9th through 12th grade; no diploma</span></p></div>"
  },
  "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-common",
    "display" : "Patient - Decedent Fetus (Fetus Not Named)"
  },
  "focus" : [
    {
      "reference" : "RelatedPerson/relatedperson-mother-carmen-teresa-lee-common",
      "display" : "Patient - Mother (Carmen Teresa Lee)"
    }
  ],
  "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"
  }
}