US Veterans Health Administration FHIR Map Set Implementation Guide
1.4.0 - 250501
Publication Build: This will be filled in by the publication tooling
Active as of 2025-05-02 |
{
"resourceType" : "ConceptMap",
"id" : "VF-AppointmentStatus",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-AppointmentStatus</b></p><a name=\"VF-AppointmentStatus\"> </a><a name=\"hcVF-AppointmentStatus\"> </a><a name=\"VF-AppointmentStatus-en-US\"> </a><p>Mapping from <a href=\"ValueSet-AppointmentStatus-vista.html\">AppointmentStatus VistA</a> to <a href=\"ValueSet-AppointmentStatus.html\">AppointmentStatus FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://va.gov/terminology/vistaDefinedTerms/50.65-.02</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-appointmentstatus.html\">AppointmentStatus</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>C</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>cancelled</td></tr><tr><td>CA</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>cancelled</td></tr><tr><td>N</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>noshow</td></tr><tr><td>NA</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>noshow</td></tr><tr><td>PC</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>cancelled</td></tr><tr><td>PCA</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>cancelled</td></tr><tr><td>I,_NT,_Null;_Null_check-in_date_(44.003-309),_null_check-out_date_(44.003-303)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>booked</td></tr><tr><td>I,_NT,_Null;_Non-null_check-in_date_(44.003-309),_null_check-out_date_(44.003-303)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>arrived</td></tr><tr><td>I,_NT,_Null;_Non-null_check-in_date_(44.003-309),_non-null_check-out_date_(44.003-303)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>fulfilled</td></tr></table></div>"
},
"url" : "http://va.gov/fhir/ConceptMap/VF-AppointmentStatus",
"version" : "1.4.0",
"name" : "VF_AppointmentStatus",
"title" : "VF_AppointmentStatus",
"status" : "active",
"experimental" : false,
"date" : "2025-05-02T06:35:57+00:00",
"publisher" : "VA",
"contact" : [
{
"name" : "VA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.va.gov"
}
]
}
],
"description" : "Terminology Maps VF_AppointmentStatus",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"sourceCanonical" : "http://va.gov/fhir/ValueSet/AppointmentStatus-vista",
"targetCanonical" : "http://va.gov/fhir/ValueSet/AppointmentStatus",
"group" : [
{
"source" : "http://va.gov/terminology/vistaDefinedTerms/50.65-.02",
"target" : "http://hl7.org/fhir/appointmentstatus",
"element" : [
{
"code" : "C",
"target" : [
{
"code" : "cancelled",
"equivalence" : "equal"
}
]
},
{
"code" : "CA",
"target" : [
{
"code" : "cancelled",
"equivalence" : "equal"
}
]
},
{
"code" : "N",
"target" : [
{
"code" : "noshow",
"equivalence" : "equal"
}
]
},
{
"code" : "NA",
"target" : [
{
"code" : "noshow",
"equivalence" : "equal"
}
]
},
{
"code" : "PC",
"target" : [
{
"code" : "cancelled",
"equivalence" : "equal"
}
]
},
{
"code" : "PCA",
"target" : [
{
"code" : "cancelled",
"equivalence" : "equal"
}
]
},
{
"code" : "I,_NT,_Null;_Null_check-in_date_(44.003-309),_null_check-out_date_(44.003-303)",
"target" : [
{
"code" : "booked",
"equivalence" : "equal"
}
]
},
{
"code" : "I,_NT,_Null;_Non-null_check-in_date_(44.003-309),_null_check-out_date_(44.003-303)",
"target" : [
{
"code" : "arrived",
"equivalence" : "equal"
}
]
},
{
"code" : "I,_NT,_Null;_Non-null_check-in_date_(44.003-309),_non-null_check-out_date_(44.003-303)",
"target" : [
{
"code" : "fulfilled",
"equivalence" : "equal"
}
]
}
]
}
]
}