PackagesCanonicalsLogsProblems
    Packages
    SUPPORT.R4@3.0.0
    http://phr.kanta.fi/StructureDefinition/fiphr-sd-urinaryincontinence
description: Finnish PHR profile for Urinary incontinence observation resource
package_name: SUPPORT.R4
derivation: constraint
name: FIPHRSDUrinaryIncontinence
type: Observation
elements:
  meta:
    elements:
      profile:
        pattern: {type: Canonical, value: 'http://phr.kanta.fi/StructureDefinition/fiphr-sd-urinaryincontinence'}
        index: 0
  code:
    elements:
      coding:
        elements:
          code:
            pattern: {type: Code, value: 9185-0}
            index: 1
  value:
    short: 'Finnish PHR: Self-estimated amount of urine incontinence, estimated with a scale of +, ++ or +++.'
    choices: [valueCodeableConcept]
    index: 3
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            short: 'Finnish PHR: Self-estimated amount of urine incontinence, estimated with a scale of +, ++ or +++.'
            choices: [valueCodeableConcept]
            _required: true
            index: 3
          min: 1
  valueCodeableConcept:
    type: CodeableConcept
    short: 'Finnish PHR: Self-estimated amount of urine incontinence, estimated with a scale of +, ++ or +++.'
    choiceOf: value
    index: 4
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema: {type: CodeableConcept, short: 'Finnish PHR: Self-estimated amount of urine incontinence, estimated with a scale of +, ++ or +++.', choiceOf: value, _required: true, index: 4}
          min: 1
  value[x]:
    elements:
      coding:
        index: 5
        elements:
          system:
            pattern: {type: Uri, value: 'http://phr.kanta.fi/CodeSystem/fiphr-cs-urinaryincontinence'}
            index: 6
          version: {index: 7}
          code: {index: 8}
          display: {index: 9}
          userSelected: {index: 10}
        required: [display, system, code]
      text: {index: 11}
    required: [coding]
package_version: 3.0.0
class: profile
kind: resource
url: http://phr.kanta.fi/StructureDefinition/fiphr-sd-urinaryincontinence
base: http://phr.kanta.fi/StructureDefinition/fiphr-sd-urinarymonitoring
version: '0.1'
required: [value, valueCodeableConcept]