{
"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/codesystem-shareable-definition" ],
"lastUpdated": "2016-12-06T12:22:34.981+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": "1.8.0",
"status": "draft",
"id": "d273bfa2-7cc3-44d5-9011-58fd171631dc",
"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.902",
"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": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}