NHDR Implementation Guide Release 1.0
0.1.0 - ci-build

NHDR Implementation Guide Release 1.0, published by NHDR. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/UP-Manila-SILab/PhilHealth-NHDR-IG-Review/ and changes regularly. See the Directory of published versions

: Signature Type - XML Representation

Draft as of 2024-11-28

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SignatureTypeVS"/>
  <language value="en-US"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml" lang="en-US"><p class="res-header-id"><b>Generated Narrative: ValueSet SignatureTypeVS</b></p><a name="SignatureTypeVS"> </a><a name="hcSignatureTypeVS"> </a><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">Language: en-US</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://hl7.org/fhir/R4/codesystem-signature-type.html"><code>urn:iso-astm:E1762-95:2013</code></a></li><li>Include all codes defined in <a href="CodeSystem-SignatureTypeCS.html"><code>https://nhdr.gov.ph/fhir/CodeSystem/SignatureTypeCS</code></a></li></ul></div>
  </text>
  <url value="https://nhdr.gov.ph/fhir/ValueSet/SignatureTypeVS"/>
  <version value="0.1.0"/>
  <name value="SignatureTypeVS"/>
  <title value="Signature Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-11-28"/>
  <publisher value="NHDR"/>
  <contact>
    <name value="NHDR"/>
    <telecom>
      <system value="url"/>
      <value value="https://nhdr.gov.ph"/>
    </telecom>
  </contact>
  <description
               value="A set of codes representing different types of signatures used in healthcare documentation and transactions."/>
  <copyright
             value="Used by permission of HL7 International, all rights reserved Creative Commons License. Licensed Under Creative Commons. No Rights Reserved."/>
  <compose>
    <include>
      <system value="urn:iso-astm:E1762-95:2013"/>
    </include>
    <include>
      <system value="https://nhdr.gov.ph/fhir/CodeSystem/SignatureTypeCS"/>
    </include>
  </compose>
</ValueSet>