description: '**Concept**\r\nBody weight is the common name for (human) body mass.\r\n**Purpose**\r\nEarly detection of deviating body weight is an important task in preventive healthcare. A patient being clearly overweight or underweight can be a symptom of other, underlying problems. Early detection also means an earlier start to treatment. \r\nThis healthcare information information model offers the option to record a person’s body weight (both exact and estimated).\r\n\r\n**Example Instances**\r\n\r\n**Traceability to other Standards**\r\nThis health and care information model is in accordance with the information model template Measurement v1.0.' package_name: healthdata.be.r4.cbb derivation: specialization name: HdBeBodyWeight abstract: true type: https://fhir.healthdata.be/StructureDefinition/LogicalModel/BodyWeight elements: WeightValue: short: WeightValue _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - url: content valueMarkdown: "Het lichaamsgewicht van de patiënt. Het gewicht wordt uitgedrukt in kilogram (kg). Bij pasgeborenen onder 3 kg wordt het gewicht veelal in grammen uitgedrukt.\r\nDit concept kan ook gebruikt worden om een geschat lichaamsgewicht vast te leggen als het niet mogelijk is om het exacte lichaamsgewicht te meten - bijvoorbeeld, het wegen van een tegenwerkend kind, of een schatting van het gewicht van een ongeboren kind." type: Quantity _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: GewichtWaarde} index: 0 Comment: short: Comment _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: 'Opmerking over de gewichtsmeting, zoals eventuele problemen of factoren die van invloed kunnen zijn op de meting van het lichaamsgewicht; bijvoorbeeld timing in de menstruele cyclus, timing van de recente stoelgang of het noteren van een amputatie.'} type: string _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Toelichting} index: 1 WeightDateTime: short: WeightDateTime _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Datum en (eventueel) tijd dat het gewicht gemeten of geschat werd.} type: dateTime _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: GewichtDatumTijd} index: 2 Clothing: short: Clothing _definition: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: De kleding die de patiënt aan had tijdens de meting.} type: CodeableConcept _short: extension: - url: http://hl7.org/fhir/StructureDefinition/translation extension: - {url: lang, valueCode: nl-NL} - {url: content, valueMarkdown: Kleding} binding: {strength: required, valueSet: 'https://fhir.healthdata.be/ValueSet/Clothing'} index: 3 package_version: 0.9.0-alpha class: logical kind: logical url: https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-BodyWeight base: http://hl7.org/fhir/StructureDefinition/Element version: null required: [WeightDateTime, WeightValue]