Definition for Code SystemSubstanceNameAuthority
{
"resourceType" : "CodeSystem",
"id" : "substance-name-authority",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/substance-name-authority</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\">BAN<a name=\"substance-name-authority-BAN\"> </a></td><td>BAN</td></tr><tr><td style=\"white-space:nowrap\">COSING<a name=\"substance-name-authority-COSING\"> </a></td><td>COSING</td></tr><tr><td style=\"white-space:nowrap\">Ph.Eur.<a name=\"substance-name-authority-Ph.46Eur.46\"> </a></td><td>Ph.Eur.</td></tr><tr><td style=\"white-space:nowrap\">FCC<a name=\"substance-name-authority-FCC\"> </a></td><td>FCC</td></tr><tr><td style=\"white-space:nowrap\">INCI<a name=\"substance-name-authority-INCI\"> </a></td><td>INCI</td></tr><tr><td style=\"white-space:nowrap\">INN<a name=\"substance-name-authority-INN\"> </a></td><td>INN</td></tr><tr><td style=\"white-space:nowrap\">JAN<a name=\"substance-name-authority-JAN\"> </a></td><td>JAN</td></tr><tr><td style=\"white-space:nowrap\">JECFA<a name=\"substance-name-authority-JECFA\"> </a></td><td>JECFA</td></tr><tr><td style=\"white-space:nowrap\">MARTINDALE<a name=\"substance-name-authority-MARTINDALE\"> </a></td><td>MARTINDALE</td></tr><tr><td style=\"white-space:nowrap\">USAN<a name=\"substance-name-authority-USAN\"> </a></td><td>USAN</td></tr><tr><td style=\"white-space:nowrap\">USP<a name=\"substance-name-authority-USP\"> </a></td><td>USP</td></tr><tr><td style=\"white-space:nowrap\">PHF<a name=\"substance-name-authority-PHF\"> </a></td><td>PHF</td></tr><tr><td style=\"white-space:nowrap\">HAB<a name=\"substance-name-authority-HAB\"> </a></td><td>HAB</td></tr><tr><td style=\"white-space:nowrap\">PhF<a name=\"substance-name-authority-PhF\"> </a></td><td>PhF (Pharmacopée française)</td></tr><tr><td style=\"white-space:nowrap\">IUIS<a name=\"substance-name-authority-IUIS\"> </a></td><td>IUIS</td></tr></table></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "brr"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
}],
"url" : "http://hl7.org/fhir/substance-name-authority",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.2095"
}],
"version" : "5.0.0",
"name" : "SubstanceNameAuthority",
"title" : "Substance Name Authority",
"status" : "active",
"experimental" : false,
"date" : "2021-01-05T10:01:24+11:00",
"publisher" : "HL7 (FHIR Project)",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
},
{
"system" : "email",
"value" : "fhir@lists.hl7.org"
}]
}],
"description" : "SubstanceNameAuthority",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/ValueSet/substance-name-authority",
"content" : "complete",
"concept" : [{
"code" : "BAN",
"display" : "BAN"
},
{
"code" : "COSING",
"display" : "COSING"
},
{
"code" : "Ph.Eur.",
"display" : "Ph.Eur."
},
{
"code" : "FCC",
"display" : "FCC"
},
{
"code" : "INCI",
"display" : "INCI"
},
{
"code" : "INN",
"display" : "INN"
},
{
"code" : "JAN",
"display" : "JAN"
},
{
"code" : "JECFA",
"display" : "JECFA"
},
{
"code" : "MARTINDALE",
"display" : "MARTINDALE"
},
{
"code" : "USAN",
"display" : "USAN"
},
{
"code" : "USP",
"display" : "USP"
},
{
"code" : "PHF",
"display" : "PHF"
},
{
"code" : "HAB",
"display" : "HAB"
},
{
"code" : "PhF",
"display" : "PhF (Pharmacopée française)"
},
{
"code" : "IUIS",
"display" : "IUIS"
}]
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.