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" : "ServiceRequest",
"id" : "referral-min",
"meta" : {
"profile" : [
"http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-servicerequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: referral-min</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><p><b>subject</b>: <a href=\"Patient-FranzMuster.html\">Generated Summary: id: FranzMuster; 012/08.111111; Franz Muster ; gender: male; birthDate: 1995-01-27; <span title=\"Codes: {http://fhir.ch/ig/ch-core/CodeSystem/ech-11-maritalstatus 6}\">in eingetragener Partnerschaft</span></a></p><p><b>requester</b>: <a href=\"Practitioner-AgparMarc.html\">Generated Summary: id: AgparMarc; 7601000050717; Marc Agpar </a></p></div>"
},
"status" : "active",
"intent" : "original-order",
"subject" : {
"reference" : "Patient/FranzMuster"
},
"requester" : {
"reference" : "Practitioner/AgparMarc"
}
}