Extensions for Using Data Elements from FHIR R4B in FHIR R5
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions

: validation-process - XML Representation

Page standards status: Trial-use Maturity Level: 0

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="verificationresult-validation-process"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <p>This code system http://hl7.org/fhir/verificationresult-validation-process defines the following codes:</p>
            <table class="codes">
              <tr>
                <td style="white-space:nowrap">
                  <b>Code</b>
                </td>
                <td>
                  <b>Display</b>
                </td>
              </tr>
              <tr>
                <td style="white-space:nowrap">edit-check
                  <a name="verificationresult-validation-process-edit-check"> </a>
                </td>
                <td>edit check</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">valueset
                  <a name="verificationresult-validation-process-valueset"> </a>
                </td>
                <td>value set</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">primary
                  <a name="verificationresult-validation-process-primary"> </a>
                </td>
                <td>primary source</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">multi
                  <a name="verificationresult-validation-process-multi"> </a>
                </td>
                <td>multiple sources</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">standalone
                  <a name="verificationresult-validation-process-standalone"> </a>
                </td>
                <td>standalone</td>
              </tr>
              <tr>
                <td style="white-space:nowrap">in-context
                  <a name="verificationresult-validation-process-in-context"> </a>
                </td>
                <td>in context</td>
              </tr>
            </table>
          </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
    <extension url="packageId">
      <valueId value="hl7.fhir.uv.xver-r4b.r5"/>
    </extension>
    <extension url="version">
      <valueString value="0.1.0"/>
    </extension>
    <extension url="uri">
      <valueUri
                value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pa"/>
  </extension>
  <url value="http://hl7.org/fhir/verificationresult-validation-process"/>
  <version value="4.3.0"/>
  <name value="validation-process"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2018-06-05T09:06:02-05:00"/>
  <publisher value="Patient Administration"/>
  <contact>
    <name value="Patient Administration"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pafm"/>
    </telecom>
  </contact>
  <description value="The primary process by which the target is validated"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/validation-process"/>
  <content value="complete"/>
  <concept>
    <code value="edit-check"/>
    <display value="edit check"/>
  </concept>
  <concept>
    <code value="valueset"/>
    <display value="value set"/>
  </concept>
  <concept>
    <code value="primary"/>
    <display value="primary source"/>
  </concept>
  <concept>
    <code value="multi"/>
    <display value="multiple sources"/>
  </concept>
  <concept>
    <code value="standalone"/>
    <display value="standalone"/>
  </concept>
  <concept>
    <code value="in-context"/>
    <display value="in context"/>
  </concept>
</CodeSystem>