{
"description": "The reported execution result.",
"_filename": "CodeSystem-report-result-codes.json",
"package_name": "hl7.fhir.uv.testing",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher": "HL7 International / FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "TestReportResult",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Test Report Result",
"package_version": "0.1.0-snapshot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "b9c5a598-f1c2-4c52-bffa-a76759816895",
"valueSet": "http://hl7.org/fhir/ValueSet/report-result-codes|0.1.0-snapshot1",
"kind": null,
"url": "http://hl7.org/fhir/report-result-codes",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.719",
"system": "urn:ietf:rfc:3986"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.1.707",
"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": "0.1.0-snapshot1",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}