{
"description": "The type of artifact comment (documentation, review, guidance)",
"_filename": "CodeSystem-artifact-comment-type.json",
"package_name": "hl7.fhir.us.cqfmeasures",
"date": "2019-03-15T01:21:03-04:00",
"publisher": "Clinical Quality Information Workgroup",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "ArtifactCommentType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.0.0",
"status": "draft",
"id": "4cf656a4-b468-4096-a9b5-97647a85d448",
"valueSet": "http://hl7.org/fhir/us/cqfmeasures/ValueSet/artifact-comment-type",
"kind": null,
"url": "http://hl7.org/fhir/us/cqfmeasures/CodeSystem/artifact-comment-type",
"concept": [ {
"code": "documentation",
"display": "Documentation",
"definition": "The comment is providing additional documentation from an authoring perspective"
}, {
"code": "review",
"display": "Review",
"definition": "The comment is providing feedback from a reviewer and requires resolution"
}, {
"code": "guidance",
"display": "Guidance",
"definition": "The comment is providing usage guidance to an artifact consumer"
} ],
"caseSensitive": true,
"version": "1.0.0"
}