ServiceRequest constructor

const ServiceRequest({
  1. @Default(R5ResourceType.ServiceRequest) @JsonKey(unknownEnumValue: R5ResourceType.ServiceRequest) R5ResourceType resourceType,
  2. @JsonKey(includeFromJson: true, includeToJson: false) int? dbId,
  3. @JsonKey(name: 'id') FhirId? fhirId,
  4. FhirMeta? meta,
  5. FhirUri? implicitRules,
  6. @JsonKey(name: '_implicitRules') Element? implicitRulesElement,
  7. FhirCode? language,
  8. @JsonKey(name: '_language') Element? languageElement,
  9. Narrative? text,
  10. List<Resource>? contained,
  11. @JsonKey(name: 'extension') List<FhirExtension>? extension_,
  12. List<FhirExtension>? modifierExtension,
  13. List<Identifier>? identifier,
  14. List<FhirCanonical>? instantiatesCanonical,
  15. List<FhirUri>? instantiatesUri,
  16. @JsonKey(name: '_instantiatesUri') List<Element>? instantiatesUriElement,
  17. List<Reference>? basedOn,
  18. List<Reference>? replaces,
  19. Identifier? requisition,
  20. FhirCode? status,
  21. @JsonKey(name: '_status') Element? statusElement,
  22. FhirCode? intent,
  23. @JsonKey(name: '_intent') Element? intentElement,
  24. List<CodeableConcept>? category,
  25. FhirCode? priority,
  26. @JsonKey(name: '_priority') Element? priorityElement,
  27. FhirBoolean? doNotPerform,
  28. @JsonKey(name: '_doNotPerform') Element? doNotPerformElement,
  29. CodeableReference? code,
  30. List<ServiceRequestOrderDetail>? orderDetail,
  31. Quantity? quantityQuantity,
  32. Ratio? quantityRatio,
  33. Range? quantityRange,
  34. required Reference subject,
  35. List<Reference>? focus,
  36. Reference? encounter,
  37. FhirDateTime? occurrenceDateTime,
  38. @JsonKey(name: '_occurrenceDateTime') Element? occurrenceDateTimeElement,
  39. Period? occurrencePeriod,
  40. Timing? occurrenceTiming,
  41. FhirBoolean? asNeededBoolean,
  42. @JsonKey(name: '_asNeededBoolean') Element? asNeededBooleanElement,
  43. CodeableConcept? asNeededCodeableConcept,
  44. FhirDateTime? authoredOn,
  45. @JsonKey(name: '_authoredOn') Element? authoredOnElement,
  46. Reference? requester,
  47. CodeableConcept? performerType,
  48. List<Reference>? performer,
  49. List<CodeableReference>? location,
  50. List<CodeableReference>? reason,
  51. List<Reference>? insurance,
  52. List<CodeableReference>? supportingInfo,
  53. List<Reference>? specimen,
  54. List<CodeableConcept>? bodySite,
  55. Reference? bodyStructure,
  56. List<Annotation>? note,
  57. List<ServiceRequestPatientInstruction>? patientInstruction,
  58. List<Reference>? relevantHistory,
})

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

resourceType This is a ServiceRequest resource

id The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

meta The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

implicitRules A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

implicitRulesElement ("_implicitRules") Extensions for implicitRules

language The base language in which the resource is written.

languageElement ("_language") Extensions for language

text A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

contained These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, nor can they have their own independent transaction scope. This is allowed to be a Parameters resource if and only if it is referenced by a resource that provides context/meaning.

extension_ ("extension") May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

modifierExtension May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

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

instantiatesCanonical 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.

instantiatesUri 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.

instantiatesUriElement ("_instantiatesUri") Extensions for instantiatesUri

basedOn Plan/proposal/order fulfilled by this request.

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

requisition 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.

status The status of the order.

statusElement ("_status") Extensions for status

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

intentElement ("_intent") Extensions for intent

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

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

priorityElement ("_priority") Extensions for priority

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

doNotPerformElement ("_doNotPerform") Extensions for doNotPerform

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

orderDetail 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.

quantityQuantity 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).

quantityRatio 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).

quantityRange 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).

subject 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).

focus The actual focus of a service request when it is not the subject of record representing something or someone associated with the subject such as a spouse, parent, fetus, or donor. The focus of a service request could also be an existing condition, an intervention, the subject's diet, another service request on the subject, or a body structure such as tumor or implanted device.

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

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

occurrenceDateTimeElement ("_occurrenceDateTime") Extensions for occurrenceDateTime

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

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

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

asNeededBooleanElement ("_asNeededBoolean") Extensions for asNeededBoolean

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

