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" : "OrganizationIdentifierType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet OrganizationIdentifierType</b></p><a name=\"OrganizationIdentifierType\"> </a><a name=\"hcOrganizationIdentifierType\"> </a><a name=\"OrganizationIdentifierType-en-US\"> </a><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.3.8901.3.1.36.68001</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>INSTPAYER</td><td/></tr><tr><td>INSTOFFICE</td><td/></tr><tr><td>INSTNAIC</td><td/></tr><tr><td>INSTTAXPAYER</td><td/></tr><tr><td>PROFPAYER</td><td/></tr><tr><td>PROFOFFICE</td><td/></tr><tr><td>PROFNAIC</td><td/></tr><tr><td>PROFTAXPAYER</td><td/></tr></table></li></ul></div>"
},
"url" : "http://va.gov/fhir/ValueSet/OrganizationIdentifierType",
"version" : "1.3.1",
"name" : "OrganizationIdentifierType",
"title" : "OrganizationIdentifierType 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_OrganizationIdentifierType](ConceptMap-VF-OrganizationIdentifierType.html)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "urn:oid:2.16.840.1.113883.3.8901.3.1.36.68001",
"concept" : [
{
"code" : "INSTPAYER"
},
{
"code" : "INSTOFFICE"
},
{
"code" : "INSTNAIC"
},
{
"code" : "INSTTAXPAYER"
},
{
"code" : "PROFPAYER"
},
{
"code" : "PROFOFFICE"
},
{
"code" : "PROFNAIC"
},
{
"code" : "PROFTAXPAYER"
}
]
}
]
}
}