http://hl7.org/fhir/CodeSystem/artifact-comment-type|5.2.0
name
ArtifactCommentType
ArtifactCommentType
package
hl7.fhir.uv.extensions.r4@5.2.0
hl7.fhir.uv.extensions.r4@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)
POST /CodeSystem/$validate-codedocsInput
{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/CodeSystem/artifact-comment-type"
  }, {
    "name" : "version",
    "valueString" : "5.2.0"
  } ]
}