: Completed-handover therapeutic-remedy prescription - JSON Representation
Raw json | Download
{
"resourceType" : "RequestGroup",
"id" : "ExampleTherapeuticRemedyPrescriptionCompleted",
"meta" : {
"profile" : [
🔗 "https://fhir.cognovis.de/praxis/StructureDefinition/therapeutic-remedy-prescription-de"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RequestGroup ExampleTherapeuticRemedyPrescriptionCompleted</b></p><a name=\"ExampleTherapeuticRemedyPrescriptionCompleted\"> </a><a name=\"hcExampleTherapeuticRemedyPrescriptionCompleted\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-therapeutic-remedy-prescription-de.html\">Therapeutic Remedy Prescription DE</a></p></div><p><b>identifier</b>: <code>https://example-producer.invalid/fhir/NamingSystem/therapeutic-remedy-prescription</code>/prescription-2026-completed</p><p><b>basedOn</b>: <a href=\"CarePlan-ExampleTherapeuticRemedyCase.html\">CarePlan Therapeutic-remedy longitudinal case</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>authoredOn</b>: 2026-08-16</p><p><b>author</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Markus Schoell (official)</a></p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Resource</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"ServiceRequest-ExampleTherapeuticRemedyLineOne.html\">ServiceRequest example-remedy-101</a></td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://example-producer.invalid/fhir/NamingSystem/therapeutic-remedy-prescription",
"value" : "prescription-2026-completed"
}
],
"basedOn" : [
{
🔗 "reference" : "CarePlan/ExampleTherapeuticRemedyCase"
}
],
"status" : "active",
"intent" : "proposal",
"subject" : {
🔗 "reference" : "Patient/example-patient"
},
"authoredOn" : "2026-08-16",
"author" : {
🔗 "reference" : "Practitioner/example-practitioner"
},
"action" : [
{
"resource" : {
🔗 "reference" : "ServiceRequest/ExampleTherapeuticRemedyLineOne"
}
}
]
}