http://hl7.org/fhir/ValueSet/currencies|4.0.1

CurrencyCode

Currencies

http://hl7.org/fhir/ValueSet/currencies

Currency codes from ISO 4217 (see https://www.iso.org/iso-4217-currency-codes.html)

IDcurrencies
StatusACTIVE
URLhttp://hl7.org/fhir/ValueSet/currencies
Version4.0.1
DateFri Nov 01 08:29:23 AEST 2019
PublisherHL7 International - FHIR-Infrastructure

Includes

Systemurn:iso:std:iso:4217
{
  "resourceType": "ValueSet",
  "id": "currencies",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:42:45.324+10:00",
  "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
  },
  "extension": [ {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
  "valueCode": "vocab"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
  "valueCode": "normative"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
  "valueCode": "4.0.0"
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
  "valueInteger": 5
  } ],
  "url": "http://hl7.org/fhir/ValueSet/currencies",
  "identifier": [ {
  "system": "urn:ietf:rfc:3986",
  "value": "urn:oid:2.16.840.1.113883.4.642.3.1025"
  } ],
  "version": "4.0.1",
  "name": "Currencies",
  "title": "CurrencyCode",
  "status": "active",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "HL7 International - FHIR-Infrastructure",
  "contact": [ {
  "telecom": [ {
    "system": "url",
    "value": "http://hl7.org/fhir"
  } ]
  } ],
  "description": "Currency codes from ISO 4217 (see https://www.iso.org/iso-4217-currency-codes.html)",
  "compose": {
  "include": [ {
    "system": "urn:iso:std:iso:4217"
  } ]
  }
}