{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "The trigger occurs whenever data of a particular type is modified.",
  "system" : "http://hl7.org/fhir/trigger-type",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "data-changed"
  } ],
  "codesystem" : "18ed24ad-38a1-53e5-9b89-c2c185f5b0e7",
  "concept_id" : "8ebe94d3-41aa-53f9-8ca9-8d5ac9405b36",
  "ancestors" : {
    "data-changed" : 1,
    "data-modified" : 0
  },
  "id" : "0516fd89-3b3b-4189-8dc9-baa717a295cd",
  "code" : "data-modified",
  "display" : "Data Updated",
  "version" : "4.0.1"
}