{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A refill where the quantity supplied is less than one full repetition of the ordered amount. (e.g. If the order was 90 tablets, 3 refills, a partial fill might be for only 30 tablets.)",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "RFPS"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "RF"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "30e22186-129e-5cef-8683-c7549f530b10",
  "ancestors" : {
    "RF" : 1,
    "RFP" : 0,
    "_ActPharmacySupplyType" : 2
  },
  "id" : "59faff32-7254-4e8e-a4c2-070619f17f8a",
  "code" : "RFP",
  "display" : "Refill - Part Fill",
  "version" : "2018-08-12"
}