{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Patient is supplied with parenteral nutrition, typically described in terms of i.v. medications.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "DIET"
  } ],
  "codesystem" : "6064fe67-dfa9-5c7f-9737-99a0909e44de",
  "concept_id" : "0a0c7346-b05d-5037-adfd-6b05c1f197c1",
  "ancestors" : {
    "PAR" : 0,
    "DIET" : 1
  },
  "id" : "426c5f20-03e5-4eb7-98c1-ef3ea665b83a",
  "code" : "PAR",
  "display" : "parenteral",
  "version" : "2018-08-12"
}