ServiceRequest
ClinicalA record of a request for service such as diagnostic investigations, treatments, or operations to be performed.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| ServiceRequest | 0..* | — | A request for a service to be performed |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | Identifiers assigned to this order |
| .instantiatesCanonicalΣ | 0..* | canonical | Instantiates FHIR protocol or definition |
| .instantiatesUriΣ | 0..* | uri | Instantiates external protocol or definition |
| .basedOnΣ | 0..* | Reference(CarePlan | ServiceRequest | MedicationRequest) | What request fulfills |
| .replacesΣ | 0..* | Reference(ServiceRequest) | What request replaces |
| .requisitionΣ | 0..1 | Identifier | Composite Request ID |
| .status?!Σ | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Bindingrequest-status(required) |
| .intent?!Σ | 1..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Bindingrequest-intent(required) |
| .categoryΣ | 0..* | CodeableConcept | Classification of service Bindingservicerequest-category(example) |
| .priorityΣ | 0..1 | code | routine | urgent | asap | stat Bindingrequest-priority(required) |
| .doNotPerform?!Σ | 0..1 | boolean | True if service/procedure should not be performed |
| .codeΣ | 0..1 | CodeableConcept | What is being requested/ordered Bindingprocedure-code(example) |
| .orderDetailΣ | 0..* | CodeableConcept | Additional order information Bindingservicerequest-orderdetail(example) |
| .quantity[x]Σ | 0..1 | Quantity | Ratio | Range | Service amount |
| .subjectΣ | 1..1 | Reference(Patient | Group | Location | Device) | Individual or Entity the service is ordered for |
| .encounterΣ | 0..1 | Reference(Encounter) | Encounter in which the request was created |
| .occurrence[x]Σ | 0..1 | dateTime | Period | Timing | When service should occur |
| .asNeeded[x]Σ | 0..1 | boolean | CodeableConcept | Preconditions for service Bindingmedication-as-needed-reason(example) |
| .authoredOnΣ | 0..1 | dateTime | Date request signed |
| .requesterΣ | 0..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson | Device) | Who/what is requesting service |
| .performerTypeΣ | 0..1 | CodeableConcept | Performer role Bindingparticipant-role(example) |
| .performerΣ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) | Requested performer |
| .locationCodeΣ | 0..* | CodeableConcept | Requested location Bindingv3-ServiceDeliveryLocationRoleType(example) |
| .locationReferenceΣ | 0..* | Reference(Location) | Requested location |
| .reasonCodeΣ | 0..* | CodeableConcept | Explanation/Justification for procedure or service Bindingprocedure-reason(example) |
| .reasonReferenceΣ | 0..* | Reference(Condition | Observation | DiagnosticReport | DocumentReference) | Explanation/Justification for service or service |
| .insurance | 0..* | Reference(Coverage | ClaimResponse) | Associated insurance coverage |
| .supportingInfo | 0..* | Reference(Resource) | Additional clinical information |
| .specimenΣ | 0..* | Reference(Specimen) | Procedure Samples |
| .bodySiteΣ | 0..* | CodeableConcept | Location on Body Bindingbody-site(example) |
| .note | 0..* | Annotation | Comments |
| .patientInstructionΣ | 0..1 | string | Patient or consumer-oriented instructions |
| .relevantHistory | 0..* | Reference(Provenance) | Request provenance |