Example in Structured Data Capture4.0.0
Questionnaire

US Surgeon General - Family Health Portrait

active

This represents an implementation of the "US Surgeon General family health portrait" form found at https://lforms-demo.nlm.nih.gov

Questionnaire-questionnaire-sdc-profile-example-ussg-fht.json

Resource Details

Resource Type
Questionnaire
Resource ID
questionnaire-sdc-profile-example-ussg-fht
Identifier
http://example.org/panel-id|54127-6
Conforms To
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-obsn
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-search

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-ussg-fht",
  "filename": "Questionnaire-questionnaire-sdc-profile-example-ussg-fht.json",
  "profile": [
    "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-obsn",
    "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-search"
  ],
  "identifier": {
    "system": "http://example.org/panel-id",
    "value": "54127-6"
  },
  "status": "active",
  "title": "US Surgeon General - Family Health Portrait",
  "description": "This represents an implementation of the \"US Surgeon General family health portrait\" form found at https://lforms-demo.nlm.nih.gov"
}