Class TServiceRequest

Unit

Declaration

type TServiceRequest = class(TDomainResource)

Description

A record of a request for service such as diagnostic investigations, treatments, or operations to be performed. If the element is present, it must have either a @value, an @id, or extensions

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property identifier : TIdentifierArray read GetidentifierArray;
Public property instantiatesCanonical : TBSFHIRPrimitiveStringArray read GetinstantiatesCanonicalArray;
Public property instantiatesUri : TBSFHIRPrimitiveStringArray read GetinstantiatesUriArray;
Public property basedOn : TReferenceArray read GetbasedOnArray;
Public property replaces : TReferenceArray read GetreplacesArray;
Public property requisition : TIdentifier read Getrequisition write Setrequisition;
Public property status : string read Getstatus write Setstatus;
Public property statusElement : TRequestStatus read GetstatusElement write SetstatusElement;
Public property intent : string read Getintent write Setintent;
Public property intentElement : TRequestIntent read GetintentElement write SetintentElement;
Public property category : TCodeableConceptArray read GetcategoryArray;
Public property priority : string read Getpriority write Setpriority;
Public property priorityElement : TRequestPriority read GetpriorityElement write SetpriorityElement;
Public property doNotPerform : boolean read GetdoNotPerform write SetdoNotPerform;
Public property doNotPerformElement : Tboolean read GetdoNotPerformElement write SetdoNotPerformElement;
Public property code : TCodeableConcept read Getcode write Setcode;
Public property orderDetail : TCodeableConceptArray read GetorderDetailArray;
Public property quantity : TElement read Getquantity write Setquantity;
Public property subject : TReference read Getsubject write Setsubject;
Public property encounter : TReference read Getencounter write Setencounter;
Public property occurrence : TElement read Getoccurrence write Setoccurrence;
Public property asNeeded : TElement read GetasNeeded write SetasNeeded;
Public property authoredOn : string read GetauthoredOn write SetauthoredOn;
Public property authoredOnElement : TdateTime_ read GetauthoredOnElement write SetauthoredOnElement;
Public property requester : TReference read Getrequester write Setrequester;
Public property performerType : TCodeableConcept read GetperformerType write SetperformerType;
Public property performer : TReferenceArray read GetperformerArray;
Public property locationCode : TCodeableConceptArray read GetlocationCodeArray;
Public property locationReference : TReferenceArray read GetlocationReferenceArray;
Public property reasonCode : TCodeableConceptArray read GetreasonCodeArray;
Public property reasonReference : TReferenceArray read GetreasonReferenceArray;
Public property insurance : TReferenceArray read GetinsuranceArray;
Public property supportingInfo : TReferenceArray read GetsupportingInfoArray;
Public property specimen : TReferenceArray read GetspecimenArray;
Public property bodySite : TCodeableConceptArray read GetbodySiteArray;
Public property note : TAnnotationArray read GetnoteArray;
Public property patientInstruction : string read GetpatientInstruction write SetpatientInstruction;
Public property patientInstructionElement : Tstring read GetpatientInstructionElement write SetpatientInstructionElement;
Public property relevantHistory : TReferenceArray read GetrelevantHistoryArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property identifier : TIdentifierArray read GetidentifierArray;

Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.

Public property instantiatesCanonical : TBSFHIRPrimitiveStringArray read GetinstantiatesCanonicalArray;

The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this ServiceRequest.

Public property instantiatesUri : TBSFHIRPrimitiveStringArray read GetinstantiatesUriArray;

The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this ServiceRequest.

Public property basedOn : TReferenceArray read GetbasedOnArray;

Plan/proposal/order fulfilled by this request.

Public property replaces : TReferenceArray read GetreplacesArray;

The request takes the place of the referenced completed or terminated request(s).

Public property requisition : TIdentifier read Getrequisition write Setrequisition;

A shared identifier common to all service requests that were authorized more or less simultaneously by a single author, representing the composite or group identifier.

Public property status : string read Getstatus write Setstatus;

The status of the order.

Public property statusElement : TRequestStatus read GetstatusElement write SetstatusElement;
 
Public property intent : string read Getintent write Setintent;

Whether the request is a proposal, plan, an original order or a reflex order.

Public property intentElement : TRequestIntent read GetintentElement write SetintentElement;
 
Public property category : TCodeableConceptArray read GetcategoryArray;

