PackagesCanonicalsLogsProblems
    Packages
    SUPPORT.R4@3.0.0
    http://phr.kanta.fi/StructureDefinition/fiphr-sd-bodyheight
description: Finnish PHR profile for body height measurement
package_name: SUPPORT.R4
derivation: constraint
name: FIPHRSDBodyHeight
type: Observation
elements:
  value[x]:
    elements:
      value: {index: 8}
      unit:
        pattern: {type: String, value: cm}
        index: 9
      system:
        pattern: {type: Uri, value: 'http://unitsofmeasure.org'}
        index: 10
      code:
        pattern: {type: Code, value: cm}
        index: 11
    required: [value, unit, system, code]
  meta:
    elements:
      profile:
        pattern: {type: Canonical, value: 'http://phr.kanta.fi/StructureDefinition/fiphr-sd-bodyheight'}
        index: 0
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 7
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, _required: true, index: 7}
          min: 1
  value:
    choices: [valueQuantity]
    index: 6
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            _required: true
            index: 6
          min: 1
  component: {index: 13}
  effectiveDateTime:
    type: dateTime
    choiceOf: effective
    index: 4
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: effective, index: 4}
  effective:
    choices: [effectiveDateTime]
    index: 3
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema:
            choices: [effectiveDateTime]
            index: 3
  code:
    elements:
      coding:
        elements:
          code:
            pattern: {type: Code, value: 8302-2}
            index: 1
  dataAbsentReason: {index: 12}
package_version: 3.0.0
class: profile
kind: resource
url: http://phr.kanta.fi/StructureDefinition/fiphr-sd-bodyheight
base: http://phr.kanta.fi/StructureDefinition/fiphr-sd-vitalsigns
version: '0.1'
required: [value, valueQuantity]