Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build
Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-07-24 |
<ActivityDefinition xmlns="http://hl7.org/fhir">
<id value="atrius-ad-med-salbutamol-nebulizer"/>
<meta>
<profile
value="https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-medication-order-activitydefinition|0.1.0"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<table class="narrative-table">
<tbody>
<tr>
<th colspan="2" scope="row" class="row-header">Metadata</th>
</tr>
<tr>
<th scope="row" class="row-header">Version</th>
<td class="content-container">0.1.0</td>
</tr>
<tr>
<th scope="row" class="row-header">Identifier</th>
<td class="content-container">urn:oid:1.3.6.1.4.1.66219.1.11.56</td>
</tr>
<tr>
<th scope="row" class="row-header">Status</th>
<td class="content-container">Draft</td>
</tr>
<tr>
<th scope="row" class="row-header">Experimental</th>
<td class="content-container">true</td>
</tr>
<tr>
<th scope="row" class="row-header">Subject Type</th>
<td class="content-container">Patient
</td>
</tr>
<tr>
<th scope="row" class="row-header">Topic</th>
<td class="content-container">
treatment from <a href="http://terminology.hl7.org/7.2.0/CodeSystem-definition-topic.html">http://terminology.hl7.org/CodeSystem/definition-topic</a>
</td>
</tr>
<tr>
<th scope="row" class="row-header">Steward (Publisher)</th>
<td class="content-container">Atrius</td>
</tr>
<tr>
<th scope="row" class="row-header">Steward Contact</th>
<td class="content-container">Atrius</td>
</tr>
<tr>
<th scope="row" class="row-header">Description</th>
<td class="content-container"><div><p>Nebulized salbutamol for acute bronchospasm. Titrate frequency to response; consider continuous neb in life-threatening asthma.</p>
</div></td>
</tr>
<tr>
<th scope="row" class="row-header">Copyright</th>
<td class="content-container"><div><p>© Atrius. Illustrative catalog entry; adapt dosing and formulary to local policy.</p>
</div></td>
</tr>
<tr>
<th scope="row" class="row-header">Resource Kind</th>
<td class="content-container">MedicationRequest</td>
</tr>
<tr>
<th scope="row" class="row-header">Resource Profile</th>
<td class="content-container"><a href="StructureDefinition-atrius-in-medicationrequest.html">Atrius India Core MedicationRequest</a> version: 0.1.0</td>
</tr>
<tr>
<th scope="row" class="row-header">Intent</th>
<td class="content-container">Order</td>
</tr>
<tr>
<th scope="row" class="row-header">Priority</th>
<td class="content-container">Urgent</td>
</tr>
<tr>
<th scope="row" class="row-header">Product</th>
<td class="content-container">
Salbutamol
</td>
</tr>
<tr>
<th scope="row" class="row-header">Dosage</th>
<td class="content-container">No display for Dosage </td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Generated using version 0.5.4 of the sample-content-ig Liquid templates</th>
</tr>
</tbody>
</table>
</div>
</text>
<url
value="https://atrius.in/fhir/r4/atrius-in/ActivityDefinition/atrius-ad-med-salbutamol-nebulizer"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:1.3.6.1.4.1.66219.1.11.56"/>
</identifier>
<version value="0.1.0"/>
<name value="AtriusMedSalbutamolNebulizer"/>
<status value="draft"/>
<experimental value="true"/>
<subjectCodeableConcept>
<coding>
<system value="http://hl7.org/fhir/resource-types"/>
<version value="4.0.1"/>
<code value="Patient"/>
<display value="Patient"/>
<userSelected value="false"/>
</coding>
<text value="Patient"/>
</subjectCodeableConcept>
<date value="2026-07-24T19:16:12+05:30"/>
<publisher value="Atrius"/>
<contact>
<name value="Atrius"/>
<telecom>
<system value="url"/>
<value value="https://atrius.in"/>
</telecom>
</contact>
<description
value="Nebulized salbutamol for acute bronchospasm. Titrate frequency to response; consider continuous neb in life-threatening asthma."/>
<usage
value="Use oxygen-driven nebulizer when hypoxemic; air-driven when CO2 retention is a concern in COPD."/>
<copyright
value="© Atrius. Illustrative catalog entry; adapt dosing and formulary to local policy."/>
<topic>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/definition-topic"/>
<code value="treatment"/>
</coding>
</topic>
<kind value="MedicationRequest"/>
<profile
value="https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-medicationrequest|0.1.0"/>
<intent value="order"/>
<priority value="urgent"/>
<doNotPerform value="false"/>
<productCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="372897005"/>
<display value="Salbutamol"/>
</coding>
</productCodeableConcept>
<dosage>
<text
value="2.5–5 mg nebulized every 20 minutes for 3 doses, then as needed"/>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="447694001"/>
<display value="Respiratory tract route"/>
</coding>
</route>
<doseAndRate>
<doseQuantity>
<value value="5"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</doseQuantity>
</doseAndRate>
</dosage>
</ActivityDefinition>