{
  "package" : "hl7.fhir.r4.examples@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" : "b18b382a-b3a7-5aa9-bc9d-94f934d3e36b",
  "concept_id" : "c4772873-5cb7-5439-8d18-e10e7ed537da",
  "ancestors" : {
    "ACT" : 3,
    "DOCBODY" : 0,
    "CONTAINER" : 1,
    "_ActClassRecordOrganizer" : 2
  },
  "id" : "b56487e5-970b-47b9-b90d-8bf3734f8fdb",
  "code" : "DOCBODY",
  "display" : "document body",
  "version" : "2018-08-12"
}