FHIRcast, published by HL7 International / Infrastructure And Messaging. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhircast-docs/ and changes regularly. See the Directory of published versions
Draft as of 2024-10-11 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="FHIRcastHibernateReason"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet FHIRcastHibernateReason</b></p><a name="FHIRcastHibernateReason"> </a><a name="hcFHIRcastHibernateReason"> </a><a name="FHIRcastHibernateReason-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-fhircast-codesystem.html"><code>http://hl7.org/fhir/uv/fhircast/CodeSystem/fhircast-codesystem</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-fhircast-codesystem.html#fhircast-codesystem-user-initiated">user-initiated</a></td><td>User initiated hibernate.</td><td>The user initiated the action.</td></tr><tr><td><a href="CodeSystem-fhircast-codesystem.html#fhircast-codesystem-system-initiated">system-initiated</a></td><td>System initiated hibernation.</td><td>The system on which the Subscriber running is initiating the action.</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="inm"/>
</extension>
<url
value="http://hl7.org/fhir/uv/fhircast/ValueSet/FHIRcastHibernateReason"/>
<version value="3.0.0-ballot"/>
<name value="FHIRcastHibernateReason"/>
<title value="Reasons for sending a userHibernate event."/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-10-11T15:13:08+00:00"/>
<publisher value="HL7 International / Infrastructure And Messaging"/>
<contact>
<name value="HL7 International / Infrastructure And Messaging"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/inm"/>
</telecom>
<telecom>
<system value="email"/>
<value value="inm@lists.HL7.org"/>
</telecom>
</contact>
<contact>
<name value="HL7 International / Infrastructure And Messaging"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/inm"/>
</telecom>
<telecom>
<system value="email"/>
<value value="inm@lists.HL7.org"/>
</telecom>
</contact>
<description
value="This valueset lists possible reasons a hibernate event is send to other Subscribers."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://hl7.org/fhir/uv/fhircast/CodeSystem/fhircast-codesystem"/>
<concept>
<code value="user-initiated"/>
<display value="User initiated hibernate."/>
</concept>
<concept>
<code value="system-initiated"/>
<display value="System initiated hibernation."/>
</concept>
</include>
</compose>
</ValueSet>