This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3
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 TestReport.
Generated Narrative: TestReport
Resource TestReport "testreport-example"
identifier: id: urn:oid:1.3.6.1.4.1.21367.2005.3.7.9878
name: TestReport Example for TestScript Example
status: completed
testScript: http://example.com/TestScript/testscript-example
result: pass
score: 100.0
tester: HL7 Execution Engine
issued: 2016-10-07T08:25:34-05:00
participant
type: test-engine
uri: http://projectcrucible.org
display: Crucible
participant
type: server
uri: http://fhir3.healthintersections.com.au/open
display: HealthIntersections STU3
setup
action
Operations
- Result Message Detail * pass DELETE Patient http://projectcrucible.org/permalink/1 action
Asserts
- Result Message Detail * pass HTTP 204 http://projectcrucible.org/permalink/1 action
Operations
- Result Message Detail * pass POST Patient/fixture-patient-create http://projectcrucible.org/permalink/1 action
Asserts
- Result Message Detail * pass HTTP 201 http://projectcrucible.org/permalink/1
test
name: Read Patient
description: Read a Patient and validate response.
action
Operations
- Result Message Detail * pass GET Patient/fixture-patient-create http://projectcrucible.org/permalink/2 action
Asserts
- Result Message Detail * pass HTTP 200 http://projectcrucible.org/permalink/2 action
Asserts
- Result Message Detail * pass Last-Modified Present http://projectcrucible.org/permalink/2 action
Asserts
- Result Message Detail * pass Response is Patient http://projectcrucible.org/permalink/2 action
Asserts
- Result Message Detail * pass Response validates http://projectcrucible.org/permalink/2 action
Asserts
- Result Message Detail * pass Patient.name.family 'Chalmers' http://projectcrucible.org/permalink/2 action
Asserts
- Result Message Detail * pass Patient.name.given 'Peter' http://projectcrucible.org/permalink/2 action
Asserts
- Result Message Detail * pass Patient.name.family 'Chalmers' http://projectcrucible.org/permalink/2 action
Asserts
- Result Message Detail * pass Patient.name.family 'Chalmers' http://projectcrucible.org/permalink/2 action
Asserts
- Result Message Detail * pass Patient expected values. http://projectcrucible.org/permalink/2
teardown
action
Operations
- Result Message Detail * pass DELETE Patient/fixture-patient-create. http://projectcrucible.org/permalink/3
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.