From 6743a7630e46a64cd423a683d6ab3ac3132f765b Mon Sep 17 00:00:00 2001 From: Marcus Fearnett Date: Thu, 20 Jun 2024 15:20:53 +0100 Subject: [PATCH] error tracking --- input/fsh/profiles/FlagProvenance.fsh | 2 +- input/fsh/profiles/PatientFlag.fsh | 2 +- input/pagecontent/retrieve-fgm-flag-record.md | 1 - input/pagecontent/retrieve-patient-flag-record.md | 1 - input/pagecontent/retrieve-reasonable-adjustment-record.md | 1 - 5 files changed, 2 insertions(+), 5 deletions(-) diff --git a/input/fsh/profiles/FlagProvenance.fsh b/input/fsh/profiles/FlagProvenance.fsh index 20bb3ce..900720a 100644 --- a/input/fsh/profiles/FlagProvenance.fsh +++ b/input/fsh/profiles/FlagProvenance.fsh @@ -12,7 +12,7 @@ Description: "Record details of the practitioner recording or removing an indivi * insert NHSEngland-Copyright -* target only Reference(FlagCondition or FlagConsent or ProgrammeFlag or PatientFlag) +* target only Reference(FlagCondition or ProgrammeFlag or PatientFlag) * agent.role from $ValueSetFlagProvenanceRole (extensible) * agent.who only Reference(Practitioner) * agent.onBehalfOf only Reference(Organization) diff --git a/input/fsh/profiles/PatientFlag.fsh b/input/fsh/profiles/PatientFlag.fsh index ab61344..08849ca 100644 --- a/input/fsh/profiles/PatientFlag.fsh +++ b/input/fsh/profiles/PatientFlag.fsh @@ -19,7 +19,7 @@ Description: "Record whether a Patient Flags exists" * extension[flagNotes].value[x] only Annotation * extension[flagNotes].valueAnnotation 1.. -* extension[flagDetail].valueReference only Reference(ProgrammeFlag or FlagConsent or FlagCondition or FlagProvenance) +* extension[flagDetail].valueReference only Reference(ProgrammeFlag or FlagCondition or FlagProvenance) * contained ^slicing.discriminator.type = #profile * contained ^slicing.rules = #open diff --git a/input/pagecontent/retrieve-fgm-flag-record.md b/input/pagecontent/retrieve-fgm-flag-record.md index b8d6144..9eeb562 100644 --- a/input/pagecontent/retrieve-fgm-flag-record.md +++ b/input/pagecontent/retrieve-fgm-flag-record.md @@ -68,7 +68,6 @@ This limits the search to patients that have Condition resources linked via pati The following queries will return all or some of the resources constituing a Reasonable Adjustments record, i.e. -* [Flag Consent](StructureDefinition-FlagConsent.html) resource * [Patient Flag](StructureDefinition-PatientFlag.html) resources * [Programme Flag](StructureDefinition-ProgrammeFlag.html) resources * [Flag Condition](StructureDefinition-FlagCondition.html) resources diff --git a/input/pagecontent/retrieve-patient-flag-record.md b/input/pagecontent/retrieve-patient-flag-record.md index a8c7e65..6c5fbc5 100644 --- a/input/pagecontent/retrieve-patient-flag-record.md +++ b/input/pagecontent/retrieve-patient-flag-record.md @@ -70,7 +70,6 @@ This limits the search to patients that have Condition resources linked via pati The following queries will return all or some of the resources constituing a Reasonable Adjustments record, i.e. -* [Flag Consent](StructureDefinition-FlagConsent.html) resource * [Patient Flag](StructureDefinition-PatientFlag.html) resources * [Programme Flag](StructureDefinition-ProgrammeFlag.html) resources * [Flag Condition](StructureDefinition-FlagCondition.html) resources diff --git a/input/pagecontent/retrieve-reasonable-adjustment-record.md b/input/pagecontent/retrieve-reasonable-adjustment-record.md index 4253e9b..c6838f1 100644 --- a/input/pagecontent/retrieve-reasonable-adjustment-record.md +++ b/input/pagecontent/retrieve-reasonable-adjustment-record.md @@ -68,7 +68,6 @@ This limits the search to patients that have Condition resources linked via pati The following queries will return all or some of the resources constituing a Reasonable Adjustments record, i.e. -* [Flag Consent](StructureDefinition-FlagConsent.html) resource * [Patient Flag](StructureDefinition-PatientFlag.html) resources * [Programme Flag](StructureDefinition-ProgrammeFlag.html) resources * [Flag Condition](StructureDefinition-FlagCondition.html) resources