PackagesCanonicalsLogsProblems
    Packages
    ca.pipeline.test.breaks@0.0.1
    http://fhir.infoway-inforoute.ca/ca-pipeline-test/StructureDefinition/observation-ca-pipeline-test
description: null
package_name: ca.pipeline.test.breaks
derivation: constraint
name: ObservationCAPipelineTest
type: Observation
elements:
  code:
    binding: {strength: required, valueSet: 'https://example.org/ValueSet/fake-valueset'}
    index: 0
  dataAbsentReason:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/data-absent-reason'}
    index: 1
  interpretation:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-interpretation'}
    index: 2
  note: {mustSupport: true, index: 3}
  component:
    index: 4
    slicing:
      rules: open
      description: Slicing based on value[x] type.
      discriminator:
      - {path: value, type: type}
      min: null
      slices:
        observationText:
          match: {}
          schema:
            short: Observation Text
            array: true
            index: 5
            elements:
              value:
                choices: [valueString]
                index: 7
              valueString: {type: string, choiceOf: value, index: 8}
package_version: 0.0.1
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/ca-pipeline-test/StructureDefinition/observation-ca-pipeline-test
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null