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
| Active as of 2026-09-21 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/atrius-in-observation-category-clinical-result> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "atrius-in-observation-category-clinical-result"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet atrius-in-observation-category-clinical-result</b></p><a name=\"atrius-in-observation-category-clinical-result\"> </a><a name=\"hcatrius-in-observation-category-clinical-result\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-observation-category.html\"><code>http://terminology.hl7.org/CodeSystem/observation-category</code></a><span title=\"Version is explicitly stated to be 2.0.0\"> version ?2.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-observation-category.html#observation-category-exam\">exam</a></td><td style=\"color: #cccccc\">Exam</td><td>Observations generated by physical exam findings, including direct observations made by a clinician using simple instruments or as the result of simple maneuvers performed directly on the patient's body (e.g., signs).</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-observation-category.html#observation-category-imaging\">imaging</a></td><td style=\"color: #cccccc\">Imaging</td><td>Observations generated by imaging. The scope includes observations regarding plain x-ray, ultrasound, CT, MRI, angiography, echocardiography, and nuclear medicine.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-observation-category.html#observation-category-procedure\">procedure</a></td><td style=\"color: #cccccc\">Procedure</td><td>Observations generated by other procedures. This category includes observations resulting from interventional and non-interventional procedures excluding laboratory and imaging (e.g., cardiology catheterization, endoscopy, electrodiagnostics, etc.). Procedure results are typically generated by a clinician to provide more granular information about component observations made during a procedure. An example would be when a gastroenterologist reports the size of a polyp observed during a colonoscopy.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-observation-category.html#observation-category-activity\">activity</a></td><td style=\"color: #cccccc\">Activity</td><td>Observations that measure or record any bodily activity that enhances or maintains physical fitness and overall health and wellness.</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://atrius.in/fhir/r4/atrius-in/ValueSet/atrius-in-observation-category-clinical-result"] ;
fhir:ValueSet.identifier [
fhir:index -1 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:1.3.6.1.4.1.66219.1.48.151" ]
] ;
fhir:ValueSet.version [ fhir:value "0.1.0"] ;
fhir:ValueSet.name [ fhir:value "AtriusInObservationClinicalResultCategoryVS"] ;
fhir:ValueSet.title [ fhir:value "Atrius India Core Observation Clinical Result Category"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-09-21T19:22:21+05:30"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "Atrius"] ;
fhir:ValueSet.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "Atrius" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://atrius.in" ]
]
] ;
fhir:ValueSet.description [ fhir:value "Clinical-result categories (exam, imaging, procedure, activity) for atrius-in-observation-clinical-result."] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index -1 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ] ;
fhir:ValueSet.compose.include.version [ fhir:value "2.0.0" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "exam" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "imaging" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "procedure" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "activity" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/atrius-in-observation-category-clinical-result.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/atrius-in-observation-category-clinical-result.ttl> .
IG © 2026+ Atrius.
Package atrius.fhir.r4.india#0.1.0 based on FHIR 4.0.1.
Generated
2026-09-21
Links: Table of Contents |
QA Report