US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401
Publication Build: This will be filled in by the publication tooling
Active as of 2025-03-31 |
{
"resourceType" : "ConceptMap",
"id" : "VF-ExamResultInterpretation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-ExamResultInterpretation</b></p><a name=\"VF-ExamResultInterpretation\"> </a><a name=\"hcVF-ExamResultInterpretation\"> </a><a name=\"VF-ExamResultInterpretation-en-US\"> </a><p>Mapping from <a href=\"ValueSet-ExamResultInterpretation-vista.html\">ExamResultInterpretation VistA</a> to <a href=\"ValueSet-ExamResultInterpretation.html\">ExamResultInterpretation FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://va.gov/terminology/vistaDefinedElements/9000010.15-.04</code> to <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretation</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>A (Abnormal)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>A (Abnormal)</td></tr><tr><td>N (Normal)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>N (Normal)</td></tr></table></div>"
},
"url" : "http://va.gov/fhir/ConceptMap/VF-ExamResultInterpretation",
"version" : "1.3.1",
"name" : "VF_ExamResultInterpretation",
"title" : "VF_ExamResultInterpretation",
"status" : "active",
"experimental" : false,
"date" : "2025-03-31T14:29:33+00:00",
"publisher" : "VA",
"contact" : [
{
"name" : "VA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.va.gov"
}
]
}
],
"description" : "Terminology Maps VF_ExamResultInterpretation",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"sourceCanonical" : "http://va.gov/fhir/ValueSet/ExamResultInterpretation-vista",
"targetCanonical" : "http://va.gov/fhir/ValueSet/ExamResultInterpretation",
"group" : [
{
"source" : "http://va.gov/terminology/vistaDefinedElements/9000010.15-.04",
"target" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"element" : [
{
"code" : "A",
"display" : "Abnormal",
"target" : [
{
"code" : "A",
"display" : "Abnormal",
"equivalence" : "equal"
}
]
},
{
"code" : "N",
"display" : "Normal",
"target" : [
{
"code" : "N",
"display" : "Normal",
"equivalence" : "equal"
}
]
}
]
}
]
}