http://terminology.hl7.org/CodeSystem/consentaction|4.0.1

name
ConsentActionCodes
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft

Consent Action Codes

This value set includes sample Consent Action codes.

{
  "description" : "This value set includes sample Consent Action codes.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@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" : "ConsentActionCodes",
  "copyright" : "This is an example set.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Consent Action Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cbcc"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "cab288fe-d422-52ce-9952-2be590359a7a",
  "valueSet" : "http://hl7.org/fhir/ValueSet/consent-action",
  "url" : "http://terminology.hl7.org/CodeSystem/consentaction",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1227",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "collect",
    "display" : "Collect",
    "definition" : "Gather retrieved information for storage"
  }, {
    "code" : "access",
    "display" : "Access",
    "definition" : "Retrieval without permitting collection, use or disclosure. e.g., no screen-scraping for collection, use or disclosure (view-only access)"
  }, {
    "code" : "use",
    "display" : "Use",
    "definition" : "Utilize the retrieved information"
  }, {
    "code" : "disclose",
    "display" : "Disclose",
    "definition" : "Transfer retrieved information"
  }, {
    "code" : "correct",
    "display" : "Access and Correct",
    "definition" : "Allow retrieval of a patient's information for the purpose of update or rectify"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}