{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "An occurrence that is scheduled to occur in the future. An Act whose effective time is greater than 'now', where 'now' is the time the instance is authored.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipSubset",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "NEXT"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "LAST"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "FUTSUM"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ParticipationSubset"
  } ],
  "codesystem" : "a9c1246d-39c9-5ce5-90c0-b1cd485e6db6",
  "concept_id" : "817d83c4-2b9a-5be3-895c-e3ab38dd858e",
  "ancestors" : {
    "FUTURE" : 0,
    "_ParticipationSubset" : 1
  },
  "id" : "c1f3ae38-b8cf-4d86-8b4c-eff277d5aa54",
  "code" : "FUTURE",
  "display" : "expected future",
  "version" : "2018-08-12"
}