{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Custodian system must render information unreadable by algorithmically transforming plaintext into ciphertext.  \\r\\n\\n                        \\r\\n\\n                        \\n                           Usage Notes: A mathematical transposition of a file or data stream so that it cannot be deciphered at the receiving end without the proper key. Encryption is a security feature that assures that only the parties who are supposed to be participating in a videoconference or data transfer are able to do so. It can include a password, public and private keys, or a complex combination of all.  (Per Infoway.)",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ENCRYPTU"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ENCRYPTT"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ENCRYPTR"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "ObligationPolicy"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "8842a1e4-0946-5dd4-836b-770473da68c8",
  "ancestors" : {
    "ENCRYPT" : 0,
    "SecurityPolicy" : 2,
    "_ActPolicyType" : 3,
    "ObligationPolicy" : 1
  },
  "id" : "785d2b5f-af40-41e9-8bb2-ca5779e0f6da",
  "code" : "ENCRYPT",
  "display" : "encrypt",
  "version" : "2018-08-12"
}