PackagesCanonicalsLogsProblems
    Packages
    ca.on.hrm.r4@1.0.1-snapshot2
    http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-serviceRequest-submission
description: OCRE ServiceRequest Profile (Submission)
package_name: ca.on.hrm.r4
derivation: constraint
name: ServiceRequestOCRESubmission
type: ServiceRequest
elements:
  category:
    type: CodeableConcept
    binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ehr/ValueSet/procedure-service-type'}
    mustSupport: true
    index: 47
    elements:
      coding:
        index: 48
        elements:
          system: {index: 49}
        required: [system]
    required: [coding]
  supportingInfo:
    mustSupport: true
    index: 69
    elements:
      reference: {mustSupport: true, index: 70}
      display: {mustSupport: true, index: 71}
  reasonCode:
    type: CodeableConcept
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/procedure-reason'}
    mustSupport: true
    index: 65
    elements:
      coding:
        elements:
          system: {index: 66}
        required: [system]
  authoredOn: {mustSupport: true, index: 58}
  note:
    mustSupport: true
    index: 73
    elements:
      text: {mustSupport: true, index: 74}
  requisition:
    mustSupport: true
    index: 37
    elements:
      type:
        binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type'}
        mustSupport: true
        index: 38
        elements:
          coding:
            mustSupport: true
            index: 39
            elements:
              system: {mustSupport: true, index: 40}
              code: {mustSupport: true, index: 41}
              display: {mustSupport: true, index: 42}
            required: [system]
      system: {mustSupport: true, index: 43}
      value: {mustSupport: true, index: 44}
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        CopiedParticipants:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://ontariohealth.ca/StructureDefinition/oh-ehr-copied-participants-EXT', index: 1}
          min: 0
  locationReference:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-location']
    index: 63
    elements:
      reference: {mustSupport: true, index: 64}
    required: [reference]
  requester:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-organization-submission', 'http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-practitioner-submission', 'http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-practitionerRole-submission']
    index: 59
    elements:
      reference: {mustSupport: true, index: 60}
    required: [reference]
  priority: {mustSupport: true, index: 50}
  status: {mustSupport: true, index: 45}
  code:
    type: CodeableConcept
    binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ehr/ValueSet/local-imaging-procedure-code'}
    mustSupport: true
    index: 51
    elements:
      coding:
        index: 52
        elements:
          system: {index: 53}
        required: [system]
    required: [coding]
  identifier:
    mustSupport: true
    index: 2
    elements:
      type:
        binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type'}
        mustSupport: true
        index: 3
        elements:
          coding:
            mustSupport: true
            index: 4
            elements:
              system: {mustSupport: true, index: 5}
              code: {mustSupport: true, index: 6}
              display: {mustSupport: true, index: 7}
            required: [display, system, code]
        required: [coding]
      system: {mustSupport: true, index: 8}
      value: {mustSupport: true, index: 9}
      assigner:
        mustSupport: true
        index: 10
        elements:
          reference: {mustSupport: true, index: 11}
    required: [value, system]
    slicing:
      rules: open
      description: must contain one repetition of an accession number.
      discriminator:
      - {path: type, type: pattern}
      min: 1
      slices:
        identifier-accession:
          match:
            type:
              coding:
              - {code: ACSN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Accession ID}
          schema:
            short: Accession ID
            mustSupport: true
            _required: true
            index: 12
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: ACSN, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Accession ID}
                index: 13
              system: {index: 14}
            required: [type]
        identifier-placerOrderNumber:
          match:
            type:
              coding:
              - {code: PLAC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Placer Identifier}
          schema:
            mustSupport: true
            index: 15
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: PLAC, system: 'http://terminology.hl7.org/CodeSystem/v2-0203', display: Placer Identifier}
                index: 16
            required: [type]
  bodySite: {type: CodeableConcept, mustSupport: true, index: 72}
  intent: {mustSupport: true, index: 46}
  replaces:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest']
    index: 27
    elements:
      reference: {mustSupport: true, index: 28}
      identifier:
        mustSupport: true
        index: 29
        elements:
          type:
            binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type'}
            mustSupport: true
            index: 30
            elements:
              coding:
                mustSupport: true
                index: 31
                elements:
                  system: {mustSupport: true, index: 32}
                  code: {mustSupport: true, index: 33}
                  display: {mustSupport: true, index: 34}
                required: [display, system, code]
          system: {mustSupport: true, index: 35}
          value: {mustSupport: true, index: 36}
  basedOn:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest']
    index: 17
    elements:
      reference: {mustSupport: true, index: 18}
      identifier:
        mustSupport: true
        index: 19
        elements:
          type:
            mustSupport: true
            index: 20
            elements:
              coding:
                mustSupport: true
                index: 21
                elements:
                  system: {mustSupport: true, index: 22}
                  code: {mustSupport: true, index: 23}
                  display: {mustSupport: true, index: 24}
                required: [display]
          system: {mustSupport: true, index: 25}
          value: {mustSupport: true, index: 26}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-patient-submission']
    index: 54
    elements:
      reference: {mustSupport: true, index: 55}
    required: [reference]
  occurrence:
    mustSupport: true
    choices: []
    index: 57
  performer:
    type: Reference
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-organization-submission', 'http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-practitioner-submission', 'http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-practitionerRole-submission']
    index: 61
    elements:
      reference: {mustSupport: true, index: 62}
    required: [reference]
  reasonReference:
    mustSupport: true
    index: 67
    elements:
      reference: {mustSupport: true, index: 68}
    required: [reference]
package_version: 1.0.1-snapshot2
extensions:
  CopiedParticipants: {url: 'http://ontariohealth.ca/StructureDefinition/oh-ehr-copied-participants-EXT', min: 0, type: Extension, mustSupport: true, index: 1}
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/ocre/StructureDefinition/profile-serviceRequest-submission
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: 1.0.0-Ballot
required: [identifier, category, code]