{
"description": "This value set includes the four Consent scope codes.",
"_filename": "CodeSystem-consentscope.json",
"package_name": "hl7.terminology.r3",
"date": "2023-07-17T22:16:15-06:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2020-04-09T21:10:28.568+00:00"
},
"publisher": "CBCC",
"content": "complete",
"name": "ConsentScopeCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Consent Scope Codes",
"package_version": "5.2.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cbcc"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
} ],
"status": "draft",
"id": "74d920a9-5d6a-43e9-a369-554ab4250aca",
"valueSet": "http://terminology.hl7.org/ValueSet/consent-scope",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/consentscope",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1228",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"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": "0.1.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}