{
  "package" : "hl7.fhir.r4.examples@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" : "b18b382a-b3a7-5aa9-bc9d-94f934d3e36b",
  "concept_id" : "0d4f0a3a-5740-5a6c-94d3-4b38ea88333e",
  "ancestors" : {
    "ACT" : 3,
    "DOC" : 0,
    "COMPOSITION" : 1,
    "_ActClassRecordOrganizer" : 2
  },
  "id" : "90b31ee8-8796-417e-9710-7135e556a4cd",
  "code" : "DOC",
  "display" : "document",
  "version" : "2018-08-12"
}