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
Active as of 2025-09-02 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="SignatureTypeCS"/>
<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: CodeSystem SignatureTypeCS</b></p><a name="SignatureTypeCS"> </a><a name="hcSignatureTypeCS"> </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 case-sensitive code system <code>https://nhdr.gov.ph/fhir/CodeSystem/SignatureTypeCS</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">1.2.840.10065.1.12.1.19<a name="SignatureTypeCS-1.462.46840.4610065.461.4612.461.4619"> </a></td><td>Thumbmark Signature</td><td>The thumbmark signature of the primary or sole author of a health information document.</td></tr><tr><td style="white-space:nowrap">1.2.840.10065.1.12.1.20<a name="SignatureTypeCS-1.462.46840.4610065.461.4612.461.4620"> </a></td><td>Electronic Signature</td><td>The digital authentication or authorization by the author, entered through a computer system.</td></tr></table></div>
</text>
<url value="https://nhdr.gov.ph/fhir/CodeSystem/SignatureTypeCS"/>
<version value="0.1.0"/>
<name value="SignatureTypeCS"/>
<title value="Signature Type - Local"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-09-02T01:03:21+00:00"/>
<publisher value="NHDR"/>
<contact>
<name value="NHDR"/>
<telecom>
<system value="url"/>
<value value="https://nhdr.gov.ph"/>
</telecom>
</contact>
<description
value="Defines the types of signatures used for authentication and verification in health information exchange."/>
<copyright
value="Used by permission of HL7 International, all rights reserved Creative Commons License. Licensed Under Creative Commons. No Rights Reserved."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="1.2.840.10065.1.12.1.19"/>
<display value="Thumbmark Signature"/>
<definition
value="The thumbmark signature of the primary or sole author of a health information document."/>
</concept>
<concept>
<code value="1.2.840.10065.1.12.1.20"/>
<display value="Electronic Signature"/>
<definition
value="The digital authentication or authorization by the author, entered through a computer system."/>
</concept>
</CodeSystem>