http://terminology.hl7.org/CodeSystem/consentscope|4.0.1
name
ConsentScopeCodes
ConsentScopeCodes
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
Consent Scope Codes
This value set includes the four Consent scope codes.
{
"description" : "This value set includes the four Consent scope codes.",
"compose" : null,
"package" : "hl7.fhir.r4.core@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "CBCC",
"content" : "complete",
"name" : "ConsentScopeCodes",
"copyright" : "This is an example set.",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Consent Scope Codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cbcc"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
} ],
"status" : "draft",
"id" : "b1973908-9339-53e7-8287-551cefb5d124",
"valueSet" : "http://hl7.org/fhir/ValueSet/consent-scope",
"url" : "http://terminology.hl7.org/CodeSystem/consentscope",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1228",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "adr",
"display" : "Advanced Care Directive",
"definition" : "Actions to be taken if they are no longer able to make decisions for themselves"
}, {
"code" : "research",
"display" : "Research",
"definition" : "Consent to participate in research protocol and information sharing required"
}, {
"code" : "patient-privacy",
"display" : "Privacy Consent",
"definition" : "Agreement to collect, access, use or disclose (share) information"
}, {
"code" : "treatment",
"display" : "Treatment",
"definition" : "Consent to undergo a specific treatment"
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}