PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.icsr-ae-reporting@1.0.1
    http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-patientweight
description: Patient Body Weight in kg
package_name: hl7.fhir.us.icsr-ae-reporting
derivation: constraint
name: PatientWeight
type: Observation
elements:
  value:
    choices: [valueQuantity]
    index: 1
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            index: 1
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 2
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 2}
  value[x]:
    elements:
      code:
        pattern: {type: Code, value: kg}
        index: 3
package_version: 1.0.1
class: profile
kind: resource
url: http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/icsr-patientweight
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-body-weight
version: 1.0.1