PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/StructureDefinition/ServiceRequest
description: A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.
package_name: hl7.fhir.core
derivation: specialization
name: ServiceRequest
type: ServiceRequest
elements:
  performerType: {short: Performer role, type: CodeableConcept, isSummary: true, index: 25}
  category: {short: Classification of service, type: CodeableConcept, array: true, isSummary: true, index: 9}
  insurance:
    short: Associated insurance coverage
    refers: ['http://hl7.org/fhir/StructureDefinition/ClaimResponse', 'http://hl7.org/fhir/StructureDefinition/Coverage']
    type: Reference
    array: true
    index: 29
  relevantHistory:
    short: Request provenance
    refers: ['http://hl7.org/fhir/StructureDefinition/Provenance']
    type: Reference
    array: true
    index: 35
  asNeeded:
    short: Preconditions for service
    choices: [asNeededBoolean, asNeededCodeableConcept]
    isSummary: true
    index: 20
  instantiates: {short: Protocol or definition, type: uri, array: true, isSummary: true, index: 1}
  supportingInfo:
    short: Additional clinical information
    refers: ['http://hl7.org/fhir/StructureDefinition/Resource']
    type: Reference
    array: true
    index: 30
  patientInstruction: {short: Patient or consumer oriented instructions, type: string, isSummary: true, index: 34}
  specimen:
    short: Procedure Samples
    refers: ['http://hl7.org/fhir/StructureDefinition/Specimen']
    type: Reference
    array: true
    isSummary: true
    index: 31
  reasonCode: {short: Explanation/Justification for procedure or service, type: CodeableConcept, array: true, isSummary: true, index: 27}
  authoredOn: {short: Date request signed, type: dateTime, isSummary: true, index: 23}
  occurrenceTiming: {short: When service should occur, type: Timing, choiceOf: occurrence, isSummary: true, index: 18}
  note: {type: Annotation, short: Comments, array: true, index: 33}
  asNeededBoolean: {short: Preconditions for service, type: boolean, choiceOf: asNeeded, isSummary: true, index: 21}
  requisition: {short: Composite Request ID, type: Identifier, isSummary: true, index: 4}
  requester:
    short: Who/what is requesting service
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    type: Reference
    isSummary: true
    index: 24
  priority: {short: routine | urgent | asap | stat, type: code, meaningWhenMissing: 'If missing, this task should be performed with normal priority', isSummary: true, index: 7}
  occurrencePeriod: {short: When service should occur, type: Period, choiceOf: occurrence, isSummary: true, index: 17}
  status: {isModifier: true, short: draft | active | suspended | completed | entered-in-error | cancelled, type: code, isSummary: true, index: 5}
  code: {short: What is being requested/ordered, type: CodeableConcept, isSummary: true, index: 10}
  identifier: {short: Identifiers assigned to this order, type: Identifier, array: true, isSummary: true, index: 0}
  doNotPerform: {isModifier: true, short: True if service/procedure should not be performed, type: boolean, defaultValueBoolean: false, isSummary: true, index: 8}
  bodySite: {short: Location on Body, type: CodeableConcept, array: true, isSummary: true, index: 32}
  context:
    short: Encounter or Episode during which request was created
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare']
    type: Reference
    isSummary: true
    index: 13
  intent: {isModifier: true, short: proposal | plan | order +, type: code, isSummary: true, index: 6}
  replaces:
    short: What request replaces
    refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest']
    type: Reference
    array: true
    isSummary: true
    index: 3
  orderDetail: {short: Additional order information, type: CodeableConcept, array: true, isSummary: true, index: 11}
  basedOn:
    short: What request fulfills
    refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest']
    type: Reference
    array: true
    isSummary: true
    index: 2
  occurrenceDateTime: {short: When service should occur, type: dateTime, choiceOf: occurrence, isSummary: true, index: 16}
  subject:
    short: Individual the service is ordered for
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    isSummary: true
    index: 12
  asNeededCodeableConcept: {short: Preconditions for service, type: CodeableConcept, choiceOf: asNeeded, isSummary: true, index: 22}
  occurrence:
    short: When service should occur
    choices: [occurrenceDateTime, occurrencePeriod, occurrenceTiming]
    isSummary: true
    index: 15
  performer:
    short: Requested perfomer
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    type: Reference
    isSummary: true
    index: 26
  reasonReference:
    short: Explanation/Justification for service or service
    refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://hl7.org/fhir/StructureDefinition/DiagnosticReport', 'http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/Observation']
    type: Reference
    array: true
    isSummary: true
    index: 28
package_version: 3.2.0
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/ServiceRequest
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: null
required: [status, subject, intent]