Example in Structured Data Capture4.0.0
Questionnaire

RxTerms Lookup

draft

Example showing making answer choices for one question dependent on the answer to a different question

Questionnaire-rxterms.json

Resource Details

Resource Type
Questionnaire
Resource ID
rxterms
Identifier
urn:ietf:rfc:3986|urn:oid:2.16.840.1.113883.4.642.40.17.35.41

Example Metadata

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

{
  "resourceType": "Questionnaire",
  "id": "rxterms",
  "filename": "Questionnaire-rxterms.json",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.41"
  },
  "status": "draft",
  "title": "RxTerms Lookup",
  "description": "Example showing making answer choices for one question dependent on the answer to a different question"
}