| Package | PHCDI |
| Resource Type | CodeSystem |
| Id | SignatureTypeCS |
| FHIR Version | R4 |
| Source | https://nhdr.gov.ph/fhir/https://build.fhir.org/ig/PROJ-PHILHEALTH-EA-NHDR/PhilHealth-NHDR-IG-Review/CodeSystem-SignatureTypeCS.html |
| URL | https://nhdr.gov.ph/fhir/CodeSystem/SignatureTypeCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-06-25T07:49:09+00:00 |
| Name | SignatureTypeCS |
| Title | Signature Type - Local |
| 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. |
| Content | complete |
| ValueSet | |
| SignatureTypeVS | Signature Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem SignatureTypeCS
Language: en-US
This case-sensitive code system https://nhdr.gov.ph/fhir/CodeSystem/SignatureTypeCS defines the following codes:
{
"resourceType": "CodeSystem",
"id": "SignatureTypeCS",
"language": "en-US",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhdr.gov.ph/fhir/CodeSystem/SignatureTypeCS",
"version": "0.1.0",
"name": "SignatureTypeCS",
"title": "Signature Type - Local",
"status": "active",
"experimental": false,
"date": "2025-06-25T07:49:09+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."
}
]
}