VhDir Implementation Guide CI Build: STU2 Ballot

This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-valueset-primarysourcepush

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="valueset-primarysourcepush"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>VhDir Primary Source Push</h2><div><p>This value set defines a set of codes that indicate if a primary source of validated data has the capacity to send validation details directly to a validated healthcare directory.</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="CodeSystem-codesystem-validation.html"><code>http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-validation</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-pushyes">pushyes</a></td><td>Yes</td><td>The primary source validation can be achieved via a push of data from the source of that information.</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-pushno">pushno</a></td><td>No</td><td>The primary source validation cannot be achieved via a push of data from the source of that information.</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-pushundetermined">pushundetermined</a></td><td>Undetermined</td><td>It is if undetermined if primary source validation can be achieved via a push of data from the source of that information.</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-primarysourcepush"/>
  <version value="0.2.0"/>
  <name value="VhDirPrimarySourcePush"/>
  <title value="VhDir Primary Source Push"/>
  <status value="active"/>
  <date value="2018-02-21"/>
  <publisher value="HL7 International"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description
               value="This value set defines a set of codes that indicate if a primary source of validated data has the capacity to send validation details directly to a validated healthcare directory."/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-validation"/>
      <concept>
        <code value="pushyes"/>
      </concept>
      <concept>
        <code value="pushno"/>
      </concept>
      <concept>
        <code value="pushundetermined"/>
      </concept>
    </include>
  </compose>
</ValueSet>