Validated Healthcare Directory
1.0.0 - STU1 International flag

This page is part of the Validated Healthcare Directory FHIR IG (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: VhDir Attestation Method - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="attestationmethod"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet attestationmethod</b></p><a name="attestationmethod"> </a><a name="hcattestationmethod"> </a><a name="attestationmethod-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-validation.html"><code>http://hl7.org/fhir/uv/vhdir/CodeSystem/validation</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-validation.html#validation-owner">owner</a></td><td style="color: #cccccc">Owner</td><td>Indicates the element or resource was attested to by the individual who owned the data.</td></tr><tr><td><a href="CodeSystem-validation.html#validation-authrep">authrep</a></td><td style="color: #cccccc">Authorized representative</td><td>Indicates the element or resource was attested to by an individual who was designated to attest by the owner of the data.</td></tr><tr><td><a href="CodeSystem-validation.html#validation-authint">authint</a></td><td style="color: #cccccc">Authorized intermediary</td><td>Indicates the element or resource was attested to by a system (intermediary) that was designated to attest by the owner of the data.</td></tr><tr><td><a href="CodeSystem-validation.html#validation-non-auth-src">non-auth-src</a></td><td style="color: #cccccc">Non-authorized source</td><td>Indicates the element or resource was attested to by an individual or system that was not designated to attest by the owner of the data.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/vhdir/ImplementationGuide/hl7.fhir.uv.vhdir"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/uv/vhdir/ValueSet/attestationmethod"/>
  <version value="1.0.0"/>
  <name value="VhDirAttestationMethod"/>
  <title value="VhDir Attestation Method"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2018-02-21"/>
  <publisher value="HL7 International / Patient Administration"/>
  <contact>
    <name value="HL7 International / Patient Administration"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pafm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pafm@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="This value set includes a codes that describe the relationship between the list of standards defining digital certificates."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International all rights reserved Creative Commons License"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/uv/vhdir/CodeSystem/validation"/>
      <concept>
        <code value="owner"/>
      </concept>
      <concept>
        <code value="authrep"/>
      </concept>
      <concept>
        <code value="authint"/>
      </concept>
      <concept>
        <code value="non-auth-src"/>
      </concept>
    </include>
  </compose>
</ValueSet>