From 4c634cdfd98bd0531c7ce4687285f0c8f64305a8 Mon Sep 17 00:00:00 2001 From: rmrlangford Date: Fri, 15 Sep 2023 09:07:39 +0200 Subject: [PATCH] Update hiv-bundle-submit-lab-result.fsh --- input/fsh/hiv-bundle-submit-lab-result.fsh | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/input/fsh/hiv-bundle-submit-lab-result.fsh b/input/fsh/hiv-bundle-submit-lab-result.fsh index 37085ee64..4c81f960e 100644 --- a/input/fsh/hiv-bundle-submit-lab-result.fsh +++ b/input/fsh/hiv-bundle-submit-lab-result.fsh @@ -32,19 +32,4 @@ Description: "Represents a Lab Result Bundle." * entry[+].fullUrl = "ActivityDefinition/LabOrderTaskActivityExample" * entry[=].resource = LabOrderTaskActivityExample * entry[=].request.method = #PUT -* entry[=].request.url = "ActivityDefinition/LabOrderTaskActivityExample" - -* entry[+].fullUrl = "Transport/ResultDispatchedToRequestingFacilityExample" -* entry[=].resource = ResultDispatchedToRequestingFacilityExample -* entry[=].request.method = #PUT -* entry[=].request.url = "Transport/ResultDispatchedToRequestingFacilityExample" - -* entry[+].fullUrl = "Location/TransportRequestedLocationExample" -* entry[=].resource = TransportRequestedLocationExample -* entry[=].request.method = #PUT -* entry[=].request.url = "Location/TransportRequestedLocationExample" - -* entry[+].fullUrl = "Location/TransportCurrentLocationExample" -* entry[=].resource = TransportCurrentLocationExample -* entry[=].request.method = #PUT -* entry[=].request.url = "Location/TransportCurrentLocationExample" \ No newline at end of file +* entry[=].request.url = "ActivityDefinition/LabOrderTaskActivityExample" \ No newline at end of file