This page is part of the Vital Records Death Reporting FHIR Implementation Guide (v2.1.0: STU 2) 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
Draft as of 2023-03-24 |
{
"resourceType" : "ConceptMap",
"id" : "EducationLevelCM",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>EducationLevel (http://hl7.org/fhir/us/vrdr/ConceptMap/EducationLevelCM)</h2><p>Mapping from (not specified) to <a href=\"ValueSet-vrdr-education-level-vs.html\">Education Level</a></p><p>DRAFT. Published on 2023-03-24 02:47:42+1100 by HL7 Public Health Working Group (HL7 Public Health Working Group: <a href=\"http://www.hl7.org/Special/committees/pher\">http://www.hl7.org/Special/com...</a>, <a href=\"mailto:pher@lists.HL7.org\">pher@lists.HL7.org</a>). </p><div><p>A mapping between NCHS IJE and FHIR EducationLevel Value Sets</p>\n</div><br/><p><b>Group 1</b>Mapping from <code>IJE</code> to <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-EducationLevel.html\">Education Level</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>1 (8th grade or less)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>ELEM (Elementary School)</td></tr><tr><td>2 (9th through 12th grade; no diploma)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SEC (Some secondary or high school education)</td></tr><tr><td>3 (High School Graduate or GED Completed)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>HS (High School or secondary school degree complete)</td></tr><tr><td>4 (Some college credit, but no degree)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>SCOL (Some College education)</td></tr><tr><td>8 (Doctorate Degree or Professional Degree)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>POSTG (Doctoral or post graduate education)</td></tr></table><hr/><p><b>Group 2</b>Mapping from <code>IJE</code> to <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0360.html\">degreeLicenseCertificate</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>5 (Associate Degree)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>AA (Associate of Arts)</td></tr><tr><td>6 (Bachelor's Degree)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>BA (Bachelor of Arts)</td></tr><tr><td>7 (Master's Degree)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>MA (Master of Arts)</td></tr></table><hr/><p><b>Group 3</b>Mapping from <code>IJE</code> to <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-NullFlavor.html\">NullFlavor</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>9 (Unknown)</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>UNK (unknown)</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/vrdr/ConceptMap/EducationLevelCM",
"version" : "2.1.0",
"name" : "EducationLevel",
"title" : "EducationLevel Concept Map",
"status" : "draft",
"experimental" : false,
"date" : "2023-03-24T02:47:42+11:00",
"publisher" : "HL7 Public Health Working Group",
"contact" : [
{
"name" : "HL7 Public Health Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
},
{
"system" : "email",
"value" : "pher@lists.HL7.org"
}
]
}
],
"description" : "A mapping between NCHS IJE and FHIR EducationLevel Value Sets",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "focus"
},
"valueCodeableConcept" : {
"text" : "for IJE to FHIR alignment"
}
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"purpose" : "To help implementers map from IJE to FHIR Vocabulary",
"targetCanonical" : "http://hl7.org/fhir/us/vrdr/ValueSet/vrdr-education-level-vs",
"group" : [
{
"source" : "IJE",
"target" : "http://terminology.hl7.org/CodeSystem/v3-EducationLevel",
"element" : [
{
"code" : "1",
"display" : "8th grade or less",
"target" : [
{
"code" : "ELEM",
"display" : "Elementary School",
"equivalence" : "equivalent"
}
]
},
{
"code" : "2",
"display" : "9th through 12th grade; no diploma",
"target" : [
{
"code" : "SEC",
"display" : "Some secondary or high school education",
"equivalence" : "equivalent"
}
]
},
{
"code" : "3",
"display" : "High School Graduate or GED Completed",
"target" : [
{
"code" : "HS",
"display" : "High School or secondary school degree complete",
"equivalence" : "equivalent"
}
]
},
{
"code" : "4",
"display" : "Some college credit, but no degree",
"target" : [
{
"code" : "SCOL",
"display" : "Some College education",
"equivalence" : "equivalent"
}
]
},
{
"code" : "8",
"display" : "Doctorate Degree or Professional Degree",
"target" : [
{
"code" : "POSTG",
"display" : "Doctoral or post graduate education",
"equivalence" : "equivalent"
}
]
}
]
},
{
"source" : "IJE",
"target" : "http://terminology.hl7.org/CodeSystem/v2-0360",
"element" : [
{
"code" : "5",
"display" : "Associate Degree",
"target" : [
{
"code" : "AA",
"display" : "Associate of Arts",
"equivalence" : "equivalent"
}
]
},
{
"code" : "6",
"display" : "Bachelor's Degree",
"target" : [
{
"code" : "BA",
"display" : "Bachelor of Arts",
"equivalence" : "equivalent"
}
]
},
{
"code" : "7",
"display" : "Master's Degree",
"target" : [
{
"code" : "MA",
"display" : "Master of Arts",
"equivalence" : "equivalent"
}
]
}
]
},
{
"source" : "IJE",
"target" : "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"element" : [
{
"code" : "9",
"display" : "Unknown",
"target" : [
{
"code" : "UNK",
"display" : "unknown",
"equivalence" : "equivalent"
}
]
}
]
}
]
}
IG © 2022+ HL7 Public Health Working Group. Package hl7.fhir.us.vrdr#2.1.0 based on FHIR 4.0.1. Generated 2023-03-24
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change