{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A relationship in which the source act ends after the target act starts.\\r\\n\\n                        \\n                           UsageNote: Inverse code is SBE",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "SAS"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "EAE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "_ActRelationshipTemporallyPertains"
  } ],
  "codesystem" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "2def0e52-9ed6-53e8-8ce9-4772917da098",
  "ancestors" : {
    "ART" : 2,
    "EAS" : 0,
    "_ActRelationshipTemporallyPertains" : 1
  },
  "id" : "0dbf5046-6814-4ae2-ac01-9ac37dcc02bb",
  "code" : "EAS",
  "display" : "ends after start of",
  "version" : "2018-08-12"
}