National Healthcare Directory Query, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0-ballot). This version is based on the current content of https://github.com/HL7/fhir-directory-query/ and changes regularly. See the Directory of published versions
: ProviderAttestation - XML Representation
Raw xml | Download
<VerificationResult xmlns="http://hl7.org/fhir">
<id value="ProviderAttestation"/>
<meta>
<lastUpdated value="2020-07-07T13:26:22.0314215+00:00"/>
<profile
value="http://hl7.org/fhir/us/directory-query/StructureDefinition/NatlDir-Verification"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: VerificationResult</b><a name="ProviderAttestation"> </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">Resource VerificationResult "ProviderAttestation" Updated "2020-07-07 13:26:22+0000" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-NatlDir-Verification.html">National Directory Endpoint Qry Exchange Verification</a></p></div><p><b>target</b>: <a href="Practitioner-JoeSmith.html">Practitioner/JoeSmith</a> " SMITH"</p><p><b>need</b>: None <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-need.html">Need</a>#none)</span></p><p><b>status</b>: attested</p><p><b>statusDate</b>: 2020-07-07 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.0.0/CodeSystem-validation-type.html">Validation-type</a>#primary)</span></p><p><b>validationProcess</b>: Attester <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-ValidationTypeCS.html">Validation Type Code System</a>#attester)</span></p><p><b>failureAction</b>: Warning <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-failure-action.html">Failure-action</a>#warn)</span></p><h3>Attestations</h3><table class="grid"><tr><td>-</td><td><b>Who</b></td><td><b>CommunicationMethod</b></td><td><b>Date</b></td></tr><tr><td>*</td><td><a href="Practitioner-JoeSmith.html">Practitioner/JoeSmith</a> " SMITH"</td><td>Pull <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-verificationresult-communication-method.html">VerificationResult Communication Method</a>#pull)</span></td><td>2020-07-07</td></tr></table></div>
</text>
<target>
<reference value="Practitioner/JoeSmith"/>
</target>
<need>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/need"/>
<code value="none"/>
</coding>
</need>
<status value="attested"/>
<statusDate value="2020-07-07T13: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/directory-query/CodeSystem/ValidationTypeCS"/>
<code value="attester"/>
</coding>
</validationProcess>
<failureAction>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/failure-action"/>
<code value="warn"/>
</coding>
</failureAction>
<attestation>
<who>
<reference value="Practitioner/JoeSmith"/>
</who>
<communicationMethod>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/verificationresult-communication-method"/>
<code value="pull"/>
</coding>
</communicationMethod>
<date value="2020-07-07"/>
</attestation>
</VerificationResult>