{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "A context that distinguishes the body of a document from the document header. This is seen, for instance, in HTML documents, which have discrete <head> and <body> elements.",
  "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" : "c4772873-5cb7-5439-8d18-e10e7ed537da",
  "ancestors" : {
    "ACT" : 3,
    "DOCBODY" : 0,
    "CONTAINER" : 1,
    "_ActClassRecordOrganizer" : 2
  },
  "id" : "e63371f6-b8de-4c15-885d-f9aca7bc2cbc",
  "code" : "DOCBODY",
  "display" : "document body",
  "version" : "2018-08-12"
}