PackagesCanonicalsLogsProblems
    Packages
    rapportendoscopiequebec.test@0.0.55
    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}
  authoredOn: {mustSupport: true, index: 39}
  requester:
    type: Reference
    mustSupport: true
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoPractitioner']
    index: 40
    elements:
      reference: {mustSupport: true, index: 41}
  status: {mustSupport: true, index: 19}
  code:
    mustSupport: true
    index: 21
    elements:
      text:
        pattern: {type: String, value: EndoServiceRequest}
        index: 22
    required: [text]
  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}
  intent: {mustSupport: true, index: 20}
  orderDetail:
    mustSupport: true
    index: 23
    slicing:
      rules: open
      discriminator:
      - {path: text, type: value}
      min: null
      slices:
        orderOrigin:
          match: {text: orderOrigin}
          schema:
            mustSupport: true
            index: 24
            elements:
              coding:
                binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/OrigineDemandeEndo'}
                index: 25
                elements:
                  system: {mustSupport: true, index: 26}
                  code: {mustSupport: true, index: 27}
                  display: {mustSupport: true, index: 28}
              text:
                pattern: {type: String, value: orderOrigin}
                index: 29
            required: [text]
        orderRequester:
          match: {text: orderRequester}
          schema:
            mustSupport: true
            index: 30
            elements:
              coding:
                binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/ReferentEndo'}
                index: 31
                elements:
                  system: {mustSupport: true, index: 32}
                  code: {mustSupport: true, index: 33}
                  display: {mustSupport: true, index: 34}
              text:
                pattern: {type: String, value: orderRequester}
                index: 35
            required: [text]
        otherOrderDetail:
          match: {text: otherOrderDetail}
          schema:
            mustSupport: true
            index: 36
            elements:
              text:
                pattern: {type: String, value: otherOrderDetail}
                index: 37
            required: [text]
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoPatient']
    index: 38
package_version: 0.0.55
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, code]