PackagesCanonicalsLogsProblems
    Packages
    colonoscopyreport.no@0.4.1-beta5
    http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-numberoflesions
description: The number of lesions detected during a colonoscopy
package_name: colonoscopyreport.no
derivation: constraint
name: NumberOfLesions
abstract: true
type: Observation
elements:
  code:
    mustSupport: true
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: 1
          slices:
            SNOMED-CT:
              match: {code: '246206008', system: 'http://snomed.info/sct'}
              schema:
                pattern:
                  type: Coding
                  value: {code: '246206008', system: 'http://snomed.info/sct'}
                _required: true
                index: 2
              min: 1
              max: 1
    required: [coding]
  value:
    mustSupport: true
    choices: [valueQuantity]
    index: 4
  valueQuantity: {type: Quantity, mustSupport: true, choiceOf: value, index: 5}
package_version: 0.4.1-beta5
class: profile
kind: resource
url: http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-numberoflesions
base: http://hl7.org/fhir/StructureDefinition/Observation
version: null