Example in Structured Data Capture4.0.0
Questionnaire

Weight & Height tracking panel

active

A weight & height panel (from LOINC) with a FHIRPath rule for calculating the BMI.

Questionnaire-questionnaire-sdc-profile-example-weight-height-tracking-panel.json

Resource Details

Resource Type
Questionnaire
Resource ID
questionnaire-sdc-profile-example-weight-height-tracking-panel
Identifier
http://loinc.org|55418-8
Conforms To
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-behave

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Questionnaire",
  "id": "questionnaire-sdc-profile-example-weight-height-tracking-panel",
  "filename": "Questionnaire-questionnaire-sdc-profile-example-weight-height-tracking-panel.json",
  "profile": [
    "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-behave"
  ],
  "identifier": {
    "system": "http://loinc.org",
    "value": "55418-8"
  },
  "status": "active",
  "title": "Weight & Height tracking panel",
  "description": "A weight & height panel (from LOINC) with a FHIRPath rule for calculating the BMI."
}