{
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "definition" : "The subscription resource is used to define a push-based subscription from a server to another system. Once a subscription is registered with the server, the server checks every resource that is created or updated, and if the resource matches the given criteria, it sends a message on the defined \\\"channel\\\" so that another system can take an appropriate action.",
  "system" : "http://hl7.org/fhir/resource-types",
  "property" : [ ],
  "codesystem" : "3645f6b8-c65c-5d3c-8684-25aeeb10367c",
  "concept_id" : "050a7434-a423-545e-a359-b0d29b8e5519",
  "ancestors" : {
    "Subscription" : 0
  },
  "id" : "a1e9e868-5601-429d-980a-0dd8ba968006",
  "code" : "Subscription",
  "display" : "Subscription",
  "designation" : [ {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Subscription",
    "language" : "en"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Sottoscrizione",
    "language" : "it"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Souscription",
    "language" : "fr"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "订阅",
    "language" : "zh"
  }, {
    "use" : {
      "code" : "display",
      "system" : "http://terminology.hl7.org/CodeSystem/designation-usage"
    },
    "value" : "Suscripción",
    "language" : "es"
  } ],
  "version" : "4.0.1"
}