{
  "resourceType" : "CodeSystem",
  "id" : "SignatureTypeCS",
  "language" : "en-US",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://nhdr.gov.ph/fhir/CodeSystem/SignatureTypeCS",
  "version" : "0.1.0",
  "name" : "SignatureTypeCS",
  "title" : "Signature Type - Local",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-02-05T04:03:48+00:00",
  "publisher" : "NHDR",
  "contact" : [{
    "name" : "NHDR",
    "telecom" : [{
      "system" : "url",
      "value" : "https://nhdr.gov.ph"
    }]
  }],
  "description" : "Defines the types of signatures used for authentication and verification in health information exchange.",
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License. Licensed Under Creative Commons. No Rights Reserved.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "1.2.840.10065.1.12.1.19",
    "display" : "Thumbmark Signature",
    "definition" : "The thumbmark signature of the primary or sole author of a health information document."
  },
  {
    "code" : "1.2.840.10065.1.12.1.20",
    "display" : "Electronic Signature",
    "definition" : "The digital authentication or authorization by the author, entered through a computer system."
  }]
}