Example in Structured Data Capture4.0.0
Questionnaire

Questionnaire Pre-Population with a Candidate Expression

active

FhirPath based prepopulation example that includes a Candidate expression

Questionnaire-questionnaire-sdc-test-fhirpath-prepop-candexpr.json

Resource Details

Resource Type
Questionnaire
Resource ID
questionnaire-sdc-test-fhirpath-prepop-candexpr
Identifier
urn:ietf:rfc:3986|urn:oid:2.16.840.1.113883.4.642.40.17.35.21
Conforms To
http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-exp

Example Metadata

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

{
  "resourceType": "Questionnaire",
  "id": "questionnaire-sdc-test-fhirpath-prepop-candexpr",
  "filename": "Questionnaire-questionnaire-sdc-test-fhirpath-prepop-candexpr.json",
  "profile": [
    "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-exp"
  ],
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.21"
  },
  "status": "active",
  "title": "Questionnaire Pre-Population with a Candidate Expression",
  "description": "FhirPath based prepopulation example that includes a Candidate expression"
}