PackagesCanonicalsLogsProblems
    Packages
    colonoscopyreport.no@0.4.1-beta3
    http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-problemlist
description: null
package_name: colonoscopyreport.no
derivation: constraint
name: ProblemList
abstract: true
type: List
elements:
  status:
    pattern: {type: Code, value: current}
    mustSupport: true
    index: 0
  mode:
    pattern: {type: Code, value: snapshot}
    mustSupport: true
    index: 1
  code:
    mustSupport: true
    index: 2
    elements:
      coding:
        mustSupport: true
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            hl7code:
              match: {code: problems, system: 'http://terminology.hl7.org/CodeSystem/list-example-use-codes'}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: problems, system: 'http://terminology.hl7.org/CodeSystem/list-example-use-codes'}
                _required: true
                index: 4
              min: 1
              max: 1
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.no/fhir/StructureDefinition/no-basis-Patient']
    index: 5
  entry:
    elements:
      item:
        type: Reference
        refers: ['http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-condition']
        index: 6
package_version: 0.4.1-beta3
class: profile
kind: resource
url: http://kreftregisteret.no/fhir/StructureDefinition/colonoscopyreport-problemlist
base: http://hl7.org/fhir/StructureDefinition/List
version: null