{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A charge is requested because the patient failed to pick up the item and it took an amount of time to return it to stock for future use.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ActInvoiceDetailGenericProviderCode"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "0ba4ad5d-0260-5d9a-9faa-0a7538ba095d",
  "ancestors" : {
    "RESTOCK" : 0,
    "_ActInvoiceDetailCode" : 3,
    "_ActInvoiceElementCode" : 4,
    "_ActInvoiceDetailGenericCode" : 2,
    "_ActInvoiceDetailGenericProviderCode" : 1
  },
  "id" : "3479e345-67e7-4803-8ac4-9af978375d96",
  "code" : "RESTOCK",
  "display" : "restocking fee",
  "version" : "2018-08-12"
}