National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot United States of America flag

National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions

: Example-license - XML Representation

Raw xml | Download



<VerificationResult xmlns="http://hl7.org/fhir">
  <id value="Example-license"/>
  <meta>
    <lastUpdated value="2023-03-28T13:26:22.0314215+00:00"/>
    <profile
             value="http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Verification"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: VerificationResult</b><a name="Example-license"> </a><a name="hcExample-license"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourceVerificationResult &quot;Example-license&quot; Updated &quot;2023-03-28 13:26:22+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ndh-Verification.html">NDH Base Verification</a></p></div><p><b>target</b>: <a href="Practitioner-HansSolo.html">Practitioner/HansSolo</a> &quot; SOLO&quot;</p><p><b>targetLocation</b>: Practitioner.qualifications[0]</p><p><b>need</b>: Periodic <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-need.html">Need</a>#periodic)</span></p><p><b>status</b>: validated</p><p><b>statusDate</b>: 2023-03-28 13:26:22+0000</p><p><b>validationType</b>: Primary Source <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-validation-type.html">Validation-type</a>#primary)</span></p><p><b>validationProcess</b>: Primary source <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-NdhVerificationProcessCS.html">NDH Verification Process Code System</a>#primary)</span></p><p><b>failureAction</b>: None <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-failure-action.html">Failure-action</a>#none)</span></p><h3>Attestations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Who</b></td><td><b>CommunicationMethod</b></td><td><b>Date</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-HansSolo.html">Practitioner/HansSolo</a> &quot; SOLO&quot;</td><td>Manual <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-verificationresult-communication-method.html">VerificationResult Communication Method</a>#manual)</span></td><td>2023-03-28</td></tr></table></div>
  </text>
  <target>🔗 
    <reference value="Practitioner/HansSolo"/>
  </target>
  <targetLocation value="Practitioner.qualifications[0]"/>
  <need>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/need"/>
      <code value="periodic"/>
    </coding>
  </need>
  <status value="validated"/>
  <statusDate value="2023-03-28T13:26:22.0314215+00:00"/>
  <validationType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/validation-type"/>
      <code value="primary"/>
    </coding>
  </validationType>
  <validationProcess>
    <coding>
      <system
              value="http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationProcessCS"/>
      <code value="primary"/>
    </coding>
  </validationProcess>
  <failureAction>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/failure-action"/>
      <code value="none"/>
    </coding>
  </failureAction>
  <attestation>
    <who>🔗 
      <reference value="Practitioner/HansSolo"/>
    </who>
    <communicationMethod>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/verificationresult-communication-method"/>
        <code value="manual"/>
      </coding>
    </communicationMethod>
    <date value="2023-03-28"/>
  </attestation>
</VerificationResult>