PackagesCanonicalsLogsProblems
    Packages
    rapportendoscopiequebec.test@0.0.48
    https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoServiceRequest
description: null
package_name: rapportendoscopiequebec.test
derivation: constraint
name: EndoServiceRequest
type: ServiceRequest
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
      security:
        mustSupport: true
        index: 2
        elements:
          system: {mustSupport: true, index: 3}
          code: {mustSupport: true, index: 4}
          display: {mustSupport: true, index: 5}
      tag:
        mustSupport: true
        index: 6
        elements:
          system: {mustSupport: true, index: 7}
          code: {mustSupport: true, index: 8}
          display: {mustSupport: true, index: 9}
  identifier:
    mustSupport: true
    index: 10
    elements:
      use: {mustSupport: true, index: 11}
      type:
        mustSupport: true
        index: 12
        elements:
          coding:
            mustSupport: true
            index: 13
            elements:
              system: {mustSupport: true, index: 14}
              code: {mustSupport: true, index: 15}
              display: {mustSupport: true, index: 16}
      system: {mustSupport: true, index: 17}
      value: {mustSupport: true, index: 18}
  status: {mustSupport: true, index: 19}
  intent: {mustSupport: true, index: 20}
  orderDetail:
    mustSupport: true
    index: 21
    slicing:
      rules: open
      discriminator:
      - {path: text, type: value}
      min: null
      slices:
        orderOrigin:
          match: {text: orderOrigin}
          schema:
            mustSupport: true
            index: 22
            elements:
              coding:
                binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/OrigineDemandeEndo'}
                index: 23
                elements:
                  system: {mustSupport: true, index: 24}
                  code: {mustSupport: true, index: 25}
                  display: {mustSupport: true, index: 26}
              text:
                pattern: {type: String, value: orderOrigin}
                index: 27
            required: [text]
        orderRequester:
          match: {text: orderRequester}
          schema:
            mustSupport: true
            index: 28
            elements:
              coding:
                binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/ReferentEndo'}
                index: 29
                elements:
                  system: {mustSupport: true, index: 30}
                  code: {mustSupport: true, index: 31}
                  display: {mustSupport: true, index: 32}
              text:
                pattern: {type: String, value: orderRequester}
                index: 33
            required: [text]
        otherOrderDetail:
          match: {text: otherOrderDetail}
          schema:
            mustSupport: true
            index: 34
            elements:
              text:
                pattern: {type: String, value: otherOrderDetail}
                index: 35
            required: [text]
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoPatient']
    index: 36
  authoredOn: {mustSupport: true, index: 37}
  requester:
    type: Reference
    mustSupport: true
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoPractitioner']
    index: 38
    elements:
      reference: {mustSupport: true, index: 39}
package_version: 0.0.48
class: profile
kind: resource
url: https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoServiceRequest
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest
version: 0.1.0
required: [authoredOn]