PackagesCanonicalsLogsProblems
    Packages
    fhir.outburn.co.il@0.3.1
    http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-test-result
description: תוצאת בדיקת מעבדה בודדת, במסגרת טיפול אונקולוגי.
package_name: fhir.outburn.co.il
derivation: constraint
name: LrcHospitalCommunityOncoLabResult
type: Observation
elements:
  code:
    binding: {strength: extensible, valueSet: 'http://outburn.co.il/fhir/oncology/ValueSet/lrc-onco-result-codes'}
    index: 0
  value:
    choices: [valueQuantity]
    index: 5
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            index: 5
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 6}
package_version: 0.3.1
class: profile
kind: resource
url: http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-test-result
base: http://outburn.co.il/fhir/oncology/StructureDefinition/lrc-onco-result
version: null
required: [value, valueQuantity]