{
"description": "The type of artifact comment (documentation, review, guidance)",
"_filename": "CodeSystem-artifact-comment-type.json",
"package_name": "hl7.fhir.us.cqfmeasures.r4b",
"date": "2024-04-09T13:20:21+00:00",
"publisher": "HL7 International / Clinical Quality Information",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "ArtifactCommentType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Artifact Comment Type Codes",
"package_version": "5.0.0-ballot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cqi"
} ],
"status": "active",
"id": "8fb8c1e5-ff97-4128-a231-adfc939430b2",
"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": "4.0.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ]
}