PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@4.2.1-preview
    http://hl7.org.au/fhir/StructureDefinition/au-diagnosticrequest
description: This profile defines a service request structure to represent a request for a diagnostic investigation in an Australian context. This profile is intended to support ordering for pathology, radiology, and specialist diagnostic investigations.
package_name: hl7.fhir.au.base
derivation: constraint
name: AUBaseDiagnosticRequest
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}
  code:
    binding: {strength: example, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/evaluation-procedure-1'}
    index: 3
  requester:
    type: Reference
    short: Authorising individual, organisation or program (e.g. National Bowel Cancer Screening Program)
    refers: ['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']
    index: 4
  performerType:
    binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/practitioner-role-1'}
    index: 5
  reasonCode:
    binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/reason-for-request-1'}
    index: 6
  specimen:
    type: Reference
    refers: ['http://hl7.org.au/fhir/StructureDefinition/au-specimen']
    index: 7
  bodySite:
    binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/body-site-1'}
    index: 8
package_version: 4.2.1-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-diagnosticrequest
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: 4.2.1-preview