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" : "Condition",
"id" : "atrius-in-op-consult-hpi-example",
"meta" : {
"profile" : [
🔗 "https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-condition"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition atrius-in-op-consult-hpi-example</b></p><a name=\"atrius-in-op-consult-hpi-example\"> </a><a name=\"hcatrius-in-op-consult-hpi-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-condition.html\">Atrius India Core Condition</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status provisional}\">Provisional</span></p><p><b>code</b>: <span title=\"Codes:\">Non-exertional chest discomfort, no radiation or diaphoresis</span></p><p><b>subject</b>: <a href=\"Patient-atrius-in-patient-example.html\">Priya Sharma(official) Female, DoB: 1985-03-15 ( Ayushman Bharat Health Account (ABHA) ID: NDHMHealthId#ABHA-1234-5678-9012\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-atrius-in-encounter-example.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); type = ; period = 2026-05-20 09:00:00+0530 --> 2026-05-20 09:45:00+0530</a></p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active",
"display" : "Active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "provisional",
"display" : "Provisional"
}
]
},
"code" : {
"text" : "Non-exertional chest discomfort, no radiation or diaphoresis"
},
"subject" : {
🔗 "reference" : "Patient/atrius-in-patient-example"
},
"encounter" : {
🔗 "reference" : "Encounter/atrius-in-encounter-example"
}
}