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

FHIR IG Statistics: Questionnaire/questionnaire-sdc-profile-example-weight-height-tracking-panel

Packagehl7.fhir.uv.sdc
Resource TypeQuestionnaire
Idquestionnaire-sdc-profile-example-weight-height-tracking-panel
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/Questionnaire-questionnaire-sdc-profile-example-weight-height-tracking-panel.html
URLhttp://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-weight-height-tracking-panel
Version4.0.0-ballot
Statusactive
Date2025-07-14T18:38:59+00:00
NameWeightHeightTrackingPanel
TitleWeight & Height tracking panel
Realmuv
Authorityhl7
DescriptionA weight & height panel (from LOINC) with a FHIRPath rule for calculating the BMI.
PurposeThis Questionnaire example was generated to ensure a non-proprietary, publicly available questionnaire that is available to test the Structured Data Capture profiles

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Questionnaire questionnaire-sdc-profile-example-weight-height-tracking-panel

Structure
LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. WeightHeightTrackingPanelA weight & height panel (from LOINC) with a FHIRPath rule for calculating the BMI.Questionnairehttp://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-weight-height-tracking-panel#4.0.0-ballot
... /29463-7Weight0..1decimal
... /8352-7Clothing worn during measure0..1choiceOptions: 3 options
... /8302-2Body height0..1decimal
... /39156-5BMI0..1decimal
... /8361-8Bdy position with respect to gravity0..1choiceOptions: 3 options

doco Documentation for this format

Options Sets

Answer options for /8352-7

  • http://loinc.org#LA11871-3 ("Underwear or less")
  • http://loinc.org#LA11872-1 ("Street clothes, no shoes")
  • http://loinc.org#LA11873-9 ("Street clothes & shoes")

Answer options for /8361-8

  • http://loinc.org#LA11868-9 ("Sitting")
  • http://loinc.org#LA11869-7 ("Lying")
  • http://loinc.org#LA11870-5 ("Standing")

Source

{
  "resourceType": "Questionnaire",
  "id": "questionnaire-sdc-profile-example-weight-height-tracking-panel",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm[x]",
      "valueCoding": {
        "system": "http://hl7.org/fhir/version-algorithm",
        "code": "semver"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/variable",
      "valueExpression": {
        "name": "weight",
        "language": "text/fhirpath",
        "expression": "%resource.item.where(linkId='/29463-7').answer.value"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/variable",
      "valueExpression": {
        "name": "height",
        "language": "text/fhirpath",
        "expression": "%resource.item.where(linkId='/8302-2').answer.value*0.0254"
      }
    },
    {
      "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-performerType",
      "valueCode": "Practitioner"
    }
  ],
  "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-weight-height-tracking-panel",
  "identifier": [
    {
      "system": "http://loinc.org",
      "value": "55418-8"
    },
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.18"
    }
  ],
  "version": "4.0.0-ballot",
  "name": "WeightHeightTrackingPanel",
  "title": "Weight & Height tracking panel",
  "status": "active",
  "experimental": true,
  "subjectType": [
    "Patient"
  ],
  "date": "2025-07-14T18:38:59+00:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "name": "HL7 International / FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "A weight & height panel (from LOINC) with a FHIRPath rule for calculating the BMI.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "purpose": "This Questionnaire example was generated to ensure a non-proprietary, publicly available questionnaire that is available to test the Structured Data Capture profiles",
  "code": [
    {
      "system": "http://loinc.org",
      "code": "55418-8",
      "display": "Weight and Height tracking panel"
    }
  ],
  "item": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-unit",
          "valueCoding": {
            "system": "http://unitsofmeasure.org",
            "code": "kg"
          }
        },
        {
          "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-observationLinkPeriod",
          "valueDuration": {
            "value": 1,
            "unit": "year",
            "system": "http://unitsofmeasure.org",
            "code": "a"
          }
        }
      ],
      "linkId": "/29463-7",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "29463-7",
          "display": "Weight"
        }
      ],
      "text": "Weight",
      "type": "decimal",
      "required": false
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "code": "drop-down",
                "display": "Drop down"
              }
            ],
            "text": "Drop down"
          }
        }
      ],
      "linkId": "/8352-7",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "8352-7",
          "display": "Clothing worn during measure"
        }
      ],
      "text": "Clothing worn during measure",
      "type": "choice",
      "required": false,
      "answerOption": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA11871-3",
            "display": "Underwear or less"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA11872-1",
            "display": "Street clothes, no shoes"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA11873-9",
            "display": "Street clothes & shoes"
          }
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-unit",
          "valueCoding": {
            "system": "http://unitsofmeasure.org",
            "code": "[in_i]"
          }
        },
        {
          "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-observationLinkPeriod",
          "valueDuration": {
            "value": 1,
            "unit": "year",
            "system": "http://unitsofmeasure.org",
            "code": "a"
          }
        }
      ],
      "linkId": "/8302-2",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "8302-2",
          "display": "Body height"
        }
      ],
      "text": "Body height",
      "type": "decimal",
      "required": false
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-unit",
          "valueCoding": {
            "system": "http://unitsofmeasure.org",
            "code": "kg/m2"
          }
        },
        {
          "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-calculatedExpression",
          "valueExpression": {
            "description": "BMI calculation",
            "language": "text/fhirpath",
            "expression": "(%weight/(%height.power(2))).round(1)"
          }
        }
      ],
      "linkId": "/39156-5",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "39156-5",
          "display": "BMI"
        }
      ],
      "text": "BMI",
      "type": "decimal",
      "required": false
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "code": "drop-down",
                "display": "Drop down"
              }
            ],
            "text": "Drop down"
          }
        }
      ],
      "linkId": "/8361-8",
      "code": [
        {
          "system": "http://loinc.org",
          "code": "8361-8",
          "display": "Bdy position with respect to gravity"
        }
      ],
      "text": "Bdy position with respect to gravity",
      "type": "choice",
      "required": false,
      "answerOption": [
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA11868-9",
            "display": "Sitting"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA11869-7",
            "display": "Lying"
          }
        },
        {
          "valueCoding": {
            "system": "http://loinc.org",
            "code": "LA11870-5",
            "display": "Standing"
          }
        }
      ]
    }
  ]
}