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

FHIR IG analytics

Packagehl7.fhir.us.bfdr.r4b
Resource TypeObservation
IdObservation-observation-parent-education-level-tom-yan-lee-w-edit.json
FHIR VersionR4B

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-tom-yan-lee-w-edit

status: Final

code: Highest level of education Father

subject: null (official) Female, DoB: 2019-01-09 ( Medical Record Number: 9932702 (use: usual, ))

focus: RelatedPerson Tom Yan Lee (official)

effective: 2019-12-02

performer: Practitioner Janet Seito

value: Doctoral or post graduate education


Source1

{
  "resourceType": "Observation",
  "id": "observation-parent-education-level-tom-yan-lee-w-edit",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Observation-education-level-vr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "87300-0",
        "display": "Highest level of education Father"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-decedent-fetus-not-named"
  },
  "focus": [
    {
      "reference": "RelatedPerson/relatedperson-father-natural-tom-yan-lee"
    }
  ],
  "effectiveDateTime": "2019-12-02",
  "performer": [
    {
      "reference": "Practitioner/practitioner-vital-records-janet-seito"
    }
  ],
  "valueCodeableConcept": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag",
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags",
              "code": "0",
              "display": "Edit Passed"
            }
          ]
        }
      }
    ],
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
        "code": "POSTG",
        "display": "Doctoral or post graduate education"
      }
    ],
    "text": "Doctoral or post graduate education"
  }
}