{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A collection of sub-services as steps or subtasks performed for the source service. Services may be performed sequentially or concurrently.\\r\\n\\n                        \\n                           UsageNotes: Sequence of steps may be indicated by use of _ActRelationshipTemporallyPertains, as well as via  ActRelationship.sequenceNumber, ActRelationship.pauseQuantity, Target.priorityCode.\\r\\n\\n                        \\n                           OpenIssue: Need Additional guidelines on when each approach should be used.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActRelationshipType",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "DEP"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ARR"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "MBR"
  } ],
  "codesystem" : "4f270157-180f-50fb-8ae0-70acbcfca886",
  "concept_id" : "177ad162-5dce-593c-ac0f-d6f0a67eb389",
  "ancestors" : {
    "ART" : 3,
    "MBR" : 1,
    "COMP" : 2,
    "STEP" : 0
  },
  "id" : "6ad3b172-30a9-46b4-8f90-02cd0ee5d778",
  "code" : "STEP",
  "display" : "has step",
  "version" : "2018-08-12"
}