{
"description": "This value set includes sample Consent Action codes.",
"_filename": "CodeSystem-consent-action.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2017-12-20T15:52:34.818+11:00"
},
"publisher": "CBCC",
"content": "complete",
"name": "Consent Action Codes",
"copyright": "This is an example set.",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.2.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cbcc"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "918fb761-73b6-452a-91ab-594f2b91253f",
"valueSet": "http://hl7.org/fhir/ValueSet/consent-action",
"kind": null,
"url": "http://hl7.org/fhir/consentaction",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.754",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "collect",
"display": "Collect",
"definition": "Gather/acquire information by an entity to achieve a stated purpose"
}, {
"code": "access",
"display": "Access",
"definition": "Provide an entity access to information to achieve a stated purpose"
}, {
"code": "use",
"display": "Use",
"definition": "Use of stored information by an entity fo the stated purpose"
}, {
"code": "disclose",
"display": "Disclose",
"definition": "Release / transfer of information to an entity "
}, {
"code": "correct",
"display": "Access and Correct",
"definition": "Allowing an entity to correct a patient's information"
} ],
"caseSensitive": true,
"version": "3.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}