US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401 United States of America flag

Publication Build: This will be filled in by the publication tooling

: VF_OrganizationIdentifierType - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "VF-OrganizationIdentifierType",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap VF-OrganizationIdentifierType</b></p><a name=\"VF-OrganizationIdentifierType\"> </a><a name=\"hcVF-OrganizationIdentifierType\"> </a><a name=\"VF-OrganizationIdentifierType-en-US\"> </a><p>Mapping from <a href=\"ValueSet-OrganizationIdentifierType-vista.html\">OrganizationIdentifierType VistA</a> to <a href=\"ValueSet-OrganizationIdentifierType.html\">OrganizationIdentifierType FHIR</a></p><br/><p><b>Group 1 </b>Mapping from <code>http://va.gov/Terminology/VistADefinedTerms/36-6.01</code> to <code>urn:oid:2.16.840.1.113883.3.8901.3.1.36.68001</code></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>2U (PAYER ID #)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>INSTPAYER</td></tr><tr><td>FY (CLAIM OFFICE #)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>INSTOFFICE</td></tr><tr><td>NF (NAIC CODE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>INSTNAIC</td></tr><tr><td>TJ (FED TAXPAYER #;)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>INSTTAXPAYER</td></tr><tr><td>2U (PAYER ID #)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>PROFPAYER</td></tr><tr><td>FY (CLAIM OFFICE #)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>PROFOFFICE</td></tr><tr><td>NF (NAIC CODE)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>PROFNAIC</td></tr><tr><td>TJ (FED TAXPAYER #)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>PROFTAXPAYER</td></tr></table></div>"
  },
  "url" : "http://va.gov/fhir/ConceptMap/VF-OrganizationIdentifierType",
  "version" : "1.3.1",
  "name" : "VF_OrganizationIdentifierType",
  "title" : "VF_OrganizationIdentifierType",
  "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_OrganizationIdentifierType",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "sourceCanonical" : "http://va.gov/fhir/ValueSet/OrganizationIdentifierType-vista",
  "targetCanonical" : "http://va.gov/fhir/ValueSet/OrganizationIdentifierType",
  "group" : [
    {
      "source" : "http://va.gov/Terminology/VistADefinedTerms/36-6.01",
      "target" : "urn:oid:2.16.840.1.113883.3.8901.3.1.36.68001",
      "element" : [
        {
          "code" : "2U",
          "display" : "PAYER ID #",
          "target" : [
            {
              "code" : "INSTPAYER",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "FY",
          "display" : "CLAIM OFFICE #",
          "target" : [
            {
              "code" : "INSTOFFICE",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "NF",
          "display" : "NAIC CODE",
          "target" : [
            {
              "code" : "INSTNAIC",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "TJ",
          "display" : "FED TAXPAYER #;",
          "target" : [
            {
              "code" : "INSTTAXPAYER",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "2U",
          "display" : "PAYER ID #",
          "target" : [
            {
              "code" : "PROFPAYER",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "FY",
          "display" : "CLAIM OFFICE #",
          "target" : [
            {
              "code" : "PROFOFFICE",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "NF",
          "display" : "NAIC CODE",
          "target" : [
            {
              "code" : "PROFNAIC",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "TJ",
          "display" : "FED TAXPAYER #",
          "target" : [
            {
              "code" : "PROFTAXPAYER",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}