{
"description": "The current status of the test report.",
"_filename": "CodeSystem-report-status-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": "TestReportStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Test Report Status",
"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": "f092299b-e8ff-48f3-8bbd-ac6e2d5944be",
"valueSet": "http://hl7.org/fhir/ValueSet/report-status-codes|0.1.0-snapshot1",
"kind": null,
"url": "http://hl7.org/fhir/report-status-codes",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.725",
"system": "urn:ietf:rfc:3986"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.1.713",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "completed",
"display": "Completed",
"definition": "All test operations have completed."
}, {
"code": "in-progress",
"display": "In Progress",
"definition": "A test operations is currently executing."
}, {
"code": "waiting",
"display": "Waiting",
"definition": "A test operation is waiting for an external client request."
}, {
"code": "stopped",
"display": "Stopped",
"definition": "The test script execution was manually stopped."
}, {
"code": "entered-in-error",
"display": "Entered In Error",
"definition": "This test report was entered or created in error."
} ],
"caseSensitive": true,
"version": "0.1.0-snapshot1",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}