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

: Atrius Package Disposition

Active as of 2026-08-30

Raw ttl | Download


@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/CodeSystem/atrius-in-package-disposition-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "atrius-in-package-disposition-cs"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem atrius-in-package-disposition-cs</b></p><a name=\"atrius-in-package-disposition-cs\"> </a><a name=\"hcatrius-in-package-disposition-cs\"> </a><p>This case-sensitive code system <code>https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-package-disposition-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">included<a name=\"atrius-in-package-disposition-cs-included\"> </a></td><td>Included</td></tr><tr><td style=\"white-space:nowrap\">overflow-chargeable<a name=\"atrius-in-package-disposition-cs-overflow-chargeable\"> </a></td><td>Overflow chargeable</td></tr><tr><td style=\"white-space:nowrap\">at-actuals-capped<a name=\"atrius-in-package-disposition-cs-at-actuals-capped\"> </a></td><td>At actuals, capped</td></tr><tr><td style=\"white-space:nowrap\">excluded<a name=\"atrius-in-package-disposition-cs-excluded\"> </a></td><td>Excluded</td></tr><tr><td style=\"white-space:nowrap\">unclassifiable<a name=\"atrius-in-package-disposition-cs-unclassifiable\"> </a></td><td>Unclassifiable</td></tr><tr><td style=\"white-space:nowrap\">exception<a name=\"atrius-in-package-disposition-cs-exception\"> </a></td><td>Exception</td></tr><tr><td style=\"white-space:nowrap\">preauth-enhancement<a name=\"atrius-in-package-disposition-cs-preauth-enhancement\"> </a></td><td>Pre-auth enhancement</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-in-package-disposition-cs"] ;
  fhir:CodeSystem.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.16.31" ]
  ] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "AtriusPackageDisposition"] ;
  fhir:CodeSystem.title [ fhir:value "Atrius Package Disposition"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-08-30T18:15:29+05:30"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "Atrius"] ;
  fhir:CodeSystem.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:CodeSystem.description [ fhir:value "Package allocator outcome on a posted ChargeItem."] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "7"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "included" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Included" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "overflow-chargeable" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Overflow chargeable" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "at-actuals-capped" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "At actuals, capped" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "excluded" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Excluded" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "unclassifiable" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Unclassifiable" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "exception" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Exception" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "preauth-enhancement" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Pre-auth enhancement" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/atrius-in-package-disposition-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/atrius-in-package-disposition-cs.ttl> .