Vital Records Common Profiles Library
1.0.0 - STU 1

This page is part of the Vital Records Common Profile Library (v1.0.0: STU 1 on FHIR R4) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Education Level Person - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="education-level-person"/>
  <meta>
    <versionId value="5"/>
    <lastUpdated value="2020-11-26T00:21:53.860+00:00"/>
    <source value="#au9KCAYZG2MBfr65"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://details.loinc.org/LOINC/87300-0.html">87300-0</a></td><td>Highest level of education Father</td></tr><tr><td><a href="http://details.loinc.org/LOINC/57712-2.html">57712-2</a></td><td>Highest level of education Mother</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/vr-common-library/ValueSet/education-level-person"/>
  <version value="1.0.0"/>
  <name value="EducationLevelPerson"/>
  <title value="Education Level Person"/>
  <status value="active"/>
  <date value="2020-07-17T18:56:31+00:00"/>
  <publisher value="HL7 International - Public Health Work Group"/>
  <contact>
    <name value="HL7 International - Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description value="Persons for whom education level can be reported."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="United States of America"/>
  </jurisdiction>
  <copyright
             value="This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="87300-0"/>
        <display value="Highest level of education Father"/>
      </concept>
      <concept>
        <code value="57712-2"/>
        <display value="Highest level of education Mother"/>
      </concept>
    </include>
  </compose>
</ValueSet>