This page is part of the FHIR Specification (v4.5.0: R5 Preview #3). The current version which supercedes this version is 5.0.0. 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: Not linked to any 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
id: 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
result: pass
score: 100.0
tester: HL7 Execution Engine
issued: 08/10/2016 12:25:34 AM
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.