This page is part of the CH ORF (R4) (v0.9.1: STU 1 Draft) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.2. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Composition",
"id" : "referral-min",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-composition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Referral min\n </div>"
},
"identifier" : {
"system" : "http://test.fhir.ch/id/uuid",
"value" : "26d3dff7-ab05-4737-a49c-5eccd33595f7"
},
"status" : "final",
"type" : {
"text" : "Referral min"
},
"subject" : {
"reference" : "Patient/FranzMuster"
},
"date" : "2019-03-31T11:46:09+02:00",
"author" : [
{
"reference" : "Practitioner/AgparMarc"
}
],
"title" : "Referral min",
"attester" : [
{
"mode" : "professional",
"time" : "2010-03-12T11:46:09+02:00",
"party" : {
"reference" : "Practitioner/AgparMarc"
}
}
],
"section" : [
{
"title" : "Referral",
"entry" : [
{
"reference" : "Questionnaire/referral-min"
},
{
"reference" : "QuestionnaireResponse/referral-min"
},
{
"reference" : "ServiceRequest/referral-min"
}
]
}
]
}