{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "A context that subdivides the body of a document. Document sections are typically used for human navigation, to give a reader a clue as to the expected content. Document sections are used to organize and provide consistency to the contents of a document body. Document sections can contain document sections and can contain entries.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "CONTAINER"
  } ],
  "codesystem" : "b18b382a-b3a7-5aa9-bc9d-94f934d3e36b",
  "concept_id" : "5c2a3682-5aef-5263-9488-aaa433bdd1de",
  "ancestors" : {
    "ACT" : 3,
    "DOCSECT" : 0,
    "CONTAINER" : 1,
    "_ActClassRecordOrganizer" : 2
  },
  "id" : "a4162b40-ea5f-40c1-9ff2-785db397aa7a",
  "code" : "DOCSECT",
  "display" : "document section",
  "version" : "2018-08-12"
}