PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@6.0.0-draft
    http://hl7.org.au/fhir/StructureDefinition/au-servicerequest
description: This profile defines a service request structure that localises core concepts, including terminology, for use in an Australian context. The purpose of this profile is to provide national level agreement on core localised concepts. This profile does not force conformance to core localised concepts. It enables implementers and modellers to make their own rules, i.e. [profiling](http://hl7.org/fhir/profiling.html), about how to support these concepts for specific implementation needs.
package_name: 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: 6.0.0-draft
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: 6.0.0-draft