{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A device that does not change ownership due to the service, i.e., a surgical instrument or tool or an endoscope.  The distinction between reuseable and non-reuseable must be made in order to know whether material must be re-stocked.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "DEV"
  } ],
  "codesystem" : "42f01272-688a-5b82-b180-a6521b5e7988",
  "concept_id" : "e95fdedb-541a-50c5-93c6-a4e7fb63f722",
  "ancestors" : {
    "DEV" : 1,
    "DIR" : 2,
    "RDV" : 0,
    "PART" : 3
  },
  "id" : "592d7250-878b-4a72-a8cd-1feeab0c7fbe",
  "code" : "RDV",
  "display" : "reusable device",
  "version" : "2018-08-12"
}