Subscriptions R5 Backport
0.1.0 - ballot

Subscriptions R5 Backport - Local Development build (v0.1.0). See the Directory of published versions

: R5 Subscription Notification Type Value Set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "backport-notification-type-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-backport-notification-type-code-system.html\"><code>http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-notification-type-code-system</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/subscriptions-backport/ValueSet/backport-notification-type-value-set",
  "version" : "0.1.0",
  "name" : "BackportNotificationTypeValueSet",
  "title" : "R5 Subscription Notification Type Value Set",
  "status" : "active",
  "date" : "2021-11-09T16:42:00-06:00",
  "publisher" : "HL7 FHIR Infrastructure WG",
  "contact" : [
    {
      "name" : "HL7 FHIR Infrastructure WG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.org/Special/committees/fiwg/index.cfm"
        }
      ]
    },
    {
      "name" : "Gino Canessa",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:gino.canessa@microsoft.com"
        }
      ]
    },
    {
      "name" : "Eric Haas",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:ehaas@healthedatainc.com"
        }
      ]
    }
  ],
  "description" : "!!NOTE!! This has been added to R4B and will be removed when CI builds are available.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-notification-type-code-system"
      }
    ]
  }
}