PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-etoc@0.1.0
    http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-bodyheight-observation
description: Definition for the Body Height Observation resource in the context of CH eToc.
package_name: ch.fhir.ig.ch-etoc
derivation: constraint
name: ChEtocBodyHeightObservation
type: Observation
elements:
  code:
    elements:
      coding:
        mustSupport: true
        index: 0
        slicing:
          slices:
            BodyHeightCode:
              match: {}
              schema:
                mustSupport: true
                index: 0
                elements:
                  system: {mustSupport: true, index: 1}
                  code: {mustSupport: true, index: 2}
  subject:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient']
    index: 3
  valueQuantity:
    index: 4
    elements:
      unit:
        pattern: {type: String, value: cm}
        index: 5
      code:
        pattern: {type: Code, value: cm}
        index: 6
package_version: 0.1.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-etoc/StructureDefinition/ch-etoc-bodyheight-observation
base: http://hl7.org/fhir/StructureDefinition/bodyheight
version: 0.1.0