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

name
can-push-updates
package
hl7.fhir.r4.examples@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

{
  "description" : "Ability of the primary source to push updates/alerts",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2018-06-05T14:06:02Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "content" : "complete",
  "name" : "can-push-updates",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Can-push-updates",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  } ],
  "status" : "draft",
  "id" : "a03b276d-4536-5f1b-99ea-f3e367fe283c",
  "valueSet" : "http://hl7.org/fhir/ValueSet/verificationresult-can-push-updates",
  "url" : "http://terminology.hl7.org/CodeSystem/can-push-updates",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.897",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "yes",
    "display" : "Yes"
  }, {
    "code" : "no",
    "display" : "No"
  }, {
    "code" : "undetermined",
    "display" : "Undetermined"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  }, {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}