{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "The source Act starts before the end of the target Act (i.e. if we say \\\"ActOne SBE ActTwo\\\", it means that ActOne starts before the end of ActTwo, therefore ActOne is the source and ActTwo is the target).\\r\\n\\n                        \\n                           UsageNote: Inverse code is EAS",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
  "property" : [ {
    "code" : "child",
    "valueCode" : "SBSEASEBE"
  }, {
    "code" : "child",
    "valueCode" : "SCWSEBE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "SBEORSCWE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "EBE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "EBEORECW"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "SBSORSCW"
  } ],
  "codesystem" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "7337f5c8-9057-50a5-b0ee-ab71be3b7955",
  "ancestors" : {
    "ART" : 3,
    "SBE" : 0,
    "SBEORSCWE" : 1,
    "_ActRelationshipTemporallyPertains" : 2
  },
  "id" : "f169bb95-d9df-41d8-9bc5-3007e1f17de9",
  "code" : "SBE",
  "display" : "starts before end of",
  "version" : "2018-08-12"
}