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

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="valueset-primarysourcevalidationstatus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>VhDir Primary Source Validation Status</h2><div><p>This value set defines a set of codes that indicate various states in the validation process that a given that a resource or element may be in at a point in time.</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-successful">successful</a></td><td>Successful</td><td>The validation process is complete and a determination made that the the attested data is true and accurate.</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-failed">failed</a></td><td>Failed</td><td>The validation process is complete and a determination made that the the attested data is not true or accurate.</td></tr><tr><td><a href="CodeSystem-codesystem-validation.html#codesystem-validation-undetermined">undetermined</a></td><td>Undetermined</td><td>The validation process is complete and a determination could not be made that the the attested data is, or is not, true and accurate.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-primarysourcevalidationstatus"/>
  <version value="0.2.0"/>
  <name value="VhDirPrimarySourceValidationStatus"/>
  <title value="VhDir Primary Source Validation Status"/>
  <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 various states in the validation process that a given that a resource or element may be in at a point in time."/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-validation"/>
      <concept>
        <code value="successful"/>
      </concept>
      <concept>
        <code value="failed"/>
      </concept>
      <concept>
        <code value="undetermined"/>
      </concept>
    </include>
  </compose>
</ValueSet>