{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "Used to group a set of acts sharing a common context. Organizer structures can nest within other context structures - such as where a document is contained within a folder, or a folder is contained within an EHR extract.",
  "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" : "ACT"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "COMPOSITION"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "CONTAINER"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "EXTRACT"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "FOLDER"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "GROUPER"
  } ],
  "codesystem" : "b18b382a-b3a7-5aa9-bc9d-94f934d3e36b",
  "concept_id" : "d23b3966-a601-5fb2-ae52-81d4e63f4edf",
  "ancestors" : {
    "ACT" : 1,
    "_ActClassRecordOrganizer" : 0
  },
  "id" : "f2811864-0d13-4154-9f68-bd58988ecb8b",
  "code" : "_ActClassRecordOrganizer",
  "display" : "record organizer",
  "version" : "2018-08-12"
}