Skip to content

Commit

Permalink
Update AddFGMRecordTransactionExample1-bundle.fsh
Browse files Browse the repository at this point in the history
  • Loading branch information
vickyjaiswal0308 authored Mar 28, 2024
1 parent cf0e0af commit 9da3666
Showing 1 changed file with 1 addition and 12 deletions.
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"

0 comments on commit 9da3666

Please sign in to comment.