{
"description": "The type of artifact comment (documentation, review, guidance)",
"_filename": "CodeSystem-artifact-comment-type.json",
"package_name": "hl7.fhir.uv.extensions.r3",
"date": "2019-03-14T23:21:03-06:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2023-01-31T07:07:38.434+11:00"
},
"publisher": "HL7 International / FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "ArtifactCommentType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Artifact comment type",
"package_version": "0.1.0",
"status": "active",
"id": "c2de588e-ef70-456d-ac0f-7c1d1ab10294",
"valueSet": "http://hl7.org/fhir/ValueSet/artifact-comment-type",
"kind": null,
"url": "http://hl7.org/fhir/CodeSystem/artifact-comment-type",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.4.1463",
"system": "urn:ietf:rfc:3986"
},
"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": "0.1.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/Special/committees/fhir-i",
"system": "url"
} ]
} ]
}