{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Transfer of ownership for a product.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "SALE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ActProductAcquisitionCode"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "73858331-82ad-549d-ac8a-8ff8de202396",
  "ancestors" : {
    "TRANSFER" : 0,
    "_ActProductAcquisitionCode" : 1
  },
  "id" : "b7cedf9f-bdda-42ea-952e-38c04b976fc0",
  "code" : "TRANSFER",
  "display" : "Transfer",
  "version" : "2018-08-12"
}