authoredOn When the request transitioned to being actionable.

authoredOnElement ("_authoredOn") Extensions for authoredOn

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

performerType Desired type of performer for doing the requested service.

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

location 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.

reason 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.

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

supportingInfo 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.

specimen One or more specimens that the laboratory procedure will use.

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

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

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

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

relevantHistory Key events in the history of the request.

Implementation

const factory ServiceRequest({
  /// [resourceType] This is a ServiceRequest resource
  @Default(R5ResourceType.ServiceRequest)
  @JsonKey(unknownEnumValue: R5ResourceType.ServiceRequest)
  R5ResourceType resourceType,
  @JsonKey(includeFromJson: true, includeToJson: false) int? dbId,

  /// [id] The logical id of the resource, as used in the URL for the
  ///  resource. Once assigned, this value never changes.
  @JsonKey(name: 'id') FhirId? fhirId,

  /// [meta] The metadata about the resource. This is content that is
  ///  maintained by the infrastructure. Changes to the content might not
  ///  always be associated with version changes to the resource.
  FhirMeta? meta,

  /// [implicitRules] A reference to a set of rules that were followed when
  ///  the resource was constructed, and which must be understood when
  ///  processing the content. Often, this is a reference to an
  ///  implementation guide that defines the special rules along with other
  ///  profiles etc.
  FhirUri? implicitRules,

  /// [implicitRulesElement] ("_implicitRules") Extensions for implicitRules
  @JsonKey(name: '_implicitRules') Element? implicitRulesElement,

  /// [language] The base language in which the resource is written.
  FhirCode? language,

  /// [languageElement] ("_language") Extensions for language
  @JsonKey(name: '_language') Element? languageElement,

  /// [text] A human-readable narrative that contains a summary of the
  ///  resource and can be used to represent the content of the resource to a
  ///  human. The narrative need not encode all the structured data, but is
  ///  required to contain sufficient detail to make it "clinically safe" for
  ///  a human to just read the narrative. Resource definitions may define
  ///  what content should be represented in the narrative to ensure clinical
  ///  safety.
  Narrative? text,

  /// [contained] These resources do not have an independent existence apart
  ///  from the resource that contains them - they cannot be identified
  ///  independently, nor can they have their own independent transaction
  ///  scope. This is allowed to be a Parameters resource if and only if it
  ///  is referenced by a resource that provides context/meaning.
  List<Resource>? contained,

  /// [extension_] ("extension") May be used to represent additional
  ///  information that is not part of the basic definition of the resource.
  ///  To make the use of extensions safe and managable, there is a strict
  ///  set of governance applied to the definition and use of extensions.
  ///  Though any implementer can define an extension, there is a set of
  ///  requirements that SHALL be met as part of the definition of the
  ///  extension.
  @JsonKey(name: 'extension') List<FhirExtension>? extension_,

  /// [modifierExtension] May be used to represent additional information
  ///  that is not part of the basic definition of the resource and that
  ///  modifies the understanding of the element that contains it and/or the
  ///  understanding of the containing element's descendants. Usually
  ///  modifier elements provide negation or qualification. To make the use
  ///  of extensions safe and managable, there is a strict set of governance
  ///  applied to the definition and use of extensions. Though any
  ///  implementer is allowed to define an extension, there is a set of
  ///  requirements that SHALL be met as part of the definition of the
  ///  extension. Applications processing a resource are required to check
  ///  for modifier extensions.Modifier extensions SHALL NOT change the
  ///  meaning of any elements on Resource or DomainResource (including
  ///  cannot change the meaning of modifierExtension itself).
  List<FhirExtension>? modifierExtension,

  /// [identifier] Identifiers assigned to this order instance by the orderer
  ///  and/or the receiver and/or order fulfiller.
  List<Identifier>? identifier,

  /// [instantiatesCanonical] 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.
  List<FhirCanonical>? instantiatesCanonical,

  /// [instantiatesUri] 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.
  List<FhirUri>? instantiatesUri,

  /// [instantiatesUriElement] ("_instantiatesUri") Extensions for
  ///  instantiatesUri
  @JsonKey(name: '_instantiatesUri') List<Element>? instantiatesUriElement,

  /// [basedOn] Plan/proposal/order fulfilled by this request.
  List<Reference>? basedOn,

  /// [replaces] The request takes the place of the referenced completed or
  ///  terminated request(s).
  List<Reference>? replaces,

  /// [requisition] 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.
  Identifier? requisition,

  /// [status] The status of the order.
  FhirCode? status,

  /// [statusElement] ("_status") Extensions for status
  @JsonKey(name: '_status') Element? statusElement,

  /// [intent] Whether the request is a proposal, plan, an original order or
  ///  a reflex order.
  FhirCode? intent,

  /// [intentElement] ("_intent") Extensions for intent
  @JsonKey(name: '_intent') Element? intentElement,

  /// [category] A code that classifies the service for searching, sorting
  ///  and display purposes (e.g. "Surgical Procedure").
  List<CodeableConcept>? category,

  /// [priority] Indicates how quickly the ServiceRequest should be addressed
  ///  with respect to other requests.
  FhirCode? priority,

  /// [priorityElement] ("_priority") Extensions for priority
  @JsonKey(name: '_priority') Element? priorityElement,

  /// [doNotPerform] Set this to true if the record is saying that the
  ///  service/procedure should NOT be performed.
  FhirBoolean? doNotPerform,

  /// [doNotPerformElement] ("_doNotPerform") Extensions for doNotPerform
  @JsonKey(name: '_doNotPerform') Element? doNotPerformElement,

  /// [code] A code or reference that identifies a particular service (i.e.,
  ///  procedure, diagnostic investigation, or panel of investigations) that
  ///  have been requested.
  CodeableReference? code,

  /// [orderDetail] 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.
  List<ServiceRequestOrderDetail>? orderDetail,

  /// [quantityQuantity] 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).
  Quantity? quantityQuantity,

  /// [quantityRatio] 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).
  Ratio? quantityRatio,

  /// [quantityRange] 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).
  Range? quantityRange,

  /// [subject] 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).
  required Reference subject,

  /// [focus] The actual focus of a service request when it is not the
  ///  subject of record representing something or someone associated with
  ///  the subject such as a spouse, parent, fetus, or donor. The focus of a
  ///  service request could also be an existing condition,  an intervention,
  ///  the subject's diet,  another service request on the subject,  or a
  ///  body structure such as tumor or implanted device.
  List<Reference>? focus,

  /// [encounter] An encounter that provides additional information about the
  ///  healthcare context in which this request is made.
  Reference? encounter,

  /// [occurrenceDateTime] The date/time at which the requested service
  ///  should occur.
  FhirDateTime? occurrenceDateTime,

  /// [occurrenceDateTimeElement] ("_occurrenceDateTime") Extensions for
  ///  occurrenceDateTime
  @JsonKey(name: '_occurrenceDateTime') Element? occurrenceDateTimeElement,

  /// [occurrencePeriod] The date/time at which the requested service should
  ///  occur.
  Period? occurrencePeriod,

  /// [occurrenceTiming] The date/time at which the requested service should
  ///  occur.
  Timing? occurrenceTiming,

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

  /// [asNeededBooleanElement] ("_asNeededBoolean") Extensions for
  ///  asNeededBoolean
  @JsonKey(name: '_asNeededBoolean') Element? asNeededBooleanElement,

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

  /// [authoredOn] When the request transitioned to being actionable.
  FhirDateTime? authoredOn,

  /// [authoredOnElement] ("_authoredOn") Extensions for authoredOn
  @JsonKey(name: '_authoredOn') Element? authoredOnElement,

  /// [requester] The individual who initiated the request and has
  ///  responsibility for its activation.
  Reference? requester,

  /// [performerType] Desired type of performer for doing the requested
  ///  service.
  CodeableConcept? performerType,

  /// [performer] The desired performer for doing the requested service.  For
  ///  example, the surgeon, dermatopathologist, endoscopist, etc.
  List<Reference>? performer,

  /// [location] 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.
  List<CodeableReference>? location,

  /// [reason] 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`.
  List<CodeableReference>? reason,

  /// [insurance] Insurance plans, coverage extensions, pre-authorizations
  ///  and/or pre-determinations that may be needed for delivering the
  ///  requested service.
  List<Reference>? insurance,

  /// [supportingInfo] 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.
  List<CodeableReference>? supportingInfo,

  /// [specimen] One or more specimens that the laboratory procedure will use.
  List<Reference>? specimen,

  /// [bodySite] Anatomic location where the procedure should be performed.
  ///  This is the target site.
  List<CodeableConcept>? bodySite,

  /// [bodyStructure] Anatomic location where the procedure should be
  ///  performed. This is the target site.
  Reference? bodyStructure,

  /// [note] Any other notes and comments made about the service request. For
  ///  example, internal billing notes.
  List<Annotation>? note,

  /// [patientInstruction] Instructions in terms that are understood by the
  ///  patient or consumer.
  List<ServiceRequestPatientInstruction>? patientInstruction,

  /// [relevantHistory] Key events in the history of the request.
  List<Reference>? relevantHistory,
}) = _ServiceRequest;