FHIR IG Statistics: ValueSet/ValueSet-education-level-person-vr
Package | hl7.fhir.us.vr-common-library |
Type | ValueSet |
Id | ValueSet-education-level-person-vr |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/vr-common-library/https://build.fhir.org/ig/HL7/vr-common-library/ValueSet-ValueSet-education-level-person-vr.html |
URL | http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-education-level-person-vr |
Version | 2.0.0 |
Status | active |
Date | 2025-05-05T16:47:09+00:00 |
Name | ValueSetEducationLevelPersonVitalRecords |
Title | Value Set - Education Level Person Vital Records |
Realm | us |
Authority | hl7 |
Description | This valueset contains codes that represent persons for whom education level can be reported. |
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 |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org
Code | Display |
87300-0 | Highest level of education Father |
57712-2 | Highest level of education Mother |
80913-7 | Highest 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]"
}
]
}
]
}
}