PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-lab-order@2.0.0
    http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR-container
description: Definition for ServiceRequest Container in the context of CH LAB-Order
package_name: ch.fhir.ig.ch-lab-order
derivation: constraint
name: ChLabOrderSRContainer
type: ServiceRequest
elements:
  basedOn:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR-container', 'http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR-singletest']
    index: 0
  requisition: {mustSupport: true, index: 1}
  code:
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/procedure-code'}
    index: 2
  specimen: {short: 'Must be present, if order category is #RequestForLabExam or #RequestForHistopathExam', index: 3}
package_version: 2.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR-container
base: http://fhir.ch/ig/ch-lab-order/StructureDefinition/ch-lab-order-SR
version: 2.0.0
required: [basedOn]