DwServiceRequest

Purpose

The purpose of this resource is to record the request for a procedure or diagnostic or other service to be planned, proposed, or performed. It is used to share relevant information needed to support a referral or a transfer of care request from one practitioner or organization to another when a patient is required to be referred.

idS Σ1..1string
id0..1string
extensionI0..*Extension
versionIdΣ0..1id
lastUpdatedΣ1..1instant
sourceΣ1..1uri
profileΣ0..*canonical(StructureDefinition)
securityΣ0..*CodingBinding
tagΣ0..*Coding
implicitRulesΣ ?!0..1uri
language0..1codeBinding
textS1..1Narrative
contained0..*Resource
extensionI0..*Extension
modifierExtension?! I0..*Extension
identifierS Σ1..1Identifier
instantiatesCanonicalΣ0..*canonical(ActivityDefinition | PlanDefinition)
instantiatesUriΣ0..*uri
basedOnS Σ I0..*Reference(CarePlan | ServiceRequest | MedicationRequest)
replacesΣ I0..*Reference(ServiceRequest)
requisitionΣ0..1Identifier
statusS Σ ?!1..1codeBinding
intentS Σ ?!1..1codeBinding
categoryS Σ0..*CodeableConcept
priorityS Σ0..1codeBinding
doNotPerformΣ ?!0..1boolean
id0..1string
extensionI0..*Extension
codingΣ0..*Coding
textS Σ0..1string
orderDetailS Σ I0..*CodeableConcept
quantityQuantityQuantity
quantityRatioRatio
quantityRangeRange
subjectΣ I1..1Reference(Patient | Group | Location | Device)
encounterS Σ I0..1Reference(Encounter)
occurrenceDateTimedateTime
occurrencePeriodPeriod
occurrenceTimingTiming
asNeededBooleanboolean
asNeededCodeableConceptCodeableConcept
authoredOnS Σ0..1dateTime
requesterS Σ I0..1Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device)
performerTypeΣ0..1CodeableConcept
id0..1string
extensionI0..*Extension
referenceS Σ I0..1string
typeΣ0..1uriBinding
identifierΣ0..1Identifier
displayS Σ0..1string
locationCodeΣ0..*CodeableConcept
locationReferenceΣ I0..*Reference(Location)
reasonCodeS Σ0..*CodeableConcept
reasonReferenceΣ I0..*Reference(Condition | Observation | DiagnosticReport | DocumentReference)
insuranceI0..*Reference(Coverage | ClaimResponse)
supportingInfoI0..*Reference(Resource)
specimenΣ I0..*Reference(Specimen)
bodySiteΣ0..*CodeableConcept
id0..1string
extensionI0..*Extension
authorStringstring
authorReferenceReference(Practitioner | Patient | RelatedPerson | Organization)
timeS Σ0..1dateTime
textΣ1..1markdown
patientInstructionΣ0..1string
relevantHistoryI0..*Reference(Provenance)

Usage note

  • basedOn - MA - If there is a Care plan resource created for a detailed care plan include the reference to the careplan during which this service request was created

  • status - draft, active, completed or unknown are likely status relevant

FHIR MA PSS CHR
active active active/More Information Requested ?
on-hold ? Patient Never Went/Missed Appointment ?
revoked cancelled cancelled/Request Refused ?
completed completed completed ?
entered-in-error deleted ? ?
  • intent - Use Order as intent. This element is labeled as a modifier because the intent alters when and how the resource is actually applicable

  • occurrence - When the service is scheduled to take place when available

  • note - Any notes related to the service Request or the updates to the service request as additional note

Bundle

Could not find subject. File was not found for telusdwgenericemrextract/ServiceRequest

Example

 "resource": {
                "resourceType": "ServiceRequest",
                "id": "ma-labtestsk1-ServiceRequest-2373333",
                "meta": {
                    "lastUpdated": "2024-03-07T08:19:27+00:00",
                    "source": "urn:telus:emr:ma:labtestsk1",
                    "security": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
                            "code": "N",
                            "display": "normal"
                        }
                    ]
                },
                "text": {
                    "status": "generated",
                    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table><tr><td>id</td><td>ma-labtestsk1-ServiceRequest-2373333</td></tr><tr><td>meta.lastUpdated</td><td>2024-03-07T08:19:27.000Z</td></tr><tr><td>meta.security</td><td>normal</td></tr><tr><td>identifier</td><td>2373333</td></tr><tr><td>status</td><td>active</td></tr><tr><td>intent</td><td>order</td></tr><tr><td>category</td><td>Investigation</td></tr><tr><td>code</td><td>X-Ray, Chest PA/Lateral</td></tr><tr><td>subject</td><td>Patient/ma-labtestsk1-Patient-17948</td></tr><tr><td>authoredOn</td><td>2024-02-27T18:24:00.000Z</td></tr><tr><td>requester.reference</td><td>Practitioner/ma-labtestsk1-Practitioner-664</td></tr><tr><td>requester.display</td><td>Readytwo-Anna att Actortwo</td></tr><tr><td>priority</td><td>routine</td></tr></table></div>"
                },
                "identifier": [
                    {
                        "system": "urn:telus:emr:ma:labtestsk1:ServiceRequest",
                        "value": "2373333"
                    }
                ],
                "status": "active",
                "intent": "order",
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "386053000",
                                "display": "Investigation"
                            }
                        ],
                        "text": "Investigation"
                    }
                ],
                "priority": "routine",
                "code": {
                    "text": "X-Ray, Chest PA/Lateral"
                },
                "orderDetail": [
                    {
                        "text": "X-Ray, Chest PA/Lateral"
                    }
                ],
                "subject": {
                    "reference": "Patient/ma-labtestsk1-Patient-17948",
                    "type": "Patient"
                },
                "authoredOn": "2024-02-27T18:24:00+00:00",
                "requester": {
                    "reference": "Practitioner/ma-labtestsk1-Practitioner-664",
                    "type": "Practitioner",
                    "display": "Readytwo-Anna att Actortwo"
                }
            },
            "fullUrl": "https://telus.com/ServiceRequest/ma-labtestsk1-ServiceRequest-2373333",
            "request": {
                "method": "PUT",
                "url": "ServiceRequest/ma-labtestsk1-ServiceRequest-2373333"
            }
        }