http://terminology.hl7.org/CodeSystem/can-push-updates|4.0.1

name
can-push-updates
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft
date
2018-06-05 14:06:02.0

Can-push-updates

Ability of the primary source to push updates/alerts

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/can-push-updates"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}