PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4@0.0.1-snapshot-2
    http://terminology.hl7.org/CodeSystem/consentaction
{
  "description": "This value set includes sample Consent Action codes.",
  "_filename": "CodeSystem-consentaction.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4",
  "date": "2023-02-26T04:07:30+10:00",
  "publisher": "Community Based Collaborative Care",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ConsentActionCodes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Consent Action Codes",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cbcc"
  } ],
  "status": "draft",
  "id": "cf79c8b4-5632-44e2-9232-8caf8fd6c364",
  "valueSet": "http://terminology.hl7.org/ValueSet/consent-action|1.0.1",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/consentaction",
  "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": [ {
    "name": "Community Based Collaborative Care",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/cbcc",
      "system": "url"
    } ]
  } ]
}