{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A relationship in which the source act's effective time starts with the start of the target act's effective time.\\r\\n\\n                        \\n                           UsageNote: This code is reflexive.  Therefore its inverse code is itself.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
  "property" : [ {
    "code" : "child",
    "valueCode" : "CONCURRENT"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "SNS"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "SCWSEBE"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "SCWSEAE"
  } ],
  "codesystem" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "3d7751cb-6783-5485-8693-8780aa835fdb",
  "ancestors" : {
    "ART" : 4,
    "SCW" : 0,
    "SNS" : 1,
    "_ActRelationshipTemporallyPertains" : 3,
    "_ActRelationshipTemporallyPertainsApproximates" : 2
  },
  "id" : "dd9ad664-7809-4d56-b41a-1badbb197b96",
  "code" : "SCW",
  "display" : "starts concurrent with",
  "version" : "2018-08-12"
}