http://terminology.hl7.org/CodeSystem/push-type-available|4.0.1

name
push-type-available
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
draft
date
2018-06-05 14:06:02.0

Push-type-available

Type of alerts/updates the primary source can send

POST /CodeSystem/$validate-codedocs

Input

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