{
"description": "The type of software system (authoring, testing, tooling, evaluation)",
"_filename": "CodeSystem-software-system-type-codes.json",
"package_name": "hl7.fhir.uv.crmi.r4",
"date": "2019-03-14T23:21:03-06:00",
"publisher": "Clinical Decision Support WG",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "SoftwareSystemTypeCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Software System Type Codes",
"package_version": "1.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "active",
"id": "10362e7e-163b-43ed-8c6c-6fde84c8a03c",
"valueSet": "http://terminology.hl7.org/ValueSet/software-system-type",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/software-system-type-codes",
"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": "1.0.0-ballot",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/dss",
"system": "url"
} ]
} ]
}