ServiceRequest

A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.

ServiceRequest = object

A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.

Properties

resourceType

resourceType: string | null

The type of the FHIR resource. Should be 'ServiceRequest'.


id

id: string | null

The id of the resource.


reasonCode

reasonCode: (CodeableConcept | null)[] | null

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.