FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example TestPlan/example (Narrative)

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: 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 example

StructureDefinition Work Group: fhir

url: http://hl7.org/fhir/TestPlan/testplan-example

identifier: urn:oid:0.1.2.3.4.5.6.7/1234

status: Draft

publisher: HL7 International / FHIR Infrastructure

contact: http://www.hl7.org/Special/committees/fiwg

description:

This test plan describes a manual test that a given observation can be read from the server using POSTMan. The user is instructed in the documentation to perform a POSTMan get with the $id in the URL and the Accept header, and compare with the expected output.

Scopes

-Reference
* Observation

runner: http://example.org/testing/my-manual-runner

suite

name: Basic Observation Handling

test

name: obs-read

description: Read a JSON formatted Observation

operation: postman/GET

Parameters

-NameValue[x]
* $id 123124
* Accept application/fhir+json

Expecteds

-NameFile
* response response1.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.