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

: ISO 4217 Currency codes (INR fragment)

Active as of 2026-08-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "iso-4217",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem iso-4217</b></p><a name=\"iso-4217\"> </a><a name=\"hciso-4217\"> </a><p>This case-sensitive code system <code>urn:iso:std:iso:4217</code> provides <b>a fragment</b> that includes following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">INR<a name=\"iso-4217-INR\"> </a></td><td>Indian rupee</td><td>Indian rupee</td></tr></table></div>"
  },
  "url" : "urn:iso:std:iso:4217",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.66219.1.16.26"
    }
  ],
  "version" : "0.1.0",
  "name" : "Iso4217",
  "title" : "ISO 4217 Currency codes (INR fragment)",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-30T18:15:29+05:30",
  "publisher" : "Atrius",
  "contact" : [
    {
      "name" : "Atrius",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://atrius.in"
        }
      ]
    }
  ],
  "description" : "Fragment of ISO 4217 Currency codes containing INR.\n\nFHIR Money.currency is required from http://hl7.org/fhir/ValueSet/currencies (all codes from urn:iso:std:iso:4217). Local HTS does not serve that CodeSystem, which otherwise fails IG QA for every INR amount.",
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "INR",
      "display" : "Indian rupee",
      "definition" : "Indian rupee"
    }
  ]
}