0.1.0 - ci-build
IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "UC3-PhysicalTherapyReferral1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest UC3-PhysicalTherapyReferral1</b></p><a name=\"UC3-PhysicalTherapyReferral1\"> </a><a name=\"hcUC3-PhysicalTherapyReferral1\"> </a><a name=\"UC3-PhysicalTherapyReferral1-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 91251008}\">Physical therapy procedure</span></p><p><b>subject</b>: <a href=\"Patient-UC3-Patient.html\">Thomas Müller Male, DoB: 1984-05-10</a></p><p><b>encounter</b>: <a href=\"Encounter-UC3-EncounterAnkylosingSpondylitis.html\">Encounter: status = finished; class = AMB (AMB); period = 2020-10-10 --> (ongoing)</a></p><p><b>authoredOn</b>: 2020-10-10</p><p><b>note</b>: Referral made following MRI results indicating degenerative disc disease.</p><p><b>patientInstruction</b>: Attend physical therapy sessions twice a week for four weeks.</p></div>"
},
"status" : "active",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "91251008",
"display" : "Physical therapy procedure"
}
]
},
"subject" : {
🔗 "reference" : "Patient/UC3-Patient"
},
"encounter" : {
🔗 "reference" : "Encounter/UC3-EncounterAnkylosingSpondylitis"
},
"authoredOn" : "2020-10-10",
"note" : [
{
"text" : "Referral made following MRI results indicating degenerative disc disease."
}
],
"patientInstruction" : "Attend physical therapy sessions twice a week for four weeks."
}