PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-elm@1.10.0
    http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-observation-results-laboratory-susceptibility
description: This CH ELM profile constrains the Observation resource for the purpose of laboratory test reports.
package_name: ch.fhir.ig.ch-elm
derivation: constraint
name: ChElmObservationResultsLaboratorySusceptibility
type: Observation
elements:
  code:
    binding: {strength: extensible, valueSet: 'http://fhir.ch/ig/ch-elm/ValueSet/ch-elm-results-laboratory-observation-susc'}
    index: 0
  component:
    index: 1
    elements:
      code: {short: see also 'Guidance - Laboratory Result', index: 2}
      value:
        short: Quantity if required by leading code, see also 'Guidance - Laboratory Result'
        choices: [valueQuantity]
        index: 4
        slicing:
          slices:
            valueQuantity:
              match: {}
              schema:
                short: Quantity if required by leading code, see also 'Guidance - Laboratory Result'
                choices: [valueQuantity]
                index: 4
      valueQuantity:
        type: Quantity
        short: Quantity if required by leading code, see also 'Guidance - Laboratory Result'
        choiceOf: value
        index: 5
        slicing:
          slices:
            valueQuantity:
              match: {}
              schema: {type: Quantity, short: 'Quantity if required by leading code, see also ''Guidance - Laboratory Result''', choiceOf: value, index: 5}
      interpretation: {index: 6}
    required: [interpretation]
package_version: 1.10.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-observation-results-laboratory-susceptibility
base: http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-observation-results-laboratory
version: 1.10.0
required: [component]