http://hl7.org/fhir/CodeSystem/artifact-comment-type|5.2.0

name
ArtifactCommentType
package
hl7.fhir.uv.extensions.r4@5.2.0
content
complete
status
active
date
2019-03-15 05:21:03.0

Artifact comment type codesystem

The type of artifact comment (documentation, review, guidance)

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/CodeSystem/artifact-comment-type"
  }, {
    "name" : "version",
    "valueString" : "5.2.0"
  } ]
}