http://hl7.org/fhir/CodeSystem/artifact-comment-type|5.2.0
name
ArtifactCommentType
ArtifactCommentType
package
hl7.fhir.uv.extensions@5.2.0
hl7.fhir.uv.extensions@5.2.0
content
complete
complete
status
active
active
date
2019-03-15 05:21:03.0
2019-03-15 05:21:03.0
Artifact comment type codesystem
The type of artifact comment (documentation, review, guidance)
{
"description" : "The type of artifact comment (documentation, review, guidance)",
"compose" : null,
"package" : "hl7.fhir.uv.extensions@5.2.0",
"date" : "2019-03-15T05:21:03Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-01-31T07:07:38.434+11:00"
},
"publisher" : "HL7 International / Clinical Decision Support",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content" : "complete",
"name" : "ArtifactCommentType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Artifact comment type codesystem",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cds"
} ],
"status" : "active",
"id" : "a7abaf15-ee84-5fb7-916c-da23f1bece43",
"valueSet" : "http://hl7.org/fhir/ValueSet/artifact-comment-type",
"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" : "5.2.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://www.hl7.org/Special/committees/dss",
"system" : "url"
} ]
} ]
}