Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieve condition #2

Merged
merged 20 commits into from
Jan 29, 2024
Merged

Retrieve condition #2

merged 20 commits into from
Jan 29, 2024

Conversation

vickyjaiswal0308
Copy link
Collaborator

-> Created a new Branch
-> Updated sushi-config.yaml
-> Created a flow diagram and gave it a reference in .md file

Copy link
Contributor

@declankieran declankieran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The diagram is good, but I think we should change it a bit, so that the look and feel is consistent between the diagrams. We should probably agree on a palette of draw.io componets to use for things like timeline, alt fragments etc.

Also (and I think I need to update my PR as I think I missed a place), I think referring to it as Condition is too tight a scope and we should all it an RA record, unless we want to be specifying this at the individual endpoint level, which we might do later, but this seems to be better scoped at the RA record, so I think changing the initial interaction from Retrieve Condition Request to Retrieve RA Record makes more sense.

I'll attach a version with the changes I'm thinking

@declankieran
Copy link
Contributor

declankieran commented Jan 29, 2024

Diagram changes suggested (the Example 1 note also follows whats in the other diagram, and would tie to the query output I have going in the other branch.

retrieve-condition drawio

@@ -0,0 +1,13 @@
### Summary

<p>Practioner wishes to read/retrieve Condition information</p>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this from

Practioner wishes to read/retrieve Condition information

to

Practioner wishes to read/retrieve RA Record

Just to keep consistent as mentioned in previous comment

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done this change

@vickyjaiswal0308
Copy link
Collaborator Author

Diagram changes suggested (the Example 1 note also follows whats in the other diagram, and would tie to the query output I have going in the other branch.

retrieve-condition drawio

Done this change

@declankieran declankieran merged commit 01e32a8 into development Jan 29, 2024
1 check passed
@declankieran declankieran deleted the retrieve-condition branch January 30, 2024 14:32
declankieran added a commit that referenced this pull request Mar 28, 2024
* Retrieve condition (#2)

* Create retrieve-condition.md

* Update sushi-config.yaml

* Update retrieve-condition.md

* Add files via upload

* Update retrieve-condition.md

* Delete input/images/retrieve.drawio.png

* Add files via upload

* Delete input/images/retrieve.drawio.png

* Add files via upload

* Update retrieve-condition.md

* Delete input/images/retrieve.drawio.png

* Add files via upload

* Update retrieve-condition.md

* Update retrieve-condition.md

* Delete input/images/retrievecondition.drawio.png

* Add files via upload

* Update retrieve-condition.md

* Delete input/images/retrievecondition.drawio.png

* Add files via upload

* Update retrieve-condition.md

* Feature/add condition (#1)

* Updated fsh, updated add guidance

* Download fonts in pipeline

* removed duplicate instance definitions from fsh

* fix example link

* fix some validation errors

* fix jekll plantuml install

* Generate query output in pipeline, change use case structure

* Add server examples and data model.

* Fix filename of query output in pipeline

* Serpate load and query in pipeline.

* fix alert icons

* Added guidance how to access swagger in docker instance of HAPI server.

* change initial interaction to be more generic, i.e. not just condition.

* link to server examples

* changed cardinatlity as per comments from Marcus, include (same) contained provenance in all RA record resources.

---------

Co-authored-by: Declan Kieran <[email protected]>

* fix sushi yaml merge conflict

* script the generation of the examples/queries

* explicit ordering in id and naming conventions

* fix sushi yaml merge conflict (#3)

Co-authored-by: Declan Kieran <[email protected]>

* tidy up naming convention

* Add a chained GET query for example 0002

* move creation of resources folder from pipeline to script

* Feature/automate examples (#4)

* fix sushi yaml merge conflict

* script the generation of the examples/queries

* explicit ordering in id and naming conventions

* tidy up naming convention

* Add a chained GET query for example 0002

* move creation of resources folder from pipeline to script

---------

Co-authored-by: Declan Kieran <[email protected]>

* Add files via upload

* Update retrieve-condition.md

* Update retrieve-condition.md

* Update retrieve-condition.md

* Update retrieve-condition.md

* fix broken page references

* Feature/automate examples (#5)

* fix sushi yaml merge conflict

* script the generation of the examples/queries

* explicit ordering in id and naming conventions

* tidy up naming convention

* Add a chained GET query for example 0002

* move creation of resources folder from pipeline to script

* fix broken page references

---------

Co-authored-by: Declan Kieran <[email protected]>

* Update retrieve-condition.md

* Update retrieve-condition.md

* Update sushi-config.yaml

* Create remove-ra-record

* Update remove-ra-record

* Add files via upload

* Update remove-ra-record

* Delete input/pagecontent/remove-ra-record

* Create remove-ra-record.md

* Update remove-ra-record.md

* Feature/postman page (#6)

* all examples in one page, added more queries

* fixed links

* add flag detail extension examples

* do extension in different branch

* update server examples

---------

Co-authored-by: Declan Kieran <[email protected]>

* Update retrieve-condition.md

* Update retrieve-condition.md

* Update remove-ra-record.md

* Update remove-ra-record.md

* Add files via upload

* Update retrieve-condition.md

* Update remove-ra-record.md

* Create remove-rarecord-example.fsh

* Create remove-rarecord-example.md

* Update remove-rarecord-example.md

* Delete input/fsh/examples/remove-rarecord-example.fsh

* Create 0000-remove-rarecord-example.fsh

* Update 0000-remove-rarecord-example.fsh

* Update 0000-remove-rarecord-example.fsh

* Update remove-ra-record.md

* Update remove-rarecord-example.md

* Update remove-ra-record.md

* Create 0001-remove-rarecord-transaction-example.fsh

* Create remove-rarecord-transaction-example.md

* Update remove-ra-record.md

* Delete input/images/remove-rarecord.drawio.png

* Add files via upload

* Feature/refactor run script (#7)

* all examples in one page, added more queries

* fixed links

* add flag detail extension examples

* do extension in different branch

* update server examples

* simplify run script and naming

* fix run script, remove sushi step from pipeline and add to script

* change naming convention to handle ID's better

* fix conflicts

* fix conflicts

---------

Co-authored-by: Declan Kieran <[email protected]>

* Update remove-ra-record.md

* Update remove-ra-record.md

* Update remove-ra-record.md

* Update remove-ra-record.md

* Update remove-ra-record.md

* Update remove-ra-record.md

* Delete input/queries directory

* Update remove-ra-record.md

* Update remove-ra-record.md

* Update retrieve-ra-record.md

* Update retrieve-ra-record.md

* Delete input/images/remove-rarecord.drawio.png

* Add files via upload

* Update remove-ra-record.md

* Delete input/images/Remove-RA.drawio.png

* Add files via upload

* Update remove-ra-record.md

* Update remove-ra-record.md

* Create codesystem

* Create RARecord-FlagCategory-1

* Update RARecord-FlagCategory-1

* Create RARecord-FlagCode-1

* Update and rename RARecord-FlagCode-1 to RARecord-FlagCode-1.fsh

* Rename RARecord-FlagCategory-1 to RARecord-FlagCategory-1.fsh

* Update RARecord-FlagCode-1.fsh

* Create CareConnect-ConditionCategory-1.fsh

* Update CareConnect-ConditionCategory-1.fsh

* Create RARecord-ConditionCode-1.fsh

* Update RARecord-ConditionCode-1.fsh

* Delete input/resources directory

* Create RARecord-FlagCategory-1.fsh

* Update RARecord-FlagCategory-1.fsh

* Create CareConnect-ConditionCategory-1.fsh

* Update CareConnect-ConditionCategory-1.fsh

* Create RARecord-ConditionCode-1.fsh

* Delete input/fsh/codesystem/RARecord-ConditionCode-1.fsh1

* Create RARecord-ConditionCode-1.fsh

* Update RARecord-ConditionCode-1.fsh

* Create RARecord-ConsentPurpose-1.fsh

* Update RARecord-ConsentPurpose-1.fsh

* Create RARecord-AdjustmentCategory-1.fsh

* Update RARecord-AdjustmentCategory-1.fsh

* Create RARecord-AdjustmentCategory-1.fsh

* Update RARecord-AdjustmentCategory-1.fsh

* Update RARecord-AdjustmentCategory-1.fsh

* Create RARecord-ConsentPurpose-1.fsh

* Update RARecord-ConsentPurpose-1.fsh

* Update and rename CareConnect-ConditionCategory-1.fsh to ValueSet-England-ConditionCategory.fsh

* Update and rename RARecord-FlagCode-1.fsh to ValueSet-England-FlagCode.fsh

* Update ValueSet-England-ConditionCategory.fsh

* Update and rename RARecord-FlagCategory-1.fsh to ValueSet-England-FlagCategory.fsh

* Update and rename RARecord-ConsentPurpose-1.fsh to ValueSet-England-ConsentPurpose.fsh

* Update and rename RARecord-ConditionCode-1.fsh to ValueSet-England-ConditionCode.fsh

* Update and rename RARecord-AdjustmentCategory-1.fsh to ValueSet-England-AdjustmentCategory.fsh

* Update and rename CareConnect-ConditionCategory-1.fsh to CodeSystem-England-ConditionCategory.fsh

* Update and rename RARecord-AdjustmentCategory-1.fsh to CodeSystem-England-AdjustmentCategory.fsh

* Update and rename RARecord-ConditionCode-1.fsh to CodeSystem-England-ConditionCode.fsh

* Rename RARecord-ConsentPurpose-1.fsh to CodeSystem-England-ConsentPurpose.fsh

* Rename RARecord-FlagCategory-1.fsh to CodeSystem-England-FlagCategory.fsh

* fixed fsh, some naming changes

* Update RA-ConditionCode.fsh

* Update RA-ConditionCategory.fsh

* Update RA-ConsentPurpose.fsh

* Update RA-ConditionCategory.fsh

* SearchParameters not being index quickly enough, add call to -all-resources-for-reindexing

* Always run SearchParameters first

* Feature/gh pages (#11)

* publish to github pages

* add separate deply job

* deploy still needs artefact uploaded

* only deploy on write to development

* separate build and deploy into different workflows

---------

Co-authored-by: Declan Kieran <[email protected]>

* Feature/gh pages (#12)

* publish to github pages

* add separate deply job

* deploy still needs artefact uploaded

* only deploy on write to development

* separate build and deploy into different workflows

* revert to single workflow

---------

Co-authored-by: Declan Kieran <[email protected]>

* Delete .github/workflows/deploy.yml

Wasn't removed in previous commit

* Feature/structuredefinitions (#14)

* add profiles, extensions etc.

* add contained provenance to condition profile

---------

Co-authored-by: Declan Kieran <[email protected]>

* fix RA-ProxyRole codesystem, valueset, link in consent profile (#15)

Co-authored-by: Declan Kieran <[email protected]>

* Fix/tidy examples (#16)

* fix urls in examples, qa warnings etc...

* use cannonical instead of localhost for searchparameters

* cleared more warnings, move aliases to one file

---------

Co-authored-by: Declan Kieran <[email protected]>

* Update publish.yml

Make it configurable from the pipeline whether the validator runs in offline or online mode.

* Update publish.yml

* Feature/consent to treatment (#17)

* consent to treatment guidance

* install graphviz in pipeline

* paragraph formatting

* Update consent-to-treatment.md

Plantuml activity diagram example

* corrections in guidance, added to example

* corrections in guidance, added to example

* corrections in guidance, added to example

* Delete ig-template/package/content/assets/js/.index.json

* delete .index.db

* update usecase assocation line

---------

Co-authored-by: Declan Kieran <[email protected]>

* Feature/add record updates and examples (#18)

* consent to treatment guidance

* install graphviz in pipeline

* paragraph formatting

* Update consent-to-treatment.md

Plantuml activity diagram example

* corrections in guidance, added to example

* corrections in guidance, added to example

* corrections in guidance, added to example

* Delete ig-template/package/content/assets/js/.index.json

* delete .index.db

* patient example, split flag profile

* added individual examples, updated add record guidance

* diagrams and scenarios for add record

* change AdjustmentNotes extension to FlagNotes

* update text in examples with flag notes extension

* generalise master flag to patients not just ra

---------

Co-authored-by: Declan Kieran <[email protected]>

* Feature/retrieve record updates and examples (#20)

* generalised flag profiles

* generalised flag profiles

* generalised flag profiles

* generalised flag profiles

* generalise condition, fix refs and names

* profiles generalised, apply profiles to examples

* examples validating against profiles

* cpis and fgm examples, all validating

* addtional example pages added

* fix cpis consent category example

* fix flag code for cpis and fgm

* added careconnect deps, tidy diagrams, include contact via yml

* licence section removed, redundant if using ip-statements

* slight mod to intro

* update retrieve record page to follow new format

* updates as per Vicky's comments

* updates as per Vicky's comments

---------

Co-authored-by: Declan Kieran <[email protected]>

* Update FlagProvenanceRole.fsh

Update title to match others

* updated ref to point to sequence instead of usecase (#22)

Co-authored-by: Declan Kieran <[email protected]>

* IOPS-2494(Guidance for Remove Reasonable Adjustment Record) Review (#21)

* Create remove-record-usecase.plantuml

* Update remove-reasonable-adjustment-record.md

* Add files via upload

* Delete input/images/remove-record-workflow.svg

* Add files via upload

* Update remove-reasonable-adjustment-record.md

* Delete input/images/remove-record-workflow.bpmn

* Delete input/images/remove-record-workflow.svg

* Add files via upload

* Update remove-record-usecase.plantuml

* Delete input/images/remove-record-workflow.bpmn

* Delete input/images/remove-record-workflow.svg

* Add files via upload

* Update remove-reasonable-adjustment-record.md

* Update 0012-RemoveRARecordExample.fsh

* Update 0012-RemoveRARecordExample.fsh

* Update remove-reasonable-adjustment-record.md

* Update 0012-RemoveRARecordExample.fsh

* Create remove-record-sequence.plantuml

* Delete input/images/remove-record-workflow.bpmn

* Delete input/images/remove-record-workflow.svg

* Add files via upload

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update remove-record-usecase.plantuml

* Update remove-record-usecase.plantuml

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update _updatePublisher.sh

* minor format fixes

* spelling fix

* fix alt text on bpmn diagrams

---------

Co-authored-by: Declan Kieran <[email protected]>

* Feature/generalise profiles (#19)

* generalised flag profiles

* generalised flag profiles

* generalised flag profiles

* generalised flag profiles

* generalise condition, fix refs and names

* profiles generalised, apply profiles to examples

* examples validating against profiles

* cpis and fgm examples, all validating

* addtional example pages added

* fix cpis consent category example

* fix flag code for cpis and fgm

* added careconnect deps, tidy diagrams, include contact via yml

* licence section removed, redundant if using ip-statements

* slight mod to intro

---------

Co-authored-by: Declan Kieran <[email protected]>

* update to maintain consent object for dissent/revoke and examples (#23)

Co-authored-by: Declan Kieran <[email protected]>

* add scenarios, tidied a few other things (#24)

Co-authored-by: Declan Kieran <[email protected]>

* Fix/remove experimental ci (#25)

* fix references in transaction bundle in flag extension so they work with hapi starter

* remove ci

* tidy id's and updated postman collection

* update example page

* remove ci steps from pipeline

---------

Co-authored-by: Declan Kieran <[email protected]>

---------

Co-authored-by: vickyjaiswal0308 <[email protected]>
Co-authored-by: Declan Kieran <[email protected]>
declankieran added a commit that referenced this pull request Mar 28, 2024
* Retrieve condition (#2)

* Create retrieve-condition.md

* Update sushi-config.yaml

* Update retrieve-condition.md

* Add files via upload

* Update retrieve-condition.md

* Delete input/images/retrieve.drawio.png

* Add files via upload

* Delete input/images/retrieve.drawio.png

* Add files via upload

* Update retrieve-condition.md

* Delete input/images/retrieve.drawio.png

* Add files via upload

* Update retrieve-condition.md

* Update retrieve-condition.md

* Delete input/images/retrievecondition.drawio.png

* Add files via upload

* Update retrieve-condition.md

* Delete input/images/retrievecondition.drawio.png

* Add files via upload

* Update retrieve-condition.md

* Feature/add condition (#1)

* Updated fsh, updated add guidance

* Download fonts in pipeline

* removed duplicate instance definitions from fsh

* fix example link

* fix some validation errors

* fix jekll plantuml install

* Generate query output in pipeline, change use case structure

* Add server examples and data model.

* Fix filename of query output in pipeline

* Serpate load and query in pipeline.

* fix alert icons

* Added guidance how to access swagger in docker instance of HAPI server.

* change initial interaction to be more generic, i.e. not just condition.

* link to server examples

* changed cardinatlity as per comments from Marcus, include (same) contained provenance in all RA record resources.

---------

Co-authored-by: Declan Kieran <[email protected]>

* fix sushi yaml merge conflict

* script the generation of the examples/queries

* explicit ordering in id and naming conventions

* fix sushi yaml merge conflict (#3)

Co-authored-by: Declan Kieran <[email protected]>

* tidy up naming convention

* Add a chained GET query for example 0002

* move creation of resources folder from pipeline to script

* Feature/automate examples (#4)

* fix sushi yaml merge conflict

* script the generation of the examples/queries

* explicit ordering in id and naming conventions

* tidy up naming convention

* Add a chained GET query for example 0002

* move creation of resources folder from pipeline to script

---------

Co-authored-by: Declan Kieran <[email protected]>

* Add files via upload

* Update retrieve-condition.md

* Update retrieve-condition.md

* Update retrieve-condition.md

* Update retrieve-condition.md

* fix broken page references

* Feature/automate examples (#5)

* fix sushi yaml merge conflict

* script the generation of the examples/queries

* explicit ordering in id and naming conventions

* tidy up naming convention

* Add a chained GET query for example 0002

* move creation of resources folder from pipeline to script

* fix broken page references

---------

Co-authored-by: Declan Kieran <[email protected]>

* Update retrieve-condition.md

* Update retrieve-condition.md

* Update sushi-config.yaml

* Create remove-ra-record

* Update remove-ra-record

* Add files via upload

* Update remove-ra-record

* Delete input/pagecontent/remove-ra-record

* Create remove-ra-record.md

* Update remove-ra-record.md

* Feature/postman page (#6)

* all examples in one page, added more queries

* fixed links

* add flag detail extension examples

* do extension in different branch

* update server examples

---------

Co-authored-by: Declan Kieran <[email protected]>

* Update retrieve-condition.md

* Update retrieve-condition.md

* Update remove-ra-record.md

* Update remove-ra-record.md

* Add files via upload

* Update retrieve-condition.md

* Update remove-ra-record.md

* Create remove-rarecord-example.fsh

* Create remove-rarecord-example.md

* Update remove-rarecord-example.md

* Delete input/fsh/examples/remove-rarecord-example.fsh

* Create 0000-remove-rarecord-example.fsh

* Update 0000-remove-rarecord-example.fsh

* Update 0000-remove-rarecord-example.fsh

* Update remove-ra-record.md

* Update remove-rarecord-example.md

* Update remove-ra-record.md

* Create 0001-remove-rarecord-transaction-example.fsh

* Create remove-rarecord-transaction-example.md

* Update remove-ra-record.md

* Delete input/images/remove-rarecord.drawio.png

* Add files via upload

* Feature/refactor run script (#7)

* all examples in one page, added more queries

* fixed links

* add flag detail extension examples

* do extension in different branch

* update server examples

* simplify run script and naming

* fix run script, remove sushi step from pipeline and add to script

* change naming convention to handle ID's better

* fix conflicts

* fix conflicts

---------

Co-authored-by: Declan Kieran <[email protected]>

* Update remove-ra-record.md

* Update remove-ra-record.md

* Update remove-ra-record.md

* Update remove-ra-record.md

* Update remove-ra-record.md

* Update remove-ra-record.md

* Delete input/queries directory

* Update remove-ra-record.md

* Update remove-ra-record.md

* Update retrieve-ra-record.md

* Update retrieve-ra-record.md

* Delete input/images/remove-rarecord.drawio.png

* Add files via upload

* Update remove-ra-record.md

* Delete input/images/Remove-RA.drawio.png

* Add files via upload

* Update remove-ra-record.md

* Update remove-ra-record.md

* Create codesystem

* Create RARecord-FlagCategory-1

* Update RARecord-FlagCategory-1

* Create RARecord-FlagCode-1

* Update and rename RARecord-FlagCode-1 to RARecord-FlagCode-1.fsh

* Rename RARecord-FlagCategory-1 to RARecord-FlagCategory-1.fsh

* Update RARecord-FlagCode-1.fsh

* Create CareConnect-ConditionCategory-1.fsh

* Update CareConnect-ConditionCategory-1.fsh

* Create RARecord-ConditionCode-1.fsh

* Update RARecord-ConditionCode-1.fsh

* Delete input/resources directory

* Create RARecord-FlagCategory-1.fsh

* Update RARecord-FlagCategory-1.fsh

* Create CareConnect-ConditionCategory-1.fsh

* Update CareConnect-ConditionCategory-1.fsh

* Create RARecord-ConditionCode-1.fsh

* Delete input/fsh/codesystem/RARecord-ConditionCode-1.fsh1

* Create RARecord-ConditionCode-1.fsh

* Update RARecord-ConditionCode-1.fsh

* Create RARecord-ConsentPurpose-1.fsh

* Update RARecord-ConsentPurpose-1.fsh

* Create RARecord-AdjustmentCategory-1.fsh

* Update RARecord-AdjustmentCategory-1.fsh

* Create RARecord-AdjustmentCategory-1.fsh

* Update RARecord-AdjustmentCategory-1.fsh

* Update RARecord-AdjustmentCategory-1.fsh

* Create RARecord-ConsentPurpose-1.fsh

* Update RARecord-ConsentPurpose-1.fsh

* Update and rename CareConnect-ConditionCategory-1.fsh to ValueSet-England-ConditionCategory.fsh

* Update and rename RARecord-FlagCode-1.fsh to ValueSet-England-FlagCode.fsh

* Update ValueSet-England-ConditionCategory.fsh

* Update and rename RARecord-FlagCategory-1.fsh to ValueSet-England-FlagCategory.fsh

* Update and rename RARecord-ConsentPurpose-1.fsh to ValueSet-England-ConsentPurpose.fsh

* Update and rename RARecord-ConditionCode-1.fsh to ValueSet-England-ConditionCode.fsh

* Update and rename RARecord-AdjustmentCategory-1.fsh to ValueSet-England-AdjustmentCategory.fsh

* Update and rename CareConnect-ConditionCategory-1.fsh to CodeSystem-England-ConditionCategory.fsh

* Update and rename RARecord-AdjustmentCategory-1.fsh to CodeSystem-England-AdjustmentCategory.fsh

* Update and rename RARecord-ConditionCode-1.fsh to CodeSystem-England-ConditionCode.fsh

* Rename RARecord-ConsentPurpose-1.fsh to CodeSystem-England-ConsentPurpose.fsh

* Rename RARecord-FlagCategory-1.fsh to CodeSystem-England-FlagCategory.fsh

* fixed fsh, some naming changes

* Update RA-ConditionCode.fsh

* Update RA-ConditionCategory.fsh

* Update RA-ConsentPurpose.fsh

* Update RA-ConditionCategory.fsh

* SearchParameters not being index quickly enough, add call to -all-resources-for-reindexing

* Always run SearchParameters first

* Feature/gh pages (#11)

* publish to github pages

* add separate deply job

* deploy still needs artefact uploaded

* only deploy on write to development

* separate build and deploy into different workflows

---------

Co-authored-by: Declan Kieran <[email protected]>

* Feature/gh pages (#12)

* publish to github pages

* add separate deply job

* deploy still needs artefact uploaded

* only deploy on write to development

* separate build and deploy into different workflows

* revert to single workflow

---------

Co-authored-by: Declan Kieran <[email protected]>

* Delete .github/workflows/deploy.yml

Wasn't removed in previous commit

* Feature/structuredefinitions (#14)

* add profiles, extensions etc.

* add contained provenance to condition profile

---------

Co-authored-by: Declan Kieran <[email protected]>

* fix RA-ProxyRole codesystem, valueset, link in consent profile (#15)

Co-authored-by: Declan Kieran <[email protected]>

* Fix/tidy examples (#16)

* fix urls in examples, qa warnings etc...

* use cannonical instead of localhost for searchparameters

* cleared more warnings, move aliases to one file

---------

Co-authored-by: Declan Kieran <[email protected]>

* Update publish.yml

Make it configurable from the pipeline whether the validator runs in offline or online mode.

* Update publish.yml

* Feature/consent to treatment (#17)

* consent to treatment guidance

* install graphviz in pipeline

* paragraph formatting

* Update consent-to-treatment.md

Plantuml activity diagram example

* corrections in guidance, added to example

* corrections in guidance, added to example

* corrections in guidance, added to example

* Delete ig-template/package/content/assets/js/.index.json

* delete .index.db

* update usecase assocation line

---------

Co-authored-by: Declan Kieran <[email protected]>

* Feature/add record updates and examples (#18)

* consent to treatment guidance

* install graphviz in pipeline

* paragraph formatting

* Update consent-to-treatment.md

Plantuml activity diagram example

* corrections in guidance, added to example

* corrections in guidance, added to example

* corrections in guidance, added to example

* Delete ig-template/package/content/assets/js/.index.json

* delete .index.db

* patient example, split flag profile

* added individual examples, updated add record guidance

* diagrams and scenarios for add record

* change AdjustmentNotes extension to FlagNotes

* update text in examples with flag notes extension

* generalise master flag to patients not just ra

---------

Co-authored-by: Declan Kieran <[email protected]>

* Feature/retrieve record updates and examples (#20)

* generalised flag profiles

* generalised flag profiles

* generalised flag profiles

* generalised flag profiles

* generalise condition, fix refs and names

* profiles generalised, apply profiles to examples

* examples validating against profiles

* cpis and fgm examples, all validating

* addtional example pages added

* fix cpis consent category example

* fix flag code for cpis and fgm

* added careconnect deps, tidy diagrams, include contact via yml

* licence section removed, redundant if using ip-statements

* slight mod to intro

* update retrieve record page to follow new format

* updates as per Vicky's comments

* updates as per Vicky's comments

---------

Co-authored-by: Declan Kieran <[email protected]>

* Update FlagProvenanceRole.fsh

Update title to match others

* updated ref to point to sequence instead of usecase (#22)

Co-authored-by: Declan Kieran <[email protected]>

* IOPS-2494(Guidance for Remove Reasonable Adjustment Record) Review (#21)

* Create remove-record-usecase.plantuml

* Update remove-reasonable-adjustment-record.md

* Add files via upload

* Delete input/images/remove-record-workflow.svg

* Add files via upload

* Update remove-reasonable-adjustment-record.md

* Delete input/images/remove-record-workflow.bpmn

* Delete input/images/remove-record-workflow.svg

* Add files via upload

* Update remove-record-usecase.plantuml

* Delete input/images/remove-record-workflow.bpmn

* Delete input/images/remove-record-workflow.svg

* Add files via upload

* Update remove-reasonable-adjustment-record.md

* Update 0012-RemoveRARecordExample.fsh

* Update 0012-RemoveRARecordExample.fsh

* Update remove-reasonable-adjustment-record.md

* Update 0012-RemoveRARecordExample.fsh

* Create remove-record-sequence.plantuml

* Delete input/images/remove-record-workflow.bpmn

* Delete input/images/remove-record-workflow.svg

* Add files via upload

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update remove-record-usecase.plantuml

* Update remove-record-usecase.plantuml

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update remove-reasonable-adjustment-record.md

* Update _updatePublisher.sh

* minor format fixes

* spelling fix

* fix alt text on bpmn diagrams

---------

Co-authored-by: Declan Kieran <[email protected]>

* Feature/generalise profiles (#19)

* generalised flag profiles

* generalised flag profiles

* generalised flag profiles

* generalised flag profiles

* generalise condition, fix refs and names

* profiles generalised, apply profiles to examples

* examples validating against profiles

* cpis and fgm examples, all validating

* addtional example pages added

* fix cpis consent category example

* fix flag code for cpis and fgm

* added careconnect deps, tidy diagrams, include contact via yml

* licence section removed, redundant if using ip-statements

* slight mod to intro

---------

Co-authored-by: Declan Kieran <[email protected]>

* update to maintain consent object for dissent/revoke and examples (#23)

Co-authored-by: Declan Kieran <[email protected]>

* add scenarios, tidied a few other things (#24)

Co-authored-by: Declan Kieran <[email protected]>

* Fix/remove experimental ci (#25)

* fix references in transaction bundle in flag extension so they work with hapi starter

* remove ci

* tidy id's and updated postman collection

* update example page

* remove ci steps from pipeline

---------

Co-authored-by: Declan Kieran <[email protected]>

* remove generated index file

---------

Co-authored-by: vickyjaiswal0308 <[email protected]>
Co-authored-by: Declan Kieran <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants