{
  "resourceType" : "ValueSet",
  "id" : "backport-content-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-content-code-system.html\"><code>http://hl7.org/fhir/uv/subscriptions-backport/CodeSystem/backport-content-code-system</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/subscriptions-backport/ValueSet/backport-content-value-set",
  "version" : "1.1.0",
  "name" : "BackportContentValueSet",
  "title" : "Backported R5 Subscription Content Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-11T15:35:36+11:00",
  "publisher" : "HL7 FHIR Infrastructure WG",
  "contact" : [{
    "name" : "HL7 FHIR Infrastructure WG",
    "telecom" : [{
      "system" : "url",
      "value" : "https://hl7.org/Special/committees/fiwg"
    }]
  },
  {
    "name" : "Gino Canessa",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:gino.canessa@microsoft.com"
    }]
  },
  {
    "name" : "Eric Haas",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:ehaas@healthedatainc.com"
    }]
  }],
  "description" : "Codes to represent how much resource content to send in the notification payload.",
  "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-content-code-system"
    }]
  }
}