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
{
"resourceType" : "Composition",
"id" : "atrius-in-anesthesia-record-example",
"meta" : {
"profile" : [
🔗 "https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-anesthesia-record"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition atrius-in-anesthesia-record-example</b></p><a name=\"atrius-in-anesthesia-record-example\"> </a><a name=\"hcatrius-in-anesthesia-record-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-atrius-in-anesthesia-record.html\">Atrius India Core Anesthesia Record</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 371525003}\">Anesthesia record</span></p><p><b>encounter</b>: <a href=\"Encounter-atrius-in-encounter-inpatient-example.html\">Encounter: status = in-progress; class = inpatient encounter (ActCode#IMP); type = ; period = 2026-07-03 10:00:00+0530 --> (ongoing); reasonCode = </a></p><p><b>date</b>: 2026-07-04 13:30:00+0530</p><p><b>author</b>: <a href=\"Practitioner-atrius-in-practitioner-example.html\">Practitioner Dr. Arjun Mehta(official)</a></p><p><b>title</b>: Anesthesia record</p></div>"
},
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "371525003",
"display" : "Clinical procedure report"
}
],
"text" : "Anesthesia record"
},
"subject" : {
🔗 "reference" : "Patient/atrius-in-patient-example"
},
"encounter" : {
🔗 "reference" : "Encounter/atrius-in-encounter-inpatient-example"
},
"date" : "2026-07-04T13:30:00+05:30",
"author" : [
{
🔗 "reference" : "Practitioner/atrius-in-practitioner-example"
}
],
"title" : "Anesthesia record",
"section" : [
{
"title" : "Pre-anesthesia evaluation",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "371529009",
"display" : "History and physical report"
}
]
},
"entry" : [
{
🔗 "reference" : "Condition/atrius-in-condition-problem-example"
}
]
},
{
"title" : "Airway assessment",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "425044008",
"display" : "Physical exam section"
}
]
},
"entry" : [
{
🔗 "reference" : "Observation/atrius-in-op-consult-exam-example"
}
]
},
{
"title" : "Anesthetic agents",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "721912009",
"display" : "Medication summary document"
}
]
},
"entry" : [
{
🔗 "reference" : "MedicationStatement/atrius-in-medicationstatement-example"
}
]
},
{
"title" : "Intraoperative monitoring",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "404684003",
"display" : "Clinical finding"
}
]
},
"entry" : [
{
🔗 "reference" : "Observation/atrius-in-observation-vs-example"
}
]
},
{
"title" : "PACU handoff",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "390906007",
"display" : "Follow-up encounter"
}
]
},
"entry" : [
{
🔗 "reference" : "Appointment/atrius-in-op-consult-followup-example"
}
]
}
]
}