PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r4@3.1.0
    http://terminology.hl7.org/CodeSystem/consentaction
{
  "description": "This value set includes sample Consent Action codes.",
  "_filename": "CodeSystem-consentaction.json",
  "package_name": "hl7.terminology.r4",
  "date": "2022-02-23T19:42:18-07:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2020-04-09T15:10:28.568-06:00"
  },
  "publisher": "CBCC",
  "content": "complete",
  "name": "ConsentActionCodes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Consent Action Codes",
  "package_version": "3.1.0",
  "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": "850dad11-557b-4f2d-a127-ca227c19ece2",
  "valueSet": "http://terminology.hl7.org/ValueSet/consent-action",
  "kind": null,
  "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": "0.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}