In the TestReport resource for FHIR stu3 , the identifier attribute identifies the External identifier
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.9878"
}
"status": "completed"
"participant": [
{
"type": "test-engine",
"uri": "http://projectcrucible.org",
"display": "Crucible"
},
{
"type": "server",
"uri": "http://fhir3.healthintersections.com.au/open",
"display": "HealthIntersections STU3"
}
]
"name": "TestReport Example for TestScript Example"
"tester": "HL7 Execution Engine"
"teardown": {
"action": [
{
"operation": {
"message": "DELETE Patient/fixture-patient-create.",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/3"
}
}
]
}
"issued": "2016-10-07T08:25:34-05:00"
"setup": {
"action": [
{
"operation": {
"message": "DELETE Patient",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/1"
}
},
{
"assert": {
"message": "HTTP 204",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/1"
}
},
{
"operation": {
"message": "POST Patient/fixture-patient-create",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/1"
}
},
{
"assert": {
"message": "HTTP 201",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/1"
}
}
]
}
"testScript": {
"reference": "TestScript/testscript-example"
}
"score": 100
"result": "pass"
"test": [
{
"action": [
{
"operation": {
"message": "GET Patient/fixture-patient-create",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/2"
}
},
{
"assert": {
"message": "HTTP 200",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/2"
}
},
{
"assert": {
"message": "Last-Modified Present",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/2"
}
},
{
"assert": {
"message": "Response is Patient",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/2"
}
},
{
"assert": {
"message": "Response validates",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/2"
}
},
{
"assert": {
"message": "Patient.name.family 'Chalmers'",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/2"
}
},
{
"assert": {
"message": "Patient.name.given 'Peter'",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/2"
}
},
{
"assert": {
"message": "Patient.name.family 'Chalmers'",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/2"
}
},
{
"assert": {
"message": "Patient.name.family 'Chalmers'",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/2"
}
},
{
"assert": {
"message": "Patient expected values.",
"result": "pass",
"detail": "http://projectcrucible.org/permalink/2"
}
}
],
"description": "Read a Patient and validate response.",
"id": "01-ReadPatient",
"name": "Read Patient"
}
]
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.9878"
}