FLUTE Cross-border Prostate Cancer Data Standard Guide
0.1.0 - ci-build
FLUTE Cross-border Prostate Cancer Data Standard Guide, published by Flute Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/flute/ and changes regularly. See the Directory of published versions
Active as of 2024-06-04 |
<TestPlan xmlns="http://hl7.org/fhir">
<id value="TP-Flute-01"/>
<url value="http://hl7.eu/fhir/ig/flute/TestPlan/TP-Flute-01"/>
<version value="0.1.0"/>
<name value="TPPopulateExtract"/>
<title
value="TestPlan for the populate of a questionnaire and extract of a questionnaireResponse"/>
<status value="active"/>
<experimental value="true"/>
<date value="2024-06-04"/>
<publisher value="Flute Project"/>
<contact>
<name value="Flute Project"/>
<telecom>
<system value="url"/>
<value value="https://www.fluteproject.eu/"/>
</telecom>
</contact>
<contact>
<name value="Flute Project"/>
<telecom>
<system value="url"/>
<value value="https://www.fluteproject.eu/"/>
</telecom>
</contact>
<description
value="TestPlan for the populate of a questionnaire and extract of a questionnaireResponse for the study variable"/>
<purpose
value="TestPlan for the populate of a questionnaire and extract of a questionnaireResponse for the study variable"/>
<category>
<coding>
<system value="http://hl7.org/fhir/testscript-scope-phase-codes"/>
<code value="unit"/>
</coding>
</category>
<scope>🔗
<reference value="TestScript/TS-Flute-03"/>
</scope>
<scope>🔗
<reference value="TestScript/TS-Flute-04"/>
</scope>
<testTools
value="The following tool will be used for testing test requirements"/>
<exitCriteria
value="The test plan is considered successful if all test cases pass without errors."/>
<testCase>
<sequence value="1"/>
<testRun>
<narrative value="Test case to populate a questionnaire"/>
<script>
<language>
<coding>
<system value="http://example.com/test-script-languages"/>
<code value="fhir-testscript"/>
</coding>
</language>
<sourceReference>🔗
<reference value="TestScript/TS-Flute-03"/>
</sourceReference>
</script>
</testRun>
<testRun>
<narrative value="Test case to extract a questionnaire response"/>
<script>
<language>
<coding>
<system value="http://example.com/test-script-languages"/>
<code value="fhir-testscript"/>
</coding>
</language>
<sourceReference>🔗
<reference value="TestScript/TS-Flute-04"/>
</sourceReference>
</script>
</testRun>
</testCase>
</TestPlan>