FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/SignatureTypeVS

PackagePHCDI
TypeValueSet
IdSignatureTypeVS
FHIR VersionR4
Sourcehttps://nhdr.gov.ph/fhir/https://build.fhir.org/ig/PROJ-PHILHEALTH-EA-NHDR/PhilHealth-NHDR-IG-Review/ValueSet-SignatureTypeVS.html
URLhttps://nhdr.gov.ph/fhir/ValueSet/SignatureTypeVS
Version0.1.0
Statusdraft
Date2024-11-28
NameSignatureTypeVS
TitleSignature Type
DescriptionA set of codes representing different types of signatures used in healthcare documentation and transactions.
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License. Licensed Under Creative Commons. No Rights Reserved.

Resources that use this resource

StructureDefinition
PH-SignaturePH Signature

Resources that this resource uses

CodeSystem
SignatureTypeCSSignature Type - Local

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet SignatureTypeVS

Language: en-US

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "SignatureTypeVS",
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhdr.gov.ph/fhir/ValueSet/SignatureTypeVS",
  "version": "0.1.0",
  "name": "SignatureTypeVS",
  "title": "Signature Type",
  "status": "draft",
  "experimental": false,
  "date": "2024-11-28",
  "publisher": "NHDR",
  "contact": [
    {
      "name": "NHDR",
      "telecom": [
        {
          "system": "url",
          "value": "https://nhdr.gov.ph"
        }
      ]
    }
  ],
  "description": "A set of codes representing different types of signatures used in healthcare documentation and transactions.",
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License. Licensed Under Creative Commons. No Rights Reserved.",
  "compose": {
    "include": [
      {
        "system": "urn:iso-astm:E1762-95:2013"
      },
      {
        "system": "https://nhdr.gov.ph/fhir/CodeSystem/SignatureTypeCS"
      }
    ]
  }
}