Package | csiro.fhir.au.smartforms |
Resource Type | Questionnaire |
Id | CurrentPriorities |
FHIR Version | R4 |
Source | https://smartforms.csiro.au/ig/https://build.fhir.org/ig/aehrc/smart-forms-ig/Questionnaire-CurrentPriorities.html |
URL | http://www.health.gov.au/assessments/mbs/715/CurrentPriorities |
Version | 0.3.0 |
Status | draft |
Date | 2025-03-14 |
Name | CurrentPriorities |
Title | Aboriginal and Torres Strait Islander Health Check - Current Priorities |
Realm | au |
Copyright | Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved. This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See https://creativecommons.org/licenses/by-sa/4.0/. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire CurrentPriorities
LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
---|---|---|---|---|---|
![]() ![]() | Questionnaire | http://www.health.gov.au/assessments/mbs/715/CurrentPriorities#0.3.0 | |||
![]() ![]() ![]() | Current health/patient priorities | 0..1 | group | ||
![]() ![]() ![]() ![]() | In progress | 0..1 | display | Enable When: MarkComplete-5 != | |
![]() ![]() ![]() ![]() | Complete | 0..1 | display | Enable When: MarkComplete-5 = | |
![]() ![]() ![]() ![]() | What are the important things for you in this health check today? | 0..1 | text | ||
![]() ![]() ![]() ![]() ![]() | details | 0..1 | display | ||
![]() ![]() ![]() ![]() | Is there anything you are worried about? | 0..1 | text | ||
![]() ![]() ![]() ![]() ![]() | details | 0..1 | display | ||
![]() ![]() ![]() ![]() | Is there anything that you are worried about with your child's health or wellbeing? | 0..1 | text | ||
![]() ![]() ![]() ![]() ![]() | details | 0..1 | display | ||
![]() ![]() ![]() ![]() | Child Health Book | 0..1 | group | ||
![]() ![]() ![]() ![]() ![]() | Does your child have a Child Health Book? | 0..1 | choice | ![]() ![]() | Value Set: Yes/No |
![]() ![]() ![]() ![]() ![]() | Is it up to date? | 0..1 | choice | ![]() ![]() | Enable When: 2655e0e1-fe4b-431e-87af-30d4ff1aca76 = Value Set: Yes/No |
![]() ![]() ![]() ![]() | Do you have any specific health goals? Is there anything in particular about your health and wellbeing that you would like to improve? | 0..1 | text | ||
![]() ![]() ![]() ![]() ![]() | details | 0..1 | display | ||
![]() ![]() ![]() ![]() | Health priorities, actions and follow-up | 0..1 | text | ||
![]() ![]() ![]() ![]() | Mark section as complete | 0..1 | boolean | ||
ValueSet #YesNo
Expansion based on codesystem expandedYes-NoIndicator v2.1.0 (CodeSystem)
This value set contains 2 concepts
Code | System | Display (en-US) | Definition |
Y | http://terminology.hl7.org/CodeSystem/v2-0532 | Yes | Yes |
N | http://terminology.hl7.org/CodeSystem/v2-0532 | No | No |
{ "resourceType": "Questionnaire", "id": "CurrentPriorities", "meta": { "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-render", "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-modular" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "contained": [ { "resourceType": "ValueSet", "id": "YesNo", "url": "https://smartforms.csiro.au/ig/ValueSet/YesNo", "name": "YesNo", "title": "Yes/No", "status": "draft", "experimental": false, "description": "Concepts for Yes and No", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0532", "concept": [ { "code": "Y", "display": "Yes" }, { "code": "N", "display": "No" } ] } ] }, "expansion": { "identifier": "urn:uuid:41cccc66-fd57-4bc4-bab1-8c5c878d95f7", "timestamp": "2025-05-01T10:00:50+10:00", "total": 2, "offset": 0, "parameter": [ { "name": "displayLanguage", "valueCode": "en-US" }, { "name": "count", "valueInteger": 1000 }, { "name": "offset", "valueInteger": 0 }, { "name": "excludeNested", "valueBoolean": false }, { "name": "used-codesystem", "valueUri": "http://terminology.hl7.org/CodeSystem/v2-0532|2.1.0" } ], "contains": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0532", "code": "Y", "display": "Yes" }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0532", "code": "N", "display": "No" } ] } } ], "extension": [ { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assemble-expectation", "valueCode": "assemble-child" }, { "extension": [ { "url": "name", "valueCoding": { "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext", "code": "patient" } }, { "url": "type", "valueCode": "Patient" }, { "url": "description", "valueString": "The patient that is to be used to pre-populate the form" } ], "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext" }, { "extension": [ { "url": "name", "valueCoding": { "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext", "code": "user" } }, { "url": "type", "valueCode": "Practitioner" }, { "url": "description", "valueString": "The practitioner user that is to be used to pre-populate the form" } ], "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext" }, { "extension": [ { "url": "name", "valueCoding": { "system": "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext", "code": "encounter" } }, { "url": "type", "valueCode": "Encounter" }, { "url": "description", "valueString": "The encounter that is to be used to pre-populate the form" } ], "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext" }, { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assembleContext", "valueString": "age" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm[x]", "valueCoding": { "system": "http://hl7.org/fhir/version-algorithm", "code": "semver" } } ], "url": "http://www.health.gov.au/assessments/mbs/715/CurrentPriorities", "version": "0.3.0", "name": "CurrentPriorities", "title": "Aboriginal and Torres Strait Islander Health Check - Current Priorities", "status": "draft", "experimental": false, "subjectType": [ "Patient" ], "date": "2025-03-14", "publisher": "AEHRC CSIRO", "contact": [ { "name": "AEHRC CSIRO", "telecom": [ { "system": "url", "value": "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2" } ] } ], "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "AU", "display": "Australia" } ] } ], "copyright": "Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.\nThis content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.\nSee https://creativecommons.org/licenses/by-sa/4.0/.\n", "item": [ { "extension": [ { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-shortText", "valueString": "Current priorities" }, { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression", "valueExpression": { "language": "text/fhirpath", "expression": "%age.exists()" } } ], "linkId": "b3a3eee2-f340-452e-9d05-d1f54f677b81", "text": "Current health/patient priorities", "type": "group", "repeats": false, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "https://smartforms.csiro.au/ig/CodeSystem/QuestionnaireItemControlExtended", "code": "context-display" } ] } } ], "linkId": "CD-in-progress-5", "text": "In progress", "_text": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString": "<div title=\"In progress\" xmlns=\"http://www.w3.org/1999/xhtml\">\r\n\t<div style=\"display: flex; flex-direction: row;\">\r\n\t\t<img width='24' height='24' src='data:image/svg+xml;base64,\r\n\t\tPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGZpbGw9IiM3NTc1NzUiIGQ9Im0xNS44NCAxMC4ybC0xLjAxIDEuMDFsLTIuMDctMi4wM2wxLjAxLTEuMDJjLjItLjIxLjU0LS4yMi43OCAwbDEuMjkgMS4yNWMuMjEuMjEuMjIuNTUgMCAuNzlNOCAxMy45MWw0LjE3LTQuMTlsMi4wNyAyLjA4bC00LjE2IDQuMkg4di0yLjA5TTEzIDJ2MmM0LjM5LjU0IDcuNSA0LjUzIDYuOTYgOC45MkE4LjAxNCA4LjAxNCAwIDAgMSAxMyAxOS44OHYyYzUuNS0uNiA5LjQ1LTUuNTQgOC44NS0xMS4wM0MyMS4zMyA2LjE5IDE3LjY2IDIuNSAxMyAybS0yIDBjLTEuOTYuMTgtMy44MS45NS01LjMzIDIuMkw3LjEgNS43NGMxLjEyLS45IDIuNDctMS40OCAzLjktMS42OHYtMk00LjI2IDUuNjdBOS44MSA5LjgxIDAgMCAwIDIuMDUgMTFoMmMuMTktMS40Mi43NS0yLjc3IDEuNjQtMy45TDQuMjYgNS42N00yLjA2IDEzYy4yIDEuOTYuOTcgMy44MSAyLjIxIDUuMzNsMS40Mi0xLjQzQTguMDAyIDguMDAyIDAgMCAxIDQuMDYgMTNoLTJtNSA1LjM3bC0xLjM5IDEuMzdBOS45OTQgOS45OTQgMCAwIDAgMTEgMjJ2LTJhOC4wMDIgOC4wMDIgMCAwIDEtMy45LTEuNjNoLS4wNFoiLz48L3N2Zz4=' \r\n\t\tstyle=\"align-self: center;\"/>\r\n\t</div>\r\n</div>" } ] }, "type": "display", "enableWhen": [ { "question": "MarkComplete-5", "operator": "!=", "answerBoolean": true } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "https://smartforms.csiro.au/ig/CodeSystem/QuestionnaireItemControlExtended", "code": "context-display" } ] } } ], "linkId": "CD-complete-5", "text": "Complete", "_text": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString": "<div title=\"Section completed\" xmlns=\"http://www.w3.org/1999/xhtml\">\r\n\t<div style=\"display: flex; flex-direction: row;\">\r\n\t\t<img width='24' height='24' src='data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGZpbGw9IiMyZTdkMzIiIGQ9Ik0yMCAxMmE4IDggMCAwIDEtOCA4YTggOCAwIDAgMS04LThhOCA4IDAgMCAxIDgtOGMuNzYgMCAxLjUuMTEgMi4yLjMxbDEuNTctMS41N0E5LjgyMiA5LjgyMiAwIDAgMCAxMiAyQTEwIDEwIDAgMCAwIDIgMTJhMTAgMTAgMCAwIDAgMTAgMTBhMTAgMTAgMCAwIDAgMTAtMTBNNy45MSAxMC4wOEw2LjUgMTEuNUwxMSAxNkwyMSA2bC0xLjQxLTEuNDJMMTEgMTMuMTdsLTMuMDktMy4wOVoiLz48L3N2Zz4='\r\n\t\tstyle=\"align-self: center;\"/>\r\n\t</div>\r\n</div>" } ] }, "type": "display", "enableWhen": [ { "question": "MarkComplete-5", "operator": "=", "answerBoolean": true } ] }, { "linkId": "dcf182c0-a2bf-46ac-a19b-72e4d24ef24d", "text": "What are the important things for you in this health check today?", "type": "text", "repeats": false, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "prompt" } ] } } ], "linkId": "3ac0c629-9acc-48af-bafe-6b05dfd06281", "text": "details", "type": "display" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression", "valueExpression": { "language": "text/fhirpath", "expression": "%age > 12" } } ], "linkId": "a0c06f8d-3210-480b-9031-7b5eb5bf1dda", "text": "Is there anything you are worried about?", "type": "text", "repeats": false, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "prompt" } ] } } ], "linkId": "43fb3316-64a4-41dc-b12c-2f3fcee3eb84", "text": "details", "type": "display" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression", "valueExpression": { "language": "text/fhirpath", "expression": "%age <= 12" } } ], "linkId": "96f3396e-f5f8-4347-8692-9abdecb97768", "text": "Is there anything that you are worried about with your child's health or wellbeing?", "type": "text", "repeats": false, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "prompt" } ] } } ], "linkId": "75b39c42-8a15-4fdf-9129-936072336456", "text": "details", "type": "display" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression", "valueExpression": { "language": "text/fhirpath", "expression": "%age <= 5" } } ], "linkId": "17651f83-8476-499c-a5ef-dd4e1a6c9f13", "text": "Child Health Book", "type": "group", "repeats": false, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "radio-button" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation", "valueCode": "horizontal" } ], "linkId": "2655e0e1-fe4b-431e-87af-30d4ff1aca76", "text": "Does your child have a Child Health Book?", "type": "choice", "repeats": false, "answerValueSet": "#YesNo" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "radio-button" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation", "valueCode": "horizontal" } ], "linkId": "a30d0101-06ce-4481-b142-9fa2c091fe4f", "text": "Is it up to date?", "type": "choice", "enableWhen": [ { "question": "2655e0e1-fe4b-431e-87af-30d4ff1aca76", "operator": "=", "answerCoding": { "system": "http://terminology.hl7.org/CodeSystem/v2-0136", "code": "Y" } } ], "repeats": false, "answerValueSet": "#YesNo" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-enableWhenExpression", "valueExpression": { "language": "text/fhirpath", "expression": "%age > 12" } } ], "linkId": "35b3f6d8-2907-4134-ae55-1e321b908f70", "text": "Do you have any specific health goals? Is there anything in particular about your health and wellbeing that you would like to improve?", "type": "text", "repeats": false, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "prompt" } ] } } ], "linkId": "bb176839-5cc8-4fb5-a919-0904968418be", "text": "details", "type": "display" } ] }, { "linkId": "7cd424e5-7672-4e99-8a99-30b1fb3043fd", "text": "Health priorities, actions and follow-up", "type": "text", "repeats": false }, { "linkId": "MarkComplete-5", "text": "Mark section as complete", "_text": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/rendering-xhtml", "valueString": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\r\n<head>\r\n <style type=\"text/css\">\r\n .alert {\r\n padding: 0.875rem;\r\n margin-bottom: 1rem;\r\n font-size: 0.875rem;\r\n color: #29712D;\r\n border-radius: 0.5rem;\r\n background-color: #D9E8DA;\r\n font-weight: 700;\r\n max-width: 205px;\r\n }\r\n </style>\r\n</head>\r\n<body>\r\n<div class=\"alert\">Mark section as complete</div>\r\n</body>\r\n</div>" } ] }, "type": "boolean", "repeats": false } ] } ] }