WHO-UMC IDMP Management and Publish API
0.1.0 - CI Build International flag

WHO-UMC IDMP Management and Publish API, published by Uppsala Monitoring Centre. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ and changes regularly. See the Directory of published versions

: Administrable Product Definition Event - JSON Representation

Active as of 2024-09-16

Raw json | Download


{
  "resourceType" : "SubscriptionTopic",
  "id" : "admProdDef",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SubscriptionTopic admProdDef</b></p><a name=\"admProdDef\"> </a><a name=\"hcadmProdDef\"> </a><a name=\"admProdDef-en-US\"> </a><table class=\"grid\"><tr><td><b>SubscriptionTopic</b></td><td>Administrable Product Definition Event</td></tr><tr><td><b>Description</b></td><td><div><p>An APD has triggered an event</p>\n</div></td></tr><tr><td><b>Copyright Statement:</b></td><td> null</td></tr></table><table class=\"grid\"><tr><td colspan=\"2\"><b>Resource Triggers</b></td></tr><tr><th><b>Resource</b></th><th><b>Interactions</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R5/administrableproductdefinition.html\">http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition</a></td><td>update, delete</td></tr></table></div>"
  },
  "url" : "http://who-umc.org/idmp/SubscriptionTopic/admProdDef",
  "version" : "0.1.0",
  "name" : "admProdDef",
  "title" : "Administrable Product Definition Event",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-16T12:33:19+00:00",
  "publisher" : "Uppsala Monitoring Centre",
  "contact" : [
    {
      "name" : "Uppsala Monitoring Centre",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.who-umc.org"
        }
      ]
    },
    {
      "name" : "Uppsala Monitoring Centre",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.who-umc.org"
        }
      ]
    }
  ],
  "description" : "An APD has triggered an event",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "resourceTrigger" : [
    {
      "resource" : "AdministrableProductDefinition",
      "supportedInteraction" : [
        "update",
        "delete"
      ]
    }
  ]
}