A code that classifies the service for searching, sorting and display purposes (e.g. "Surgical Procedure").

Public property priority : string read Getpriority write Setpriority;

Indicates how quickly the ServiceRequest should be addressed with respect to other requests.

Public property priorityElement : TRequestPriority read GetpriorityElement write SetpriorityElement;
 
Public property doNotPerform : boolean read GetdoNotPerform write SetdoNotPerform;

Set this to true if the record is saying that the service/procedure should NOT be performed.

Public property doNotPerformElement : Tboolean read GetdoNotPerformElement write SetdoNotPerformElement;
 
Public property code : TCodeableConcept read Getcode write Setcode;

A code that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations) that have been requested.

Public property orderDetail : TCodeableConceptArray read GetorderDetailArray;

Additional details and instructions about the how the services are to be delivered. For example, and order for a urinary catheter may have an order detail for an external or indwelling catheter, or an order for a bandage may require additional instructions specifying how the bandage should be applied.

Public property quantity : TElement read Getquantity write Setquantity;

An amount of service being requested which can be a quantity ( for example $1,500 home modification), a ratio ( for example, 20 half day visits per month), or a range (2.0 to 1.8 Gy per fraction).

Public property subject : TReference read Getsubject write Setsubject;

On whom or what the service is to be performed. This is usually a human patient, but can also be requested on animals, groups of humans or animals, devices such as dialysis machines, or even locations (typically for environmental scans).

Public property encounter : TReference read Getencounter write Setencounter;

An encounter that provides additional information about the healthcare context in which this request is made.

Public property occurrence : TElement read Getoccurrence write Setoccurrence;

The date/time at which the requested service should occur.

Public property asNeeded : TElement read GetasNeeded write SetasNeeded;

If a CodeableConcept is present, it indicates the pre-condition for performing the service. For example "pain", "on flare-up", etc.

Public property authoredOn : string read GetauthoredOn write SetauthoredOn;

When the request transitioned to being actionable.

Public property authoredOnElement : TdateTime_ read GetauthoredOnElement write SetauthoredOnElement;
 
Public property requester : TReference read Getrequester write Setrequester;

The individual who initiated the request and has responsibility for its activation.

Public property performerType : TCodeableConcept read GetperformerType write SetperformerType;

Desired type of performer for doing the requested service.

Public property performer : TReferenceArray read GetperformerArray;

The desired performer for doing the requested service. For example, the surgeon, dermatopathologist, endoscopist, etc.

Public property locationCode : TCodeableConceptArray read GetlocationCodeArray;

The preferred location(s) where the procedure should actually happen in coded or free text form. E.g. at home or nursing day care center.

Public property locationReference : TReferenceArray read GetlocationReferenceArray;

A reference to the the preferred location(s) where the procedure should actually happen. E.g. at home or nursing day care center.

Public property reasonCode : TCodeableConceptArray read GetreasonCodeArray;

An explanation or justification for why this service is being requested in coded or textual form. This is often for billing purposes. May relate to the resources referred to in `supportingInfo`.

Public property reasonReference : TReferenceArray read GetreasonReferenceArray;

Indicates another resource that provides a justification for why this service is being requested. May relate to the resources referred to in `supportingInfo`.

Public property insurance : TReferenceArray read GetinsuranceArray;

Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be needed for delivering the requested service.

Public property supportingInfo : TReferenceArray read GetsupportingInfoArray;

Additional clinical information about the patient or specimen that may influence the services or their interpretations. This information includes diagnosis, clinical findings and other observations. In laboratory ordering these are typically referred to as "ask at order entry questions (AOEs)". This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example, reporting the amount of inspired oxygen for blood gas measurements.

Public property specimen : TReferenceArray read GetspecimenArray;

One or more specimens that the laboratory procedure will use.

Public property bodySite : TCodeableConceptArray read GetbodySiteArray;

Anatomic location where the procedure should be performed. This is the target site.

Public property note : TAnnotationArray read GetnoteArray;

Any other notes and comments made about the service request. For example, internal billing notes.

Public property patientInstruction : string read GetpatientInstruction write SetpatientInstruction;

Instructions in terms that are understood by the patient or consumer.

Public property patientInstructionElement : Tstring read GetpatientInstructionElement write SetpatientInstructionElement;
 
Public property relevantHistory : TReferenceArray read GetrelevantHistoryArray;

Key events in the history of the request.


Generated by PasDoc 0.15.0.