{
  "package" : "hl7.fhir.r4.core@4.0.1",
  "definition" : "The notion of a document comes particularly from the paper world, where it corresponds to the contents recorded on discrete pieces of paper. In the electronic world, a document is a kind of composition that bears resemblance to their paper world counter-parts. Documents typically are meant to be human-readable.\\r\\n\\n                        HL7's notion of document differs from that described in the W3C XML Recommendation, in which a document refers specifically to the contents that fall between the root element's start-tag and end-tag. Not all XML documents are HL7 documents.",
  "system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
  "property" : [ {
    "_uri" : "http://hl7.org/fhir/concept-properties#child",
    "code" : "child",
    "_implicit" : true,
    "valueCode" : "DOCCLIN"
  }, {
    "_uri" : "http://hl7.org/fhir/concept-properties#parent",
    "code" : "parent",
    "_implicit" : true,
    "valueCode" : "COMPOSITION"
  } ],
  "codesystem" : "e17e87cb-d800-524d-8133-b28efac7773e",
  "concept_id" : "0d4f0a3a-5740-5a6c-94d3-4b38ea88333e",
  "ancestors" : {
    "ACT" : 3,
    "DOC" : 0,
    "COMPOSITION" : 1,
    "_ActClassRecordOrganizer" : 2
  },
  "id" : "77d523a9-5571-49c7-bb6a-d4296e9e927f",
  "code" : "DOC",
  "display" : "document",
  "version" : "2018-08-12"
}