{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Regions of Interest (ROI) within a subject Act. Primarily used for making secondary observations on a subset of a subject observation. The relationship between a ROI and its referenced Act is specified through an ActRelationship of type \\\"subject\\\" (SUBJ), which must always be present.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
  "property" : [ {
    "code" : "notSelectable",
    "valueBoolean" : true
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "OBS"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ROIBND"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "ROIOVL"
  } ],
  "codesystem" : "b18b382a-b3a7-5aa9-bc9d-94f934d3e36b",
  "concept_id" : "0aa9fa87-6041-527b-b64d-b3ad1a326ec2",
  "ancestors" : {
    "ACT" : 2,
    "OBS" : 1,
    "_ActClassROI" : 0
  },
  "id" : "8bbc1b98-1d01-416e-b2de-5573ae33e989",
  "code" : "_ActClassROI",
  "display" : "ActClassROI",
  "version" : "2018-08-12"
}