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 - XML Representation

Active as of 2025-07-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="patient-dva-entitlement"/>
  <text>
    <status value="extensions"/>
    <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><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>
  </text>
  <url
       value="https://alexapi.medtechglobal.com.au/fhir/ValueSet/patient-dva-entitlement"/>
  <version value="0.0.1"/>
  <name value="PatientDvaEntitlementVs"/>
  <title value="The DVA Entitlement for Patient"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-07-09T23:40:54+00:00"/>
  <publisher value="Medtech Global"/>
  <contact>
    <name value="Medtech Global"/>
    <telecom>
      <system value="url"/>
      <value value="https://medtechglobal.com.au"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@medtechglobal.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Medtech Support"/>
    <telecom>
      <system value="email"/>
      <value value="support@medtechglobal.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Defines the DVA entitlement valueset"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
      <concept>
        <code value="DVG"/>
        <display value="DVA Number (Gold Card)"/>
      </concept>
      <concept>
        <code value="DVO"/>
        <display value="DVA Number (Orange Card)"/>
      </concept>
      <concept>
        <code value="DVW"/>
        <display value="DVA Number (White Card)"/>
      </concept>
    </include>
  </compose>
</ValueSet>