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

: VistaNCPDPCoverageRelationship FHIR - JSON Representation

Active as of 2025-03-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VistaNCPDPCoverageRelationship",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet VistaNCPDPCoverageRelationship</b></p><a name=\"VistaNCPDPCoverageRelationship\"> </a><a name=\"hcVistaNCPDPCoverageRelationship\"> </a><a name=\"VistaNCPDPCoverageRelationship-en-US\"> </a><ul><li>Include these codes as defined in <code>urn:undefined</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>self</td><td/></tr><tr><td>spouse</td><td/></tr><tr><td>child</td><td/></tr><tr><td>other</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://va.gov/fhir/ValueSet/VistaNCPDPCoverageRelationship",
  "version" : "1.3.1",
  "name" : "VistaNCPDPCoverageRelationship",
  "title" : "VistaNCPDPCoverageRelationship 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 [Vista_NCPDPCoverageRelationship](ConceptMap-Vista-NCPDPCoverageRelationship.html)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:undefined",
        "concept" : [
          {
            "code" : "self"
          },
          {
            "code" : "spouse"
          },
          {
            "code" : "child"
          },
          {
            "code" : "other"
          }
        ]
      }
    ]
  }
}