diff --git a/input/fsh/examples/AddFGMRecordTransactionExample1-bundle.fsh b/input/fsh/examples/AddFGMRecordTransactionExample1-bundle.fsh index bb4ac74..2f8837e 100644 --- a/input/fsh/examples/AddFGMRecordTransactionExample1-bundle.fsh +++ b/input/fsh/examples/AddFGMRecordTransactionExample1-bundle.fsh @@ -7,19 +7,8 @@ Usage: #example * entry[=].resource = PatientExample1 * entry[=].request.method = #PUT * entry[=].request.url = "Patient/PatientExample1" -* entry[+].fullUrl = "Consent/FGMConsentExample1" -* entry[=].resource = FGMConsentExample1 -* entry[=].request.method = #PUT -* entry[=].request.url = "Consent/FGMConsentExample1" -* entry[+].fullUrl = "Condition/FGMConditionExample1" -* entry[=].resource = FGMConditionExample1 -* entry[=].request.method = #PUT -* entry[=].request.url = "Condition/FGMConditionExample1" * entry[+].fullUrl = "Flag/FGMPatientFlagExample1" * entry[=].resource = FGMPatientFlagExample1 * entry[=].request.method = #PUT * entry[=].request.url = "Flag/FGMPatientFlagExample1" -* entry[+].fullUrl = "Flag/FGMFlagExample1" -* entry[=].resource = FGMFlagExample1 -* entry[=].request.method = #PUT -* entry[=].request.url = "Flag/FGMFlagExample1" + diff --git a/input/fsh/examples/FGMConditionExample1.fsh b/input/fsh/examples/FGMConditionExample1.fsh deleted file mode 100644 index 077c1dc..0000000 --- a/input/fsh/examples/FGMConditionExample1.fsh +++ /dev/null @@ -1,20 +0,0 @@ -Instance: FGMConditionExample1 -InstanceOf: Condition -Title: "FGM example of a Condition resource." -Usage: #example -* meta.profile = "https://fhir.nhs.uk/England/StructureDefinition/FlagCondition" - -* clinicalStatus = $condition-clinical#active -* category[0] = PatientFlagCategory#FGM "Female Genital Mutilation Flag" -* category[+] = FGM-ConditionCategory#fgm-example-condition-category "FGM example condition category" -* code = FGM-ConditionCode#1 "FGM example condition code" -* subject = Reference(Patient/PatientExample1) - -* contained.resourceType = "Provenance" -* contained.id = "e78b78b2-31f9-453d-b278-6d5720001073" -* contained.target.reference = "#" -* contained.recorded = "2024-01-01T11:00:00+00:00" -* contained.activity = $v3-DataOperation#CREATE "create" -* contained.agent.role = $CareConnect-SDSJobRoleName-1#R0260 "General Medical Practitioner" -* contained.agent.who.reference = "https://sds.spineservices.nhs.uk/STU3/Practitioner/2ee4tr6a9" -* contained.agent.onBehalfOf.reference = "https://directory.spineservices.nhs.uk/STU3/Organization/a3e5i7" \ No newline at end of file diff --git a/input/fsh/examples/FGMConsentExample.fsh b/input/fsh/examples/FGMConsentExample.fsh deleted file mode 100644 index 113ce47..0000000 --- a/input/fsh/examples/FGMConsentExample.fsh +++ /dev/null @@ -1,28 +0,0 @@ -Instance: FGMConsentExample1 -InstanceOf: Consent -Title: "FGM example of Consent resource" -Usage: #example -* meta.profile = "https://fhir.nhs.uk/England/StructureDefinition/FlagConsent" - -* extension[0].url = "https://fhir.nhs.uk/England/StructureDefinition/Extension-ConsentCreateSummary" -* extension[=].valueAnnotation.text = "Example of consent create summary extension text" -* extension[+].url = "https://fhir.nhs.uk/England/StructureDefinition/Extension-ConsentRemoveSummary" -* extension[=].valueAnnotation.text = "Example of consent remove summary extension text" - -* status = #active -* scope = $consentscope#patient-privacy -* category = PatientFlagCategory#FGM "Female Genital Mutilation Flag" -* provision.purpose = FGM-ConsentPurpose#FGMCONSENT "FGM - Consent to record FGM flags" -* patient = Reference(Patient/PatientExample1) -* policy.authority = "https://www.gov.uk/" -* policy.uri = "https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/535024/data-security-review.pdf" -* policyRule = FlagProxyRole#001 - -* contained.resourceType = "Provenance" -* contained.id = "bc0dbfb1-7432-46fa-b1b8-0e3648827754" -* contained.target.reference = "#" -* contained.recorded = "2024-01-01T11:00:00+00:00" -* contained.activity = $v3-DataOperation#CREATE "create" -* contained.agent.role = $CareConnect-SDSJobRoleName-1#R0260 "General Medical Practitioner" -* contained.agent.who.reference = "https://sds.spineservices.nhs.uk/STU3/Practitioner/2ee4tr6a9" -* contained.agent.onBehalfOf.reference = "https://directory.spineservices.nhs.uk/STU3/Organization/a3e5i7" diff --git a/input/fsh/examples/FGMFlagExample1.fsh b/input/fsh/examples/FGMFlagExample1.fsh deleted file mode 100644 index 415b0d7..0000000 --- a/input/fsh/examples/FGMFlagExample1.fsh +++ /dev/null @@ -1,23 +0,0 @@ -Instance: FGMFlagExample1 -InstanceOf: Flag -Title: "FGM example of a Flag resource" -Usage: #example -* meta.profile = "https://fhir.nhs.uk/England/StructureDefinition/ProgrammeFlag" - -* extension[0].url = "https://fhir.nhs.uk/England/StructureDefinition/Extension-FlagNotes" -* extension[=].valueAnnotation.text = "Example of flag notes extension text in adjustment flag" - -* status = #active -* category[0] = PatientFlagCategory#FGM "Female Genital Mutilation Flag" -* category[+] = FGM-FlagCategory#001 "Example FGM category" -* code = $sct#902961000000107 "Family history of female genital mutilation (situation)" -* subject = Reference(Patient/PatientExample1) - -* contained.resourceType = "Provenance" -* contained.id = "9b5f2d1b-8175-407f-a49d-b4f04c9d4300" -* contained.target.reference = "#" -* contained.recorded = "2024-01-01T11:00:00+00:00" -* contained.activity = $v3-DataOperation#CREATE "create" -* contained.agent.role = $CareConnect-SDSJobRoleName-1#R0260 "General Medical Practitioner" -* contained.agent.who.reference = "https://sds.spineservices.nhs.uk/STU3/Practitioner/2ee4tr6a9" -* contained.agent.onBehalfOf.reference = "https://directory.spineservices.nhs.uk/STU3/Organization/a3e5i7" \ No newline at end of file diff --git a/input/pagecontent/additional-examples.md b/input/pagecontent/additional-examples.md index 9e55ee1..5b0e4a8 100644 --- a/input/pagecontent/additional-examples.md +++ b/input/pagecontent/additional-examples.md @@ -12,8 +12,5 @@ Basic examples for CPIS and FGM to demo use of same profiles. ### FGM -* [Consent](Consent-FGMConsentExample1.html) * [Patient flag](Flag-FGMPatientFlagExample1.html) -* [FGM flag](Flag-FGMFlagExample1.html) -* [Condition](Condition-FGMConditionExample1.html) -* [Transaction Bundle](Bundle-AddFGMRecordTransactionExample1.html) \ No newline at end of file +* [Transaction Bundle](Bundle-AddFGMRecordTransactionExample1.html)