FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/BodyMassIndex

Packagevital-signs
TypeStructureDefinition
IdBodyMassIndex
FHIR VersionR4
Sourcehttp://vitals.oemig.de/fhir/https://build.fhir.org/ig/frankoemig/vital-signs-demo/StructureDefinition-BodyMassIndex.html
URLhttp://vitals.oemig.de/fhir/StructureDefinition/BodyMassIndex
Version0.6.6
Statusactive
Date2024-04-16
NameBMI
TitleBody Mass Index LM
DescriptionThis is the Logical Model for **Body Mass Index**
CopyrightFO
Typehttp://vitals.oemig.de/fhir/StructureDefinition/BodyMassIndex
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
BMIunitsBMI Units
InterpretationInterpretation

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition BodyMassIndex

NameFlagsCard.TypeDescription & Constraintsdoco
.. BodyMassIndex 0..*BaseBody Mass Index LM
... value 1..1positiveIntvalue
... unit 1..1CodeableConceptunits
Binding: BMI Units (required)
... range 0..*BackboneElementreference range
.... low 0..1integerLow Range, if relevant
.... high 0..1integerHigh Range, if relevant
.... age 0..1RangeApplicable age range, if relevant
.... text 0..1stringText based reference range in an observation
... interpretation Σ0..1CodeableConceptoverall clinical meaning of the BP measurement
Binding: Interpretation (required)
... dataAbsentReason 0..1CodeableConceptWhy the component result is missing
Binding: DataAbsentReason (required)
... effective[x] Σ0..1date of observation
.... effectiveDatedate
.... effectiveInstantinstant
.... effectivePeriodPeriod
... comment 0..1stringany comment
... subject 0..1Reference(Patient)reference to the subject of the measurement
... author 0..1Reference(Practitioner)reference to the author of the measurement
... performer 0..1Reference(Practitioner)reference to the performer of the measurement

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "BodyMassIndex",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://vitals.oemig.de/fhir/StructureDefinition/BodyMassIndex",
  "version": "0.6.6",
  "name": "BMI",
  "title": "Body Mass Index LM",
  "status": "active",
  "experimental": false,
  "date": "2024-04-16",
  "publisher": "FO",
  "contact": [
    {
      "name": "FO",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.oemig.de"
        }
      ]
    }
  ],
  "description": "This is the Logical Model for **Body Mass Index**",
  "copyright": "FO",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://vitals.oemig.de/fhir/StructureDefinition/BodyMassIndex",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "BodyMassIndex",
        "path": "BodyMassIndex",
        "short": "Body Mass Index LM",
        "definition": "Body Mass Index",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "BodyMassIndex.value",
        "path": "BodyMassIndex.value",
        "short": "value",
        "definition": "value",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "positiveInt"
          }
        ]
      },
      {
        "id": "BodyMassIndex.unit",
        "path": "BodyMassIndex.unit",
        "short": "units",
        "definition": "units",
        "min": 1,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.unit",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://vitals.oemig.de/fhir/ValueSet/BMIunits"
        }
      },
      {
        "id": "BodyMassIndex.range",
        "path": "BodyMassIndex.range",
        "short": "reference range",
        "definition": "reference range",
        "min": 0,
        "max": "*",
        "base": {
          "path": "BodyMassIndex.range",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "BodyMassIndex.range.id",
        "path": "BodyMassIndex.range.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BodyMassIndex.range.extension",
        "path": "BodyMassIndex.range.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "BodyMassIndex.range.modifierExtension",
        "path": "BodyMassIndex.range.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "BodyMassIndex.range.low",
        "path": "BodyMassIndex.range.low",
        "short": "Low Range, if relevant",
        "definition": "Low Range, if relevant",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.range.low",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "BodyMassIndex.range.high",
        "path": "BodyMassIndex.range.high",
        "short": "High Range, if relevant",
        "definition": "High Range, if relevant",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.range.high",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "BodyMassIndex.range.age",
        "path": "BodyMassIndex.range.age",
        "short": "Applicable age range, if relevant",
        "definition": "Applicable age range, if relevant",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.range.age",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "BodyMassIndex.range.text",
        "path": "BodyMassIndex.range.text",
        "short": "Text based reference range in an observation",
        "definition": "Text based reference range in an observation",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.range.text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BodyMassIndex.interpretation",
        "path": "BodyMassIndex.interpretation",
        "short": "overall clinical meaning of the BP measurement",
        "definition": "overall clinical meaning of the BP measurement",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.interpretation",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://vitals.oemig.de/fhir/ValueSet/Interpretation"
        }
      },
      {
        "id": "BodyMassIndex.dataAbsentReason",
        "path": "BodyMassIndex.dataAbsentReason",
        "short": "Why the component result is missing",
        "definition": "Why the component result is missing",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.dataAbsentReason",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/data-absent-reason"
        }
      },
      {
        "id": "BodyMassIndex.effective[x]",
        "path": "BodyMassIndex.effective[x]",
        "short": "date of observation",
        "definition": "different representations",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.effective[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          },
          {
            "code": "instant"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true
      },
      {
        "id": "BodyMassIndex.comment",
        "path": "BodyMassIndex.comment",
        "short": "any comment",
        "definition": "any comment",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.comment",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BodyMassIndex.subject",
        "path": "BodyMassIndex.subject",
        "short": "reference to the subject of the measurement",
        "definition": "reference to the subject of the measurement",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.subject",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ]
      },
      {
        "id": "BodyMassIndex.author",
        "path": "BodyMassIndex.author",
        "short": "reference to the author of the measurement",
        "definition": "reference to the author of the measurement",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.author",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ]
      },
      {
        "id": "BodyMassIndex.performer",
        "path": "BodyMassIndex.performer",
        "short": "reference to the performer of the measurement",
        "definition": "reference to the performer of the measurement",
        "min": 0,
        "max": "1",
        "base": {
          "path": "BodyMassIndex.performer",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "BodyMassIndex",
        "path": "BodyMassIndex",
        "short": "Body Mass Index LM",
        "definition": "Body Mass Index"
      },
      {
        "id": "BodyMassIndex.value",
        "path": "BodyMassIndex.value",
        "short": "value",
        "definition": "value",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "positiveInt"
          }
        ]
      },
      {
        "id": "BodyMassIndex.unit",
        "path": "BodyMassIndex.unit",
        "short": "units",
        "definition": "units",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://vitals.oemig.de/fhir/ValueSet/BMIunits"
        }
      },
      {
        "id": "BodyMassIndex.range",
        "path": "BodyMassIndex.range",
        "short": "reference range",
        "definition": "reference range",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "BodyMassIndex.range.low",
        "path": "BodyMassIndex.range.low",
        "short": "Low Range, if relevant",
        "definition": "Low Range, if relevant",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "BodyMassIndex.range.high",
        "path": "BodyMassIndex.range.high",
        "short": "High Range, if relevant",
        "definition": "High Range, if relevant",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "BodyMassIndex.range.age",
        "path": "BodyMassIndex.range.age",
        "short": "Applicable age range, if relevant",
        "definition": "Applicable age range, if relevant",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "BodyMassIndex.range.text",
        "path": "BodyMassIndex.range.text",
        "short": "Text based reference range in an observation",
        "definition": "Text based reference range in an observation",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BodyMassIndex.interpretation",
        "path": "BodyMassIndex.interpretation",
        "short": "overall clinical meaning of the BP measurement",
        "definition": "overall clinical meaning of the BP measurement",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "isSummary": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://vitals.oemig.de/fhir/ValueSet/Interpretation"
        }
      },
      {
        "id": "BodyMassIndex.dataAbsentReason",
        "path": "BodyMassIndex.dataAbsentReason",
        "short": "Why the component result is missing",
        "definition": "Why the component result is missing",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://hl7.org/fhir/ValueSet/data-absent-reason"
        }
      },
      {
        "id": "BodyMassIndex.effective[x]",
        "path": "BodyMassIndex.effective[x]",
        "short": "date of observation",
        "definition": "different representations",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          },
          {
            "code": "instant"
          },
          {
            "code": "Period"
          }
        ],
        "isSummary": true
      },
      {
        "id": "BodyMassIndex.comment",
        "path": "BodyMassIndex.comment",
        "short": "any comment",
        "definition": "any comment",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "BodyMassIndex.subject",
        "path": "BodyMassIndex.subject",
        "short": "reference to the subject of the measurement",
        "definition": "reference to the subject of the measurement",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient"
            ]
          }
        ]
      },
      {
        "id": "BodyMassIndex.author",
        "path": "BodyMassIndex.author",
        "short": "reference to the author of the measurement",
        "definition": "reference to the author of the measurement",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ]
      },
      {
        "id": "BodyMassIndex.performer",
        "path": "BodyMassIndex.performer",
        "short": "reference to the performer of the measurement",
        "definition": "reference to the performer of the measurement",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Practitioner"
            ]
          }
        ]
      }
    ]
  }
}