{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "An order created in fulfillment of a broader order that represents the authorization for a single activity occurrence.  E.g. The administration of a single dose of a drug.",
  "system" : "http://hl7.org/fhir/request-intent",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "filler-order"
  } ],
  "codesystem" : "53753a6c-3d51-5213-b769-e6230081dda4",
  "concept_id" : "ec74dd80-7a87-5f6e-9fd8-672251a4cfdc",
  "ancestors" : {
    "order" : 2,
    "filler-order" : 1,
    "instance-order" : 0
  },
  "id" : "d37e21ac-179f-4d28-95f4-3034c17c513d",
  "code" : "instance-order",
  "display" : "Instance Order",
  "version" : "4.0.1"
}