Name Flags Card. Type Description & Constraints doco
. . ServiceRequest TU DomainResource A request for a service to be performed
+ Rule: bodyStructure SHALL only be present if bodySite is not present
+ Rule: orderDetail SHALL only be present if code is present

Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
. . . identifier Σ 0..* Identifier Identifiers assigned to this order

. . . instantiatesCanonical Σ 0..* canonical( ActivityDefinition | PlanDefinition) 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
Binding: RequestStatus ( Required)
. . . intent ?! Σ 1..1 code proposal | plan | directive | order +
Binding: RequestIntent ( Required)
. . . category Σ 0..* CodeableConcept Classification of service
Binding: Service Request Category Codes ( Example)

. . . priority Σ 0..1 code routine | urgent | asap | stat
Binding: RequestPriority ( Required)
. . . doNotPerform ?! Σ 0..1 boolean True if service/procedure should not be performed
. . . code Σ C 0..1 CodeableReference( ActivityDefinition | PlanDefinition) What is being requested/ordered
Binding: Procedure Codes (SNOMED CT) ( Example)
. . . orderDetail Σ C 0..* BackboneElement Additional order information

. . . . parameterFocus 0..1 CodeableReference( Device | DeviceDefinition | DeviceRequest | SupplyRequest | Medication | MedicationRequest | BiologicallyDerivedProduct | Substance) The context of the order details by reference
. . . . parameter Σ 1..* BackboneElement The parameter details for the service being requested

. . . . . code Σ 1..1 CodeableConcept The detail of the order being requested
Binding: Servicerequest OrderDetail Parameter Code ( Example)
. . . . . value[x] Σ 1..1 The value for the order detail
. . . . . . valueQuantity Quantity
. . . . . . valueRatio Ratio
. . . . . . valueRange Range
. . . . . . valueBoolean boolean
. . . . . . valueCodeableConcept CodeableConcept
. . . . . . valueString string
. . . . . . valuePeriod Period
. . . quantity[x] Σ 0..1 Service amount
. . . . quantityQuantity Quantity
. . . . quantityRatio Ratio
. . . . quantityRange Range
. . . subject Σ 1..1 Reference( Patient | Group | Location | Device) Individual or Entity the service is ordered for
. . . focus Σ 0..* Reference( Any) What the service request is about, when it is not about the subject of record

. . . encounter Σ 0..1 Reference( Encounter) Encounter in which the request was created
. . . occurrence[x] Σ 0..1 When service should occur
. . . . occurrenceDateTime dateTime
. . . . occurrencePeriod Period
. . . . occurrenceTiming Timing
. . . asNeeded[x] Σ 0..1 Preconditions for service
Binding: SNOMED CT Medication As Needed Reason Codes ( Example)
. . . . asNeededBoolean boolean
. . . . asNeededCodeableConcept CodeableConcept
. . . 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
Binding: Participant Roles ( Example)
. . . performer Σ 0..* Reference( Practitioner | PractitionerRole | Organization | CareTeam | HealthcareService | Patient | Device | RelatedPerson) Requested performer

. . . location Σ 0..* CodeableReference( Location) Requested location
Binding: ServiceDeliveryLocationRoleType ( Example)

. . . reason Σ 0..* CodeableReference( Condition | Observation | DiagnosticReport | DocumentReference | DetectedIssue) Explanation/Justification for procedure or service
Binding: Procedure Reason Codes ( Example)

. . . insurance 0..* Reference( Coverage | ClaimResponse) Associated insurance coverage

. . . supportingInfo 0..* CodeableReference( Any) Additional clinical information

. . . specimen Σ 0..* Reference( Specimen) Procedure Samples

. . . bodySite Σ C 0..* CodeableConcept Coded location on Body
Binding: SNOMED CT Body Structures ( Example)

. . . bodyStructure Σ C 0..1 Reference( BodyStructure) BodyStructure-based location on the body
. . . note 0..* Annotation Comments

. . . patientInstruction 0..* BackboneElement Patient or consumer-oriented instructions

. . . . instruction[x] Σ 0..1 Patient or consumer-oriented instructions
. . . . . instructionMarkdown markdown
. . . . . instructionReference Reference( DocumentReference)
. . . relevantHistory 0..* Reference( Provenance) Request provenance


doco Documentation for this format