Skip to content

Commit

Permalink
Feature/generalise profiles (#19)
Browse files Browse the repository at this point in the history
* 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]>
  • Loading branch information
declankieran-nhsd and declankieran-nhsd authored Mar 22, 2024
1 parent 72a067b commit 518c608
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion input/fsh/examples/0026-FGMPatientFlagExample1.fsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Instance: FGMPatientFlagExample1
InstanceOf: Flag
InstanceOf: PatientFlag
Title: "FGM example of a patient Flag resource"
Usage: #example
* meta.profile = "https://fhir.nhs.uk/England/StructureDefinition/PatientFlag"
Expand Down
1 change: 0 additions & 1 deletion input/pagecontent/add-reasonable-adjustment-record.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Patient consent must be obtained before recording any adjustment or impairment.
For high level requirements, see [Key purposes of the Reasonable Adjustment Flag](index.html#key-purposes)

### Usecase

After obtaining consent from a patient, a Reasonable Adjustment Record may be created. This consists of a Flag resource containing an adjustment and a Condition resource may also optionally be created to record the details of an impairment.

If a Reasonable Adjustment Record exists, a Flag resource designated as the patient flag must be created to indicate that there are reasonable adjustments recorded for the patient. There is a single instance of this type of resource per patient.
Expand Down

0 comments on commit 518c608

Please sign in to comment.