From 9da36662f7226dfff3d2179fd8a9fb08f4de61fb Mon Sep 17 00:00:00 2001 From: vickyjaiswal0308 <126092393+vickyjaiswal0308@users.noreply.github.com> Date: Thu, 28 Mar 2024 12:55:14 +0000 Subject: [PATCH] Update AddFGMRecordTransactionExample1-bundle.fsh --- .../AddFGMRecordTransactionExample1-bundle.fsh | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) 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" +