description: This profile defines a service request structure that localises core concepts for use in an Australian context. package_name: rs/hl7.fhir.au.base derivation: constraint name: AUBaseServiceRequest type: ServiceRequest elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: targetBodyStructure: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/procedure-targetBodyStructure', index: 1} identifier: {type: Identifier, short: Identifiers assigned to this order, index: 2} requisition: {type: Identifier, index: 3} code: binding: {strength: example, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/procedure-1'} index: 4 reasonCode: binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/reason-for-request-1'} index: 5 bodySite: binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/body-site-1'} index: 6 package_version: 4.2.2-preview extensions: targetBodyStructure: {url: 'http://hl7.org/fhir/StructureDefinition/procedure-targetBodyStructure', type: Extension, index: 1} class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-servicerequest base: http://hl7.org/fhir/StructureDefinition/ServiceRequest version: 4.2.2-preview