| Package | hl7.fhir.uv.sdc |
| Resource Type | Questionnaire |
| Id | questionnaire-sdc-profile-example-weight-height-tracking-panel |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/Questionnaire-questionnaire-sdc-profile-example-weight-height-tracking-panel.html |
| URL | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-weight-height-tracking-panel |
| Version | 4.0.0-ballot |
| Status | active |
| Date | 2025-08-07T06:58:13+00:00 |
| Name | WeightHeightTrackingPanel |
| Title | Weight & Height tracking panel |
| Realm | uv |
| Authority | hl7 |
| Description | A weight & height panel (from LOINC) with a FHIRPath rule for calculating the BMI. |
| Purpose | This Questionnaire example was generated to ensure a non-proprietary, publicly available questionnaire that is available to test the Structured Data Capture profiles |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire questionnaire-sdc-profile-example-weight-height-tracking-panel
Profile: SDC Base Questionnaire
| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | A weight & height panel (from LOINC) with a FHIRPath rule for calculating the BMI. | Questionnaire | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-weight-height-tracking-panel#4.0.0-ballot | ||
![]() ![]() | Weight | 0..1 | decimal | ||
![]() ![]() | Clothing worn during measure | 0..1 | choice | Options: 3 options | |
![]() ![]() | Body height | 0..1 | decimal | ||
![]() ![]() | BMI | 0..1 | decimal | ||
![]() ![]() | Bdy position with respect to gravity | 0..1 | choice | Options: 3 options | |
Options Sets
Answer options for /8352-7
Answer options for /8361-8
{
"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-08-07T06:58:13+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"
}
}
]
}
]
}