{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "The trigger occurs whenever data of a particular type is added.",
  "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" : "862c2ab3-896a-5cb7-93af-2acb8b12fb10",
  "ancestors" : {
    "data-added" : 0,
    "data-changed" : 1
  },
  "id" : "2cb328c8-5b9f-40b7-ab14-088a86f9ecdf",
  "code" : "data-added",
  "display" : "Data Added",
  "version" : "4.0.1"
}