WildFHIR R4 Enterprise Edition Implementation Guide
1.0.0 - current
WildFHIR R4 Enterprise Edition Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: http://wildfhir4.aegis.net/ig/wildfhir/TestScript/wildfhirr4purgeallusageexamplexml | Version: 1.0.0 | |||
Active as of 2025-03-31 | Computable Name: WildFHIRR4PurgeAllUsageExampleXML | |||
Copyright/Legal: (c) AEGIS.net, Inc. 2025 |
Example TestScript to illustrate the use of the WildFHIR R4 Global $purge-all operation using XML Format. All WildFHIR data is purged in the setup followed by a single test that recreates a known Patient 'wildfhir-patient-purge' via a PUT update/create operation.
Generated Narrative: TestScript wildfhirr4purgeallusageexamplexml
url: TestScript WildFHIR R4 TestScript Global $purge-all Usage Example XML
version: 1.0.0
name: WildFHIRR4PurgeAllUsageExampleXML
title: WildFHIR R4 TestScript Global $purge-all Usage Example XML
status: Active
date: 2025-03-31
publisher: AEGIS.net, Inc.
contact: AEGIS.net, Inc.: https://www.aegis.net, Richard Ettema: mailto:richard.ettema@aegis.net
description:
Example TestScript to illustrate the use of the WildFHIR R4 Global $purge-all operation using XML Format. All WildFHIR data is purged in the setup followed by a single test that recreates a known Patient 'wildfhir-patient-purge' via a PUT update/create operation.
jurisdiction: World
copyright:
(c) AEGIS.net, Inc. 2025
Index | Profile |
1 | Test script profile origin type FHIR-Client: FHIR Client |
Index | Profile |
1 | Test script profile destination type FHIR-Server: FHIR Server |
fixture
id
patient-updateautocreate: false
autodelete: false
resource:
./Patient-wildfhir-patient-purge.xml
Name | Path | SourceId |
patientId | .id | patient-update |
setup
action
Operations
Type Description Accept ContentType Destination EncodeRequestUrl Origin Params Test script operation code process-message: $process-message Purge ALL WildFHIR data xml xml 1 true 1 /$purge-all action
Asserts
Description Direction Value WarningOnly Confirm that the returned HTTP response code is success. response 200 false
test
id
RecreatePatientDataname: RecreatePatientData
description: Recreate the Patient id 'wildfhir-patient-purge' using XML Format on destination server.
action
Operations
Type Resource Description Accept ContentType Destination EncodeRequestUrl Origin Params SourceId Test script operation code update: Update Patient Create the known Patient via an update xml xml 1 true 1 /${patientId} patient-update action
Asserts
Description Direction Operator Value WarningOnly Confirm that the returned HTTP response code is success. response in 200,201 false