PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.12-pre-release
    https://example.com/base/Questionnaire/UKCore-Questionnaire-EOLPlan-Example
{
  "description": "This is an End of Life plan, purely for demonstration purposes",
  "_filename": "examples/UKCore-Questionnaire-EOLPlan-Example.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "subjectType": [ "Patient" ],
  "date": "2023-11-13T13:32:13+00:00",
  "publisher": null,
  "name": null,
  "item": [ {
    "item": [ {
      "item": [ {
        "text": "ATP Problems",
        "type": "choice",
        "linkId": "Q1.1g",
        "required": true,
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [ {
              "code": "autocomplete",
              "system": "http://hl7.org/fhir/questionnaire-item-control",
              "display": "Auto-complete"
            } ]
          }
        } ],
        "answerValueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-ConditionCode",
        "enableBehavior": "any"
      } ],
      "text": "Clinical Problems and Advised Interventions",
      "type": "group",
      "linkId": "Q1.1",
      "repeats": true,
      "enableBehavior": "any"
    }, {
      "text": "Anticipatory medicines/just in case box issued",
      "type": "string",
      "linkId": "Q1.2",
      "required": true,
      "enableBehavior": "any"
    }, {
      "text": "Advance Decision to Refuse Treatment",
      "type": "string",
      "linkId": "Q1.3",
      "required": true,
      "enableBehavior": "any"
    } ],
    "text": "Advanced Treatment Preferences",
    "type": "group",
    "linkId": "Q1",
    "enableBehavior": "any"
  }, {
    "item": [ {
      "code": [ {
        "code": "887031000000108",
        "system": "http://snomed.info/sct",
        "display": "Consent for information sharing"
      } ],
      "text": "Consent for Information Sharing",
      "type": "date",
      "linkId": "Q2g"
    } ],
    "text": "Consent",
    "type": "group",
    "linkId": "Q2",
    "enableBehavior": "any"
  }, {
    "item": [ {
      "code": [ {
        "code": "526631000000108",
        "system": "http://snomed.info/sct",
        "display": "On end of life care register"
      } ],
      "text": "On End Of Life Register",
      "type": "dateTime",
      "linkId": "Q3g"
    } ],
    "text": "EOL Register",
    "type": "group",
    "linkId": "Q3",
    "repeats": false,
    "enableBehavior": "any"
  } ],
  "type": null,
  "experimental": "true",
  "resourceType": "Questionnaire",
  "title": "End of Life Care Plan (Mock up)",
  "package_version": "0.0.12-pre-release",
  "status": "draft",
  "id": "55c5f0cb-ae73-4c73-b9b9-630e42acc00f",
  "kind": null,
  "url": "https://example.com/base/Questionnaire/UKCore-Questionnaire-EOLPlan-Example",
  "code": [ {
    "code": "861411000000103",
    "system": "http://snomed.info/sct",
    "display": "End of Life Care Document"
  } ],
  "version": null
}