PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.idms@1.0.9
    https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-ServiceRequest-Child-Submission
description: This profile is for the Additional Information, Withdrawl and Reconsideration Requests.  These are child requests of a primary request.
package_name: ca.on.health.idms
derivation: constraint
name: IDMSServiceRequestChildSubmission
type: ServiceRequest
elements:
  performerType: {index: 37}
  category:
    short: Classifications of the request
    index: 14
    slicing:
      rules: open
      discriminator:
      - {path: coding.version, type: value}
      min: 1
      max: 1
      slices:
        RequestType:
          match:
            coding: {version: RequestType}
          schema:
            _required: true
            index: 15
            elements:
              coding:
                elements:
                  system:
                    pattern: {type: uri, value: 'https://health.gov.on.ca/idms/fhir/CodeSystem/IDMS-Internal'}
                    type: uri
                    index: 16
                  version:
                    short: Type of Code
                    pattern: {type: string, value: RequestType}
                    type: string
                    index: 17
                  code:
                    binding: {strength: required, valueSet: 'https://health.gov.on.ca/idms/fhir/ValueSet/IDMS-Child-Request-Types'}
                    index: 18
                  display: {short: This is the display Value for the Request Type, index: 19}
                  userSelected: {index: 20}
                required: [system]
              text: {index: 21}
  insurance: {index: 41}
  instantiatesCanonical: {index: 7}
  instantiatesUri: {index: 8}
  relevantHistory: {index: 54}
  asNeeded:
    choices: []
    index: 34
  supportingInfo:
    index: 42
    elements:
      concept: {index: 43}
      reference:
        index: 44
        elements:
          reference: {index: 45}
          type: {index: 46}
          identifier: {index: 47}
          display: {index: 48}
        required: [reference]
    required: [reference]
  encounter: {index: 30}
  patientInstruction: {index: 53}
  specimen: {index: 49}
  authoredOn: {index: 35}
  note: {index: 52}
  requisition: {index: 11}
  reason: {index: 40}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        createdUser:
          match: {url: null}
          schema: {type: Extension, url: 'https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedUser', index: 1}
          min: 1
          max: 1
        createdDate:
          match: {url: null}
          schema: {type: Extension, url: 'https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedDate', index: 2}
          min: 1
          max: 1
        updatedUser:
          match: {url: null}
          schema: {type: Extension, url: 'https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedUser', index: 3}
          min: 1
          max: 1
        updatedDate:
          match: {url: null}
          schema: {type: Extension, url: 'https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate', index: 4}
          min: 1
          max: 1
        externalIndicator:
          match: {url: null}
          schema: {type: Extension, url: 'https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-ServiceRequest-External-Indicator', index: 5}
          min: 0
          max: 1
  requester:
    type: Reference
    refers: ['https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Contact', 'https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Employee']
    index: 36
  priority: {index: 22}
  status: {index: 12}
  code: {index: 24}
  identifier: {short: Primary File Number, index: 6}
  doNotPerform: {index: 23}
  bodySite: {index: 50}
  intent:
    pattern: {type: code, value: order}
    type: code
    index: 13
  focus: {index: 29}
  replaces: {index: 10}
  orderDetail: {index: 25}
  basedOn:
    type: Reference
    short: Reference to Previous Requests
    refers: ['http://hl7.org/fhir/StructureDefinition/IDMS_ServiceRequest']
    index: 9
  quantity:
    choices: []
    index: 27
  bodyStructure: {index: 51}
  location: {index: 39}
  subject:
    type: Reference
    short: Manufacturer
    refers: ['https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS_Group']
    index: 28
  occurrence:
    choices: []
    index: 32
  performer: {index: 38}
package_version: 1.0.9
extensions:
  createdUser: {url: 'https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedUser', min: 1, max: 1, type: Extension, index: 1}
  createdDate: {url: 'https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedDate', min: 1, max: 1, type: Extension, index: 2}
  updatedUser: {url: 'https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedUser', min: 1, max: 1, type: Extension, index: 3}
  updatedDate: {url: 'https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedDate', min: 1, max: 1, type: Extension, index: 4}
  externalIndicator: {url: 'https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-ServiceRequest-External-Indicator', min: 0, max: 1, type: Extension, index: 5}
class: profile
kind: resource
url: https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-ServiceRequest-Child-Submission
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: '1.0'
required: [basedOn, category]