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 |
{
"resourceType" : "ActivityDefinition",
"id" : "atrius-ad-imm-influenza",
"meta" : {
"profile" : [
🔗 "https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-service-order-activitydefinition|0.1.0"
]
},
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table class=\"narrative-table\">\n <tbody>\n<tr>\n\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Metadata</th>\n\n\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Version</th>\n\n\n\n<td class=\"content-container\">0.1.0</td>\n\n\n</tr>\n\n\n\n\n\n\n\n \n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Identifier</th>\n\n\n\n<td class=\"content-container\">urn:oid:1.3.6.1.4.1.66219.1.11.1</td>\n\n\n</tr>\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Status</th>\n\n\n\n<td class=\"content-container\">Draft</td>\n\n\n</tr>\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Experimental</th>\n\n\n\n<td class=\"content-container\">true</td>\n\n\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Steward (Publisher)</th>\n\n\n\n<td class=\"content-container\">Atrius</td>\n\n\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Steward Contact</th>\n\n\n\n<td class=\"content-container\">Atrius</td>\n\n\n</tr>\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Description</th>\n\n\n\n<td class=\"content-container\"><div><p>Administer seasonal influenza vaccine (annual). Screen for contraindications (severe egg allergy for egg-based formulations, prior vaccine reaction).</p>\n</div></td>\n\n\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Copyright</th>\n\n\n\n<td class=\"content-container\"><div><p>© Atrius. Illustrative catalog entry; adapt dosing and formulary to local policy.</p>\n</div></td>\n\n\n</tr>\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Resource Kind</th>\n\n\n\n<td class=\"content-container\">ServiceRequest</td>\n\n\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Resource Profile</th>\n\n\n\n<td class=\"content-container\"><a href=\"StructureDefinition-atrius-in-servicerequest.html\">Atrius India Core ServiceRequest</a> version: 0.1.0</td>\n\n\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Code</th>\n\n\n\n<td class=\"content-container\">\n Administration of vaccine product containing only Influenza virus antigen\n\n\n</td>\n\n\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Intent</th>\n\n\n\n<td class=\"content-container\">Order</td>\n\n\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n <th colspan=\"2\" scope=\"row\" class=\"row-header\">Generated using version 0.5.4 of the sample-content-ig Liquid templates</th>\n</tr>\n\n </tbody>\n </table>\n</div>"
},
"url" : "https://atrius.in/fhir/r4/atrius-in/ActivityDefinition/atrius-ad-imm-influenza",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.66219.1.11.1"
}
],
"version" : "0.1.0",
"name" : "AtriusImmInfluenza",
"status" : "draft",
"experimental" : true,
"date" : "2026-07-24T19:16:12+05:30",
"publisher" : "Atrius",
"contact" : [
{
"name" : "Atrius",
"telecom" : [
{
"system" : "url",
"value" : "https://atrius.in"
}
]
}
],
"description" : "Administer seasonal influenza vaccine (annual). Screen for contraindications (severe egg allergy for egg-based formulations, prior vaccine reaction).",
"copyright" : "© Atrius. Illustrative catalog entry; adapt dosing and formulary to local policy.",
"kind" : "ServiceRequest",
"profile" : "https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-servicerequest|0.1.0",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "86198006",
"display" : "Administration of vaccine product containing only Influenza virus antigen"
}
]
},
"intent" : "order",
"doNotPerform" : false
}