HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This is not an authorized publication; it is the continuous build for version 5.3.0). This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
: null - JSON Representation
Raw json | Download
{
"resourceType" : "NamingSystem",
"id" : "iso4217",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://terminology.hl7.org/NamingSystem/iso4217"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "2.1.0"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
"valueString" : "ISO 4217 Currency Codes"
}
],
"name" : "Iso4217",
"status" : "retired",
"kind" : "codesystem",
"date" : "2021-11-09T10:00:00+10:00",
"publisher" : "ISO",
"contact" : [
{
"name" : "International Standards Organization (ISO),International Standards Organization (ISO)"
}
],
"responsible" : "ISO",
"description" : "ISO 4217 currency codes.",
"uniqueId" : [
{
"type" : "oid",
"value" : "1.0.4217",
"preferred" : true
},
{
"type" : "uri",
"value" : "http://terminology.hl7.org/CodeSystem/iso4217",
"preferred" : true
}
]
}