{
"description": "The type of software system (authoring, testing, tooling, evaluation)",
"_filename": "CodeSystem-software-system-type.json",
"package_name": "hl7.fhir.us.cqfmeasures",
"date": "2019-03-14T23:21:03-06:00",
"publisher": "Clinical Quality Information Workgroup",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "SoftwareSystemType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "2.0.0",
"status": "active",
"id": "3abfd0a7-6fa0-4b44-8ffc-fb310c654bff",
"valueSet": "http://hl7.org/fhir/us/cqfmeasures/ValueSet/software-system-type",
"kind": null,
"url": "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/software-system-type",
"concept": [ {
"code": "authoring",
"display": "Authoring",
"definition": "A knowledge authoring environment"
}, {
"code": "testing",
"display": "Testing",
"definition": "A testing environment"
}, {
"code": "tooling",
"display": "Tooling",
"definition": "Tooling software"
}, {
"code": "evaluation",
"display": "Evaluation",
"definition": "A knowledge evaluation environment"
}, {
"code": "reporting",
"display": "Reporting",
"definition": "A quality reporting system"
}, {
"code": "data-capture",
"display": "Data Capture",
"definition": "A system that performs data-capture as part of a reporting pipeline"
} ],
"caseSensitive": true,
"version": "2.0.0"
}