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" : "ValueSet",
"id" : "DentalDeviceStatus-vista",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DentalDeviceStatus-vista</b></p><a name=\"DentalDeviceStatus-vista\"> </a><a name=\"hcDentalDeviceStatus-vista\"> </a><a name=\"DentalDeviceStatus-vista-en-US\"> </a><ul><li>Include these codes as defined in <code>http://va.gov/terminology/vistaDefinedTerms/228.9-.08</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b><a href=\"ValueSet-DentalDeviceStatus.html\">VF_DentalDeviceStatus</a></b></td></tr><tr><td>2</td><td>Deleted</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-device-status.html#device-status-entered-in-error\">entered-in-error</a></td></tr><tr><td>0</td><td>Existing</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-device-status.html#device-status-active\">active</a></td></tr><tr><td>1</td><td>Removed</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-device-status.html#device-status-inactive\">inactive</a></td></tr></table></li></ul></div>"
},
"url" : "http://va.gov/fhir/ValueSet/DentalDeviceStatus-vista",
"version" : "1.3.1",
"name" : "DentalDeviceStatus_VistA",
"title" : "DentalDeviceStatus VistA",
"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" : "VistA Source ValueSet for Terminology Maps [VF_DentalDeviceStatus](ConceptMap-VF-DentalDeviceStatus.html)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://va.gov/terminology/vistaDefinedTerms/228.9-.08",
"concept" : [
{
"code" : "2",
"display" : "Deleted"
},
{
"code" : "0",
"display" : "Existing"
},
{
"code" : "1",
"display" : "Removed"
}
]
}
]
}
}