Resource ValueSet/FHIR Server from package au.digitalhealth.cda.schema#current (16 ms)
Package | au.digitalhealth.cda.schema |
Type | ValueSet |
Id | Id |
FHIR Version | R5 |
Source | http://ns.electronichealth.net.au/cda/https://build.fhir.org/ig/AuDigitalHealth/cda-au-schema/ValueSet-CDASignatureCode.html |
Url | http://hl7.org/cda/stds/core/ValueSet/CDASignatureCode |
Version | 1.0.0 |
Status | draft |
Date | 2024-11-06T04:46:59+00:00 |
Name | CDASignatureCode |
Title | CDASignatureCode |
Experimental | False |
Realm | au |
Authority | national |
Description | A set of codes specifying whether and how the participant has attested his participation through a signature - limited to values allowed in original CDA definition.
**Note:** CDA Release One represented either an intended (`X`) or actual (`S`) authenticator. CDA Release Two only represents an actual authenticator, so has deprecated the value of `X`. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://terminology.hl7.org/CodeSystem/v3-ParticipationSignature
version 2.1.0
Code | Display | Definition |
S | signed | Signature has been affixed, either written on file, or electronic (incl. digital) signature in Participation.signatureText. |
X | required | A signature for the service is required of this actor. |
Source
{
"resourceType" : "ValueSet",
"id" : "CDASignatureCode",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CDASignatureCode</b></p><a name=\"CDASignatureCode\"> </a><a name=\"hcCDASignatureCode\"> </a><a name=\"CDASignatureCode-en-AU\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-ParticipationSignature.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationSignature</code></a> version <code>2.1.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-ParticipationSignature.html#v3-ParticipationSignature-S\">S</a></td><td style=\"color: #cccccc\">signed</td><td>Signature has been affixed, either written on file, or electronic (incl. digital) signature in Participation.signatureText.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-ParticipationSignature.html#v3-ParticipationSignature-X\">X</a></td><td style=\"color: #cccccc\">required</td><td>A signature for the service is required of this actor.</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/cda/stds/core/ValueSet/CDASignatureCode",
"version" : "1.0.0",
"name" : "CDASignatureCode",
"title" : "CDASignatureCode",
"status" : "draft",
"experimental" : false,
"date" : "2024-11-06T04:46:59+00:00",
"description" : "A set of codes specifying whether and how the participant has attested his participation through a signature - limited to values allowed in original CDA definition.\n\n**Note:** CDA Release One represented either an intended (`X`) or actual (`S`) authenticator. CDA Release Two only represents an actual authenticator, so has deprecated the value of `X`.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationSignature",
"version" : "2.1.0",
"concept" : [
{
"code" : "S"
},
{
"code" : "X"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.