STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

4.19.9 Resource OrderSet - Operations

This resource has 1 operation associated with it:

$placePlace

For more information about operations, including how they are invoked, see Operations.

4.19.9.1 Place

The place operation realizes an OrderSet for a particular patient

Formal Definition (as a OperationDefinition).

URL: [base]/OrderSet/[id]/$place

In Parameters:
NameCardinalityTypeBindingProfileDocumentation
patient1..1Reference(Patient)

The patient that is the target of the orders to be placed

encounter0..1Reference(Encounter)

The encounter in context, if any

practitioner0..1Reference(Practitioner)

The practitioner placing the orders

organization0..1Reference(Organization)

The organization placing the orders

userType0..1CodeableConcept

The type of user initiating the request, e.g. patient, healthcare provider, or specific type of healthcare provider (physician, nurse, etc.)

userLanguage0..1CodeableConcept

Preferred language of the person using the system

userTaskContext0..1CodeableConcept

The task the system user is performing, e.g. laboratory results review, medication list review, etc. This information can be used to tailor decision support outputs, such as recommended information resources

setting0..1CodeableConcept

The current setting of the request (inpatient, outpatient, etc)

settingContext0..1CodeableConcept

Additional detail about the setting of the request, if any

Out Parameters:
NameCardinalityTypeBindingProfileDocumentation
return1..1CarePlan

The CarePlan that is the result of placing the orders

Note: as this the only out parameter, it is a resource, and it has the name 'return', the result of this operation is returned directly as a resource