Open Health Hub FHIR Implementation Guide
0.1.0 - v0.1.0
Open Health Hub FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-12-03 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="action-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem action-type</b></p><a name="action-type"> </a><a name="hcaction-type"> </a><p>This case-sensitive code system <code>https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/action-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">PUSH_NOTIFICATION<a name="action-type-PUSH_NOTIFICATION"> </a></td><td>send notification to user</td><td>The PUSH_NOTIFICATION represents sending a notification (push/email) to the participant</td></tr><tr><td style="white-space:nowrap">CALL_PATIENT<a name="action-type-CALL_PATIENT"> </a></td><td>patient should be called by practitioner</td><td>The CALL_PATIENT task represents a task for the practitioner to call the patient to remind him to fill out the questionnaire</td></tr></table></div>
</text>
<url
value="https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/action-type"/>
<version value="0.1.0"/>
<name value="ActionType"/>
<title value="Action Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-12-03T12:00:57+00:00"/>
<publisher value="Open Health Hub"/>
<contact>
<name value="Open Health Hub"/>
<telecom>
<system value="url"/>
<value value="https://www.openhealthhub.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="support@openhealthhub.com"/>
</telecom>
</contact>
<description value="Type of action for the Plan Definition tasks"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="PUSH_NOTIFICATION"/>
<display value="send notification to user"/>
<definition
value="The PUSH_NOTIFICATION represents sending a notification (push/email) to the participant"/>
</concept>
<concept>
<code value="CALL_PATIENT"/>
<display value="patient should be called by practitioner"/>
<definition
value="The CALL_PATIENT task represents a task for the practitioner to call the patient to remind him to fill out the questionnaire"/>
</concept>
</CodeSystem>