{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Return only those orders that have results.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-QueryParameterValue",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_OrderFilterCode"
  } ],
  "codesystem" : "60c6ff16-b425-57eb-8965-d96cd6dd9c93",
  "concept_id" : "30746dda-7d8f-5c21-8037-b3d38d145c66",
  "ancestors" : {
    "OWR" : 0,
    "_OrderFilterCode" : 1
  },
  "id" : "e3de159a-7f5a-4f43-83bb-3792d00fc7f5",
  "code" : "OWR",
  "display" : "orders with results",
  "version" : "2018-08-12"
}