PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/bodyweight
description: 'FHIR Body Weight Profile - Copied FHIR Vital Sign Profile to remove .component.value quantity type constrain. More information can be found in GForge ticket #13796 or in the FHIR zulip chat https://chat.fhir.org/#narrow/stream/implementers/subject/Vital.20signs.20supporting.20observations.'
package_name: PGO.02
derivation: constraint
name: Vital Signs BodyWeight
type: Observation
elements:
  code:
    short: Body Weight
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            bodyWeightCode:
              match: {code: 29463-7}
              schema:
                index: 2
                elements:
                  system:
                    type: uri
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    index: 3
                  code:
                    type: code
                    pattern: {type: Code, value: 29463-7}
                    index: 4
  valueQuantity:
    index: 5
    elements:
      code: {index: 6}
package_version: 1.02.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/bodyweight
base: http://nictiz.nl/fhir/StructureDefinition/zib-VitalSigns
version: '2.0'