Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 1 addition & 12 deletions input/fsh/examples/AddFGMRecordTransactionExample1-bundle.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -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"

20 changes: 0 additions & 20 deletions input/fsh/examples/FGMConditionExample1.fsh

This file was deleted.

28 changes: 0 additions & 28 deletions input/fsh/examples/FGMConsentExample.fsh

This file was deleted.

23 changes: 0 additions & 23 deletions input/fsh/examples/FGMFlagExample1.fsh

This file was deleted.

5 changes: 1 addition & 4 deletions input/pagecontent/additional-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
* [Transaction Bundle](Bundle-AddFGMRecordTransactionExample1.html)