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-primarysourcetype

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="valueset-primarysourcetype"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>VhDir Primary Source Validation Type</h2><div><p>This value set defines a set of codes that describes the entity that provides validatation of attested data.</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-licenseboard">licenseboard</a></td><td>License Board</td><td>License Board</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-primaryed">primaryed</a></td><td>Primary Education</td><td>Primary Education</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-continuinged">continuinged</a></td><td>Continuing Education</td><td>Continuing Education</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-postalservice">postalservice</a></td><td>Postal Service</td><td>Postal Service</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-relowner">relowner</a></td><td>Relationship owner</td><td>Relationship owner</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-regauth">regauth</a></td><td>Registration Authority</td><td>Registration Authority</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-legalsource">legalsource</a></td><td>Legal source</td><td>Legal source</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-issuingsource">issuingsource</a></td><td>Issuing source</td><td>Issuing source</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-attester">attester</a></td><td>Attester</td><td>Attester</td></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-primarysourcetype"/>
  <version value="0.2.0"/>
  <name value="VhDirPrimarySourceType"/>
  <title value="VhDir Primary Source Validation Type"/>
  <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 describes the entity that provides validatation of attested data."/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-validation"/>
      <concept>
        <code value="licenseboard"/>
      </concept>
      <concept>
        <code value="primaryed"/>
      </concept>
      <concept>
        <code value="continuinged"/>
      </concept>
      <concept>
        <code value="postalservice"/>
      </concept>
      <concept>
        <code value="relowner"/>
      </concept>
      <concept>
        <code value="regauth"/>
      </concept>
      <concept>
        <code value="legalsource"/>
      </concept>
      <concept>
        <code value="issuingsource"/>
      </concept>
      <concept>
        <code value="attester"/>
      </concept>
    </include>
  </compose>
</ValueSet>