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 in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: VhDir Validation Process - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="validationprocess"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet validationprocess</b></p><a name="validationprocess"> </a><a name="hcvalidationprocess"> </a><a name="validationprocess-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-editcheck">editcheck</a></td><td style="color: #cccccc">Edit check</td><td>Indicates the element or resource is validated for format, range, presence, or other similar properties.</td></tr><tr><td><a href="CodeSystem-validation.html#validation-valueset">valueset</a></td><td style="color: #cccccc">Valueset</td><td>Indicates the element or resource is validated against a value set.</td></tr><tr><td><a href="CodeSystem-validation.html#validation-extsource">extsource</a></td><td style="color: #cccccc">External source</td><td>Indicates the element or resource is validated against an external source.</td></tr><tr><td><a href="CodeSystem-validation.html#validation-standalone">standalone</a></td><td style="color: #cccccc">Stand alone</td><td>Indicates the element or resource is validated by itself and is unrelated to other elements or resources.</td></tr><tr><td><a href="CodeSystem-validation.html#validation-incontext">incontext</a></td><td style="color: #cccccc">In context</td><td>Indicates the element or resource is validated by the existence or value of another related element or resource.</td></tr><tr><td><a href="CodeSystem-validation.html#validation-attester">attester</a></td><td style="color: #cccccc">Attester</td><td>Attester</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/validationprocess"/>
  <version value="1.0.0"/>
  <name value="VhDirValidationProcess"/>
  <title value="VhDir Validation Process"/>
  <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="Documents the external source validation requirements for this element or set of elements."/>
  <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="editcheck"/>
      </concept>
      <concept>
        <code value="valueset"/>
      </concept>
      <concept>
        <code value="extsource"/>
      </concept>
      <concept>
        <code value="standalone"/>
      </concept>
      <concept>
        <code value="incontext"/>
      </concept>
      <concept>
        <code value="attester"/>
      </concept>
    </include>
  </compose>
</ValueSet>