http://hl7.org/fhir/message-significance-category|4.0.1

name
MessageSignificanceCategory
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2019-10-31 22:29:23.0

MessageSignificanceCategory

The impact of the content of a message.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://hl7.org/fhir/message-significance-category"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}