FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ValueSet-education-level-person-vr

Packagehl7.fhir.us.vr-common-library
TypeValueSet
IdValueSet-education-level-person-vr
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vr-common-library/https://build.fhir.org/ig/HL7/vr-common-library/ValueSet-ValueSet-education-level-person-vr.html
URLhttp://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-education-level-person-vr
Version2.0.0
Statusactive
Date2025-05-05T16:47:09+00:00
NameValueSetEducationLevelPersonVitalRecords
TitleValue Set - Education Level Person Vital Records
Realmus
Authorityhl7
DescriptionThis valueset contains codes that represent persons for whom education level can be reported.
CopyrightThis 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

Resources that use this resource

StructureDefinition
Observation-education-level-vrObservation - Education Level Vital Records

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ValueSet-education-level-person-vr

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    87300-0Highest level of education Father
    57712-2Highest level of education Mother
    80913-7Highest level of education [US Standard Certificate of Death]

Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-education-level-person-vr",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-education-level-person-vr",
  "version": "2.0.0",
  "name": "ValueSetEducationLevelPersonVitalRecords",
  "title": "Value Set - Education Level Person Vital Records",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05T16:47:09+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "This valueset contains codes that represent persons for whom education level can be reported.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "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": "http://loinc.org",
        "concept": [
          {
            "code": "87300-0",
            "display": "Highest level of education Father"
          },
          {
            "code": "57712-2",
            "display": "Highest level of education Mother"
          },
          {
            "code": "80913-7",
            "display": "Highest level of education [US Standard Certificate of Death]"
          }
        ]
      }
    ]
  }
}