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" : "CompFromPractitioner",
"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>: CompFromPractitioner</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>: 15.12.2018, 12:00:00</p><p><b>author</b>: <a href=\"Practitioner-EmmaMinimum.html\">Generated Summary: id: EmmaMinimum; Emma Minimum ; ph: 031 512 75 98, praxis@privatpraxis.ch; gender: female</a></p><p><b>title</b>: Report to the Cancer Registry</p></div>"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72134-0",
"display" : "Cancer event report"
}
]
},
"subject" : {
"reference" : "Patient/FranzMinimum"
},
"date" : "2018-12-15T13:00:00+02:00",
"author" : [
{
"reference" : "Practitioner/EmmaMinimum"
}
],
"title" : "Report to the Cancer Registry",
"section" : [
{
"entry" : [
{
"reference" : "DocumentReference/DocuPractMinimum"
},
{
"reference" : "Communication/CommMinimum"
}
]
}
]
}