{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "A trigger-match links an actual service (e.g., an observation or procedure that took place) with a service in criterion mood.  For example if the trigger is \\\"observation of pain\\\" and pain is actually observed, and if that pain-observation caused the trigger to fire, that pain-observation can be linked with the trigger.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "SEQL"
  } ],
  "codesystem" : "8eca59ed-c554-5086-9122-ea878f8236d0",
  "concept_id" : "c926a0ed-8578-5c64-85ea-8b1db8ec6bf9",
  "ancestors" : {
    "ART" : 2,
    "MTCH" : 0,
    "SEQL" : 1
  },
  "id" : "9768c4f3-65f2-4661-8446-ceb0732f2e45",
  "code" : "MTCH",
  "display" : "matches (trigger)",
  "version" : "2018-08-12"
}