{
  "package" : "hl7.fhir.r4.core@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" : "729a3b58-1dc7-5870-ab98-5527722e6819",
  "concept_id" : "8ebe94d3-41aa-53f9-8ca9-8d5ac9405b36",
  "ancestors" : {
    "data-changed" : 1,
    "data-modified" : 0
  },
  "id" : "f3989c75-49ad-4f31-aa69-7d503307fe9c",
  "code" : "data-modified",
  "display" : "Data Updated",
  "version" : "4.0.1"
}