This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: No defined compartments |
This is the narrative for the resource. See also the XML, JSON or Turtle format. This example conforms to the profile TestPlan.
Generated Narrative: TestPlan tx-example
StructureDefinition Work Group: fhir
url: http://hl7.org/fhir/TestPlan/testplan-tx-example
status: Draft
publisher: HL7 International / FHIR Infrastructure
contact: http://www.hl7.org/Special/committees/fiwg
description:
This is a subset of the full terminology ecosystem tests
Reference |
http://hl7.org/fhir/uv/tx-ecosystem/ImplementationGuide/hl7.fhir.uv.tx-ecosystem |
runner: https://github.com/hapifhir/org.hl7.fhir.core/blob/master/documentation/tx-runner.md
mode
code: general
description: The tests a general purpose terminology server has to pass, but not codesystem specific terminology servers
mode
code: tx.fhir.org
description: Tests that are only applicable for tx.fhir.org. Generally these are internal QA tests that haven't been made interopable (and don't need to be)
suite
name: metadata
description: These tests apply to all servers
test
name: metadata
description: Check that the minimum expected things are found in the server CapabilityStatement
operation: metadata
Expecteds
Name File response capstmt.json
suite
name: simple-cases
description: basic tests, setting up for the more complex API tests to come
mode: general
input
file: simple/codesystem-simple.json
input
file: simple/valueset-all.json
test
name: simple-expand-all
description: Expansion containing all the code system
operation: expand
Inputs
Name File request simple/simple-expand-all-request-parameters.json Expecteds
Name File response simple/simple-expand-all-response-valueSet.json test
name: simple-expand-isa-o2
description: Expansion containing a filter on the code system using is-a relationship with paging (tx.fhir.org internal test)
operation: expand
mode: tx.fhir.org
Inputs
Name File request simple/simple-expand-isa-o2-request-parameters.json Expecteds
Name File response simple/simple-expand-isa-o2-response-valueSet.json
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.