1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "ServiceRequest",
"id" : "196083",
"meta" : {
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/ServiceRequestRadiology"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 196083</b></p><a name=\"196083\"> </a><a name=\"hc196083\"> </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-ServiceRequestRadiology.html\">ServiceRequestRadiology</a></p></div><p><b>status</b>: Completed</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 RAD}\">Radiology</span></p><p><b>priority</b>: Routine</p><p><b>subject</b>: <a href=\"Patient/174\">Patient/174</a></p><p><b>encounter</b>: <a href=\"Encounter/73820\">Encounter/73820</a></p><p><b>authoredOn</b>: 2021-11-21 22:36:00+0100</p><p><b>requester</b>: <a href=\"#hc196083/6565\">PractitionerRole</a></p><p><b>performer</b>: <a href=\"Organization/1163\">Organization/1163</a></p><p><b>bodySite</b>: <span title=\"Codes:\">Nuklearmedicin</span></p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #6565</b></p><a name=\"196083/6565\"> </a><a name=\"hc196083/6565\"> </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-PractitionerRoleLiteSe.html\">PractitionerRoleLiteSe</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner/39747\">Practitioner/39747</a></p><p><b>organization</b>: <a href=\"Organization/1066\">Organization/1066</a></p></blockquote></div>"
},
"contained" : [
{
"resourceType" : "PractitionerRole",
"id" : "6565",
"meta" : {
"profile" : [
🔗 "https://fhir.cambio.se/StructureDefinition/PractitionerRoleLiteSe/v1"
]
},
"practitioner" : {
"reference" : "Practitioner/39747",
"type" : "Practitioner"
},
"organization" : {
"reference" : "Organization/1066",
"type" : "Organization"
}
}
],
"status" : "completed",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "RAD",
"display" : "Radiology"
}
]
}
],
"priority" : "routine",
"subject" : {
"reference" : "Patient/174",
"type" : "Patient"
},
"encounter" : {
"reference" : "Encounter/73820",
"type" : "Encounter"
},
"authoredOn" : "2021-11-21T22:36:00+01:00",
"requester" : {
"reference" : "#6565",
"type" : "PractitionerRole"
},
"performer" : [
{
"reference" : "Organization/1163",
"type" : "Organization"
}
],
"bodySite" : [
{
"text" : "Nuklearmedicin"
}
]
}