This page is part of the CH-CRL (R4) (v0.2.1: STU) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "Composition",
"id" : "CompUC1aOps20181214",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-composition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: CompUC1aOps20181214</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>type</b>: Cancer event report <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '72134-0' = 'Cancer event report', given as 'Cancer event report'})</span></p><p><b>date</b>: 14.12.2018, 12:00:00</p><p><b>author</b>: <a href=\"Organization-AbteilungOnko.html\">Generated Summary: id: AbteilungOnko; 76010088; active; <span title=\"Codes: {http://snomed.info/sct 394592004}\">Clinical oncology</span>; name: Abteilung Onkologie; onko@spital.ch</a></p><p><b>title</b>: Operationsbericht</p></div>"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72134-0",
"display" : "Cancer event report"
}
]
},
"subject" : {
"reference" : "Patient/RobertMeier"
},
"date" : "2018-12-14T13:00:00+02:00",
"author" : [
{
"reference" : "Organization/AbteilungOnko"
}
],
"title" : "Operationsbericht",
"section" : [
{
"entry" : [
{
"reference" : "DocumentReference/DocuUC1aOps20181214"
}
]
}
]
}