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
<Subscription xmlns="http://hl7.org/fhir">
<id value="template-generated-by-server-subscription-rest-hook"/>
<meta>
<profile
value="http://who-umc.org/idmp/StructureDefinition/Subscription-IdmpEvent"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Subscription template-generated-by-server-subscription-rest-hook</b></p><a name="template-generated-by-server-subscription-rest-hook"> </a><a name="hctemplate-generated-by-server-subscription-rest-hook"> </a><a name="template-generated-by-server-subscription-rest-hook-en-US"> </a><p><b>identifier</b>: <code>http://acme.inc/IDMPService/subscriptionIdentifier</code>/ABC-123</p><p><b>name</b>: Demo end point</p><p><b>status</b>: Requested</p><p><b>topic</b>: <code>http://who-umc.org/idmp/SubscriptionTopic/medProdDef</code></p><p><b>contact</b>: <a href="mailto:subscriptionSupport@who-umc.org">subscriptionSupport@who-umc.org</a></p><p><b>end</b>: 2024-09-24 00:52:31+0000</p><p><b>reason</b>: To demonstrate how a subscription works</p><p><b>channelType</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-subscription-channel-type.html#subscription-channel-type-rest-hook">SubscriptionChannel Type Codes rest-hook</a>: Rest Hook</p><p><b>endpoint</b>: <a href="http://localhost:8086/ReceiveSubscriptionEvent">http://localhost:8086/ReceiveSubscriptionEvent</a></p><p><b>heartbeatPeriod</b>: 3600</p><p><b>timeout</b>: 30</p><p><b>content</b>: Id-only</p></div>
</text>
<identifier>
<system value="http://acme.inc/IDMPService/subscriptionIdentifier"/>
<value value="ABC-123"/>
</identifier>
<name value="Demo end point"/>
<status value="requested"/>
<topic value="http://who-umc.org/idmp/SubscriptionTopic/medProdDef"/>
<contact>
<system value="email"/>
<value value="subscriptionSupport@who-umc.org"/>
</contact>
<end value="2024-09-24T00:52:31.6268127+00:00"/>
<reason value="To demonstrate how a subscription works"/>
<channelType>
<system
value="http://terminology.hl7.org/CodeSystem/subscription-channel-type"/>
<code value="rest-hook"/>
</channelType>
<endpoint value="http://localhost:8086/ReceiveSubscriptionEvent"/>
<heartbeatPeriod value="3600"/>
<timeout value="30"/>
<content value="id-only"/>
</Subscription>