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" : "deviceTypePacemaker",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet deviceTypePacemaker</b></p><a name=\"deviceTypePacemaker\"> </a><a name=\"hcdeviceTypePacemaker\"> </a><a name=\"deviceTypePacemaker-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/360129009\">360129009</a></td><td>Cardiac pacemaker lead (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/118378005\">118378005</a></td><td>Pacemaker pulse generator, device (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/303476002\">303476002</a></td><td>Cardiovascular equipment (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/706635000\">706635000</a></td><td>Telephone transmitter/receiver system (physical object)</td></tr></table></li></ul></div>"
},
"url" : "http://va.gov/fhir/ValueSet/deviceTypePacemaker",
"version" : "1.3.1",
"name" : "DeviceTypePacemaker",
"title" : "deviceTypePacemaker FHIR",
"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" : "FHIR Target ValueSet for Terminology Maps [VF_deviceTypePacemaker](ConceptMap-VF-deviceTypePacemaker.html)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "360129009",
"display" : "Cardiac pacemaker lead (physical object)"
},
{
"code" : "118378005",
"display" : "Pacemaker pulse generator, device (physical object)"
},
{
"code" : "303476002",
"display" : "Cardiovascular equipment (physical object)"
},
{
"code" : "706635000",
"display" : "Telephone transmitter/receiver system (physical object)"
}
]
}
]
}
}