{
"description": "The type of software system (authoring, testing, tooling, evaluation)",
"_filename": "CodeSystem-software-system-type.json",
"package_name": "hl7.fhir.us.cqfmeasures.r4b",
"date": "2019-03-14T23:21:03-06:00",
"publisher": "Clinical Quality Information WG",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "SoftwareSystemType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Software System Type Codes",
"package_version": "4.0.0",
"status": "active",
"id": "65b5e316-4ad6-4e45-b7bc-2e7c3e50e2d5",
"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": "4.0.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ]
}