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
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/gao-procedurerequest
Profiles the procedure request to ensure that the services ordered can be identified and evaluated for appropraiteness
This profile was published on [no date] with unknown status '" by .
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from ProcedureRequest.
This structure is derived from ProcedureRequest.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ProcedureRequest | ∑ | 0..* | ProcedureRequest | A request for a procedure to be performed |
reason[x] | ∑ | 1..1 | CodeableConcept, Reference(Condition) | Why procedure should occur Binding: Procedure Reason Codes (example) |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ProcedureRequest | ∑ | 0..* | ProcedureRequest | A request for a procedure to be performed |
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 Binding: IETF BCP-47 (required) | |
text | I | 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 | Unique identifier for the request |
subject | ∑ | 1..1 | Reference(Patient | Group) | Who the procedure should be done to |
code | ∑ | 1..1 | CodeableConcept | What procedure to perform Binding: Procedure Codes (SNOMED CT) (example) |
bodySite | ∑ | 0..* | CodeableConcept | What part of body to perform on Binding: SNOMED CT Body Structures (example) |
reason[x] | ∑ | 1..1 | CodeableConcept, Reference(Condition) | Why procedure should occur Binding: Procedure Reason Codes (example) |
scheduled[x] | ∑ | 0..1 | dateTime, Period, Timing | When procedure should occur |
encounter | ∑ | 0..1 | Reference(Encounter) | Encounter request created during |
performer | ∑ | 0..1 | Reference(Practitioner | Organization | Patient | RelatedPerson) | Who should perform the procedure |
status | ?! ∑ | 0..1 | code | proposed | draft | requested | received | accepted | in-progress | completed | suspended | rejected | aborted Binding: ProcedureRequestStatus (required) |
notes | ∑ | 0..* | Annotation | Additional information about desired procedure |
asNeeded[x] | ∑ | 0..1 | boolean, CodeableConcept | Preconditions for procedure Binding: (unbound) (example) |
orderedOn | ∑ | 0..1 | dateTime | When request was created |
orderer | ∑ | 0..1 | Reference(Practitioner | Patient | RelatedPerson | Device) | Who made request |
priority | ∑ | 0..1 | code | routine | urgent | stat | asap Binding: ProcedureRequestPriority (required) |
Documentation for this format |
todo
This structure is derived from ProcedureRequest.
Differential View
This structure is derived from ProcedureRequest.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ProcedureRequest | ∑ | 0..* | ProcedureRequest | A request for a procedure to be performed |
reason[x] | ∑ | 1..1 | CodeableConcept, Reference(Condition) | Why procedure should occur Binding: Procedure Reason Codes (example) |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ProcedureRequest | ∑ | 0..* | ProcedureRequest | A request for a procedure to be performed |
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 Binding: IETF BCP-47 (required) | |
text | I | 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 | Unique identifier for the request |
subject | ∑ | 1..1 | Reference(Patient | Group) | Who the procedure should be done to |
code | ∑ | 1..1 | CodeableConcept | What procedure to perform Binding: Procedure Codes (SNOMED CT) (example) |
bodySite | ∑ | 0..* | CodeableConcept | What part of body to perform on Binding: SNOMED CT Body Structures (example) |
reason[x] | ∑ | 1..1 | CodeableConcept, Reference(Condition) | Why procedure should occur Binding: Procedure Reason Codes (example) |
scheduled[x] | ∑ | 0..1 | dateTime, Period, Timing | When procedure should occur |
encounter | ∑ | 0..1 | Reference(Encounter) | Encounter request created during |
performer | ∑ | 0..1 | Reference(Practitioner | Organization | Patient | RelatedPerson) | Who should perform the procedure |
status | ?! ∑ | 0..1 | code | proposed | draft | requested | received | accepted | in-progress | completed | suspended | rejected | aborted Binding: ProcedureRequestStatus (required) |
notes | ∑ | 0..* | Annotation | Additional information about desired procedure |
asNeeded[x] | ∑ | 0..1 | boolean, CodeableConcept | Preconditions for procedure Binding: (unbound) (example) |
orderedOn | ∑ | 0..1 | dateTime | When request was created |
orderer | ∑ | 0..1 | Reference(Practitioner | Patient | RelatedPerson | Device) | Who made request |
priority | ∑ | 0..1 | code | routine | urgent | stat | asap Binding: ProcedureRequestPriority (required) |
Documentation for this format |
XML Template
JSON Template
todo
Other representations of profile: Schematron
Path | Name | Conformance | ValueSet |
ProcedureRequest.language | ?ext | required | http://tools.ietf.org/html/bcp47 |
ProcedureRequest.code | Procedure Codes (SNOMED CT) | example | Procedure Codes (SNOMED CT) |
ProcedureRequest.bodySite | SNOMED CT Body Structures | example | SNOMED CT Body Structures |
ProcedureRequest.reason[x] | Procedure Reason Codes | example | Procedure Reason Codes |
ProcedureRequest.status | ProcedureRequestStatus | required | ProcedureRequestStatus |
ProcedureRequest.asNeeded[x] | ?ext | example | |
ProcedureRequest.priority | ProcedureRequestPriority | required | ProcedureRequestPriority |
Id | Path | Details | Requirements |