description: This profile sets minimum expectations for a ServiceRequest resource that is used to record, search, and fetch information about diagnostic requests for a patient. It is based on the [AU Base ServiceRequest](https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-servicerequest.html) profile and identifies the additional constraints, extensions, vocabularies and value sets that **SHALL** be present in the ServiceRequest resource when conforming to this profile. package_name: hl7.fhir.au.ereq derivation: constraint name: AUeRequestingDiagnosticRequest abstract: true type: ServiceRequest elements: category: {mustSupport: true, index: 10} insurance: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-coverage'] index: 22 supportingInfo: index: 23 slicing: rules: open discriminator: - {path: $this.resolve(), type: profile} min: null slices: pregnancyStatus: match: {} schema: constraint: au-ereq-srr-02: {human: Pregnancy status shall be pregnant (SNOMED CT code 77386006), source: 'http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-diagnosticrequest', severity: error, expression: '$this.resolve().value.coding.where(system = ''http://snomed.info/sct'' and code = ''77386006'').exists()'} short: The patient's pregnancy status refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-pregnancy-status-uv-ips'] type: Reference mustSupport: true index: 24 min: 0 max: 1 clinicalContext: match: {} schema: short: Clinical context narrative information providing an overview of the patient's current clinical situation refers: ['http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-clinicalcontext-documentreference'] type: Reference mustSupport: true array: true index: 25 min: 0 encounter: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-encounter'] index: 15 elements: reference: {mustSupport: true, index: 16} required: [reference] reasonCode: {mustSupport: true, index: 21} authoredOn: constraint: au-ereq-srr-01: {human: 'Date shall include at least year, month, and day', source: 'http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-diagnosticrequest', severity: error, expression: $this.toString().length() >= 10} mustSupport: true index: 19 note: {mustSupport: true, index: 26} requisition: type: Identifier mustSupport: true index: 6 elements: type: pattern: type: CodeableConcept value: coding: - {code: PGN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'} index: 7 extension: index: 0 slicing: slices: sexParameterForClinicalUse: match: {} schema: {mustSupport: true, index: 1} max: 1 statusReason: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/request-statusReason', index: 2} min: 0 max: 1 displaySequence: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-displaysequence', index: 3} min: 1 max: 1 fastingPrecondition: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-fastingprecondition', index: 4} min: 0 max: 1 requester: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-practitionerrole'] index: 20 priority: {mustSupport: true, index: 11} status: short: The status of the request binding: {strength: required, valueSet: 'http://terminology.hl7.org.au/ValueSet/au-erequesting-request-status'} mustSupport: true index: 8 code: mustSupport: true index: 12 elements: text: {mustSupport: true, index: 13} required: [text] identifier: {mustSupport: true, index: 5} intent: short: The kind of service request pattern: {type: Code, value: order} mustSupport: true index: 9 subject: type: Reference mustSupport: true refers: ['http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-patient'] index: 14 occurrence: mustSupport: true choices: [] index: 18 package_version: 1.0.0-preview extensions: sexParameterForClinicalUse: {url: null, max: 1, mustSupport: true, index: 1} statusReason: {url: 'http://hl7.org/fhir/StructureDefinition/request-statusReason', min: 0, max: 1, type: Extension, mustSupport: true, index: 2} displaySequence: {url: 'http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-displaysequence', min: 1, max: 1, type: Extension, mustSupport: true, index: 3} fastingPrecondition: {url: 'http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-fastingprecondition', min: 0, max: 1, type: Extension, mustSupport: true, index: 4} class: profile kind: resource url: http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-diagnosticrequest base: http://hl7.org.au/fhir/StructureDefinition/au-servicerequest version: 1.0.0-preview required: [authoredOn, requester, requisition, encounter, extension, category, code]