PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot4
    http://hl7.org/fhir/StructureDefinition/bodyweight
description: FHIR Body Weight Profile
package_name: hl7.fhir.r6.core
derivation: constraint
name: Observationbodyweight
type: Observation
elements:
  code:
    short: Body Weight
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/observation-vitalsign-bodyweight'}
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 29463-7, system: 'http://loinc.org'}
    index: 0
  valueQuantity:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/ucum-bodyweight'}
    mustSupport: true
    index: 1
  dataAbsentReason: {mustSupport: true, index: 2}
package_version: 6.0.0-ballot4
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/bodyweight
base: http://hl7.org/fhir/StructureDefinition/vitalsigns
version: 6.0.0-ballot4