Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: The DVA Entitlement for Patient - JSON Representation

Active as of 2025-01-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "patient-dva-entitlement",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet patient-dva-entitlement</b></p><a name=\"patient-dva-entitlement\"> </a><a name=\"hcpatient-dva-entitlement\"> </a><a name=\"patient-dva-entitlement-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org.au/fhir/4.1.0/CodeSystem-au-v2-0203.html\"><code>http://terminology.hl7.org.au/CodeSystem/v2-0203</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org.au/fhir/4.1.0/CodeSystem-au-v2-0203.html#au-v2-0203-DVG\">DVG</a></td><td>DVA Number (Gold Card)</td><td>An individual's state-based Department of Veterans’ Affairs (DVA) File number as displayed on a Veteran Gold Card (the new name for a DVA Gold card). A Veteran Gold Card issued by Department of Veterans’ Affairs (DVA) to an eligible individual provides access to benefits associated with that card.</td></tr><tr><td><a href=\"http://hl7.org.au/fhir/4.1.0/CodeSystem-au-v2-0203.html#au-v2-0203-DVO\">DVO</a></td><td>DVA Number (Orange Card)</td><td>An individual's state-based Department of Veterans’ Affairs (DVA) File number as displayed on a Veteran Orange Card (the new name for a DVA Orange card). A Veteran Orange Card issued by Department of Veterans’ Affairs (DVA) to an eligible individual provides access to benefits associated with that card.</td></tr><tr><td><a href=\"http://hl7.org.au/fhir/4.1.0/CodeSystem-au-v2-0203.html#au-v2-0203-DVW\">DVW</a></td><td>DVA Number (White Card)</td><td>An individual's state-based Department of Veterans’ Affairs (DVA) File number as displayed on a Veteran White Card (the new name for a DVA White card). A Veteran White Card issued by Department of Veterans’ Affairs (DVA) to an eligible individual provides access to benefits associated with that card.</td></tr></table></li></ul></div>"
  },
  "url" : "https://alexapi.medtechglobal.com.au/fhir/ValueSet/patient-dva-entitlement",
  "version" : "0.0.1",
  "name" : "PatientDvaEntitlementVs",
  "title" : "The DVA Entitlement for Patient",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-20T21:47:25+00:00",
  "publisher" : "Medtech Global",
  "contact" : [
    {
      "name" : "Medtech Global",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://medtechglobal.com.au"
        },
        {
          "system" : "email",
          "value" : "support@medtechglobal.com"
        }
      ]
    },
    {
      "name" : "Medtech Support",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@medtechglobal.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Defines the DVA entitlement valueset",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
        "concept" : [
          {
            "code" : "DVG",
            "display" : "DVA Number (Gold Card)"
          },
          {
            "code" : "DVO",
            "display" : "DVA Number (Orange Card)"
          },
          {
            "code" : "DVW",
            "display" : "DVA Number (White Card)"
          }
        ]
      }
    ]
  }
}