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

name
ConsentActionCodes
package
hl7.terminology@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Consent Action Codes

This value set includes sample Consent Action codes.

{
  "description" : "This value set includes sample Consent Action codes.",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2025-05-01T01:35:10Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2024-04-24T00:00:00+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "ConsentActionCodes",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
  "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-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "d3848852-4d40-5025-aa73-e63649f8b2aa",
  "valueSet" : "http://terminology.hl7.org/ValueSet/consent-action",
  "url" : "http://terminology.hl7.org/CodeSystem/consentaction",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.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" : "1.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}