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-ceftriaxone"/>
<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.11</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>Empiric broad-spectrum coverage within the first hour of sepsis recognition. Adjust to local antibiogram and de-escalate on culture results.</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">STAT</td>
</tr>
<tr>
<th scope="row" class="row-header">Product</th>
<td class="content-container">
Ceftriaxone
</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-ceftriaxone"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:1.3.6.1.4.1.66219.1.11.11"/>
</identifier>
<version value="0.1.0"/>
<name value="AtriusMedCeftriaxone"/>
<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="Empiric broad-spectrum coverage within the first hour of sepsis recognition. Adjust to local antibiogram and de-escalate on culture results."/>
<usage
value="Give after blood cultures are drawn when this does not delay administration."/>
<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="stat"/>
<doNotPerform value="false"/>
<productCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="372670001"/>
<display value="Ceftriaxone"/>
</coding>
</productCodeableConcept>
<dosage>
<text value="2 g IV once daily"/>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="47625008"/>
<display value="Intravenous route"/>
</coding>
</route>
<doseAndRate>
<doseQuantity>
<value value="2"/>
<unit value="g"/>
<system value="http://unitsofmeasure.org"/>
<code value="g"/>
</doseQuantity>
</doseAndRate>
</dosage>
</ActivityDefinition>