{
  "package" : "hl7.fhir.r4.core@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" : "e17e87cb-d800-524d-8133-b28efac7773e",
  "concept_id" : "5c2a3682-5aef-5263-9488-aaa433bdd1de",
  "ancestors" : {
    "ACT" : 3,
    "DOCSECT" : 0,
    "CONTAINER" : 1,
    "_ActClassRecordOrganizer" : 2
  },
  "id" : "68cc510d-7293-44ab-b1f6-782a578e8edb",
  "code" : "DOCSECT",
  "display" : "document section",
  "version" : "2018-08-12"
}