Example in Structured Data Capture4.0.0
Questionnaire

Bit of everything

active

A test form that has one of each data type included, useful when testing

Questionnaire-questionnaire-sdc-test-all-data-types.json

Resource Details

Resource Type
Questionnaire
Resource ID
questionnaire-sdc-test-all-data-types
Identifier
urn:ietf:rfc:3986|urn:oid:2.16.840.1.113883.4.642.40.17.35.19
Conforms To
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire

Example Metadata

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

{
  "resourceType": "Questionnaire",
  "id": "questionnaire-sdc-test-all-data-types",
  "filename": "Questionnaire-questionnaire-sdc-test-all-data-types.json",
  "profile": [
    "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire"
  ],
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.19"
  },
  "status": "active",
  "title": "Bit of everything",
  "description": "A test form that has one of each data type included, useful when testing"
}