{
"description": "The reported execution result.",
"_filename": "codesystem-report-result-codes.json",
"package_name": "hl7.fhir.r5.examples",
"date": "2020-08-20T17:41:31+10:00",
"meta": {
"lastUpdated": "2020-08-20T17:41:31.970+10:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "TestReportResult",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "TestReportResult",
"package_version": "4.5.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "draft",
"id": "d47bd1a6-5e54-4ad3-b741-e9342a2027ad",
"valueSet": "http://hl7.org/fhir/ValueSet/report-result-codes",
"kind": null,
"url": "http://hl7.org/fhir/report-result-codes",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.719",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "pass",
"display": "Pass",
"definition": "All test operations successfully passed all asserts."
}, {
"code": "fail",
"display": "Fail",
"definition": "One or more test operations failed one or more asserts."
}, {
"code": "pending",
"display": "Pending",
"definition": "One or more test operations is pending execution completion."
} ],
"caseSensitive": true,
"version": "4.5.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}