@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/uv/xver/CodeSystem/substance-name-authority> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "substance-name-authority"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://hl7.org/fhir/substance-name-authority</code> defines the following codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">BAN\n                  <a name=\"substance-name-authority-BAN\"> </a>\n                </td>\n                <td>BAN</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">COSING\n                  <a name=\"substance-name-authority-COSING\"> </a>\n                </td>\n                <td>COSING</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">Ph.Eur.\n                  <a name=\"substance-name-authority-Ph.46Eur.46\"> </a>\n                </td>\n                <td>Ph.Eur.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">FCC\n                  <a name=\"substance-name-authority-FCC\"> </a>\n                </td>\n                <td>FCC</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">INCI\n                  <a name=\"substance-name-authority-INCI\"> </a>\n                </td>\n                <td>INCI</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">INN\n                  <a name=\"substance-name-authority-INN\"> </a>\n                </td>\n                <td>INN</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">JAN\n                  <a name=\"substance-name-authority-JAN\"> </a>\n                </td>\n                <td>JAN</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">JECFA\n                  <a name=\"substance-name-authority-JECFA\"> </a>\n                </td>\n                <td>JECFA</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">MARTINDALE\n                  <a name=\"substance-name-authority-MARTINDALE\"> </a>\n                </td>\n                <td>MARTINDALE</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">USAN\n                  <a name=\"substance-name-authority-USAN\"> </a>\n                </td>\n                <td>USAN</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">USP\n                  <a name=\"substance-name-authority-USP\"> </a>\n                </td>\n                <td>USP</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">PHF\n                  <a name=\"substance-name-authority-PHF\"> </a>\n                </td>\n                <td>PHF</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">HAB\n                  <a name=\"substance-name-authority-HAB\"> </a>\n                </td>\n                <td>HAB</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">PhF\n                  <a name=\"substance-name-authority-PhF\"> </a>\n                </td>\n                <td>PhF (Pharmacopée française)</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">IUIS\n                  <a name=\"substance-name-authority-IUIS\"> </a>\n                </td>\n                <td>IUIS</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "trial-use"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 1
     ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "packageId"^^xsd:anyURI ;
         fhir:l fhir:packageId
       ] ;
       fhir:value [
         a fhir:Id ;
         fhir:v "hl7.fhir.uv.xver-r5.r4"
       ]
     ] [
       fhir:url [
         fhir:v "version"^^xsd:anyURI ;
         fhir:l fhir:version
       ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "0.1.0"
       ]
     ] [
       fhir:url [
         fhir:v "uri"^^xsd:anyURI ;
         fhir:l fhir:uri
       ] ;
       fhir:value [
         a fhir:Uri ;
         fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4>
       ]
     ] ) ;
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "brr"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/substance-name-authority"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/substance-name-authority>
  ] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "SubstanceNameAuthority"] ; # 
  fhir:title [ fhir:v "Substance Name Authority"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2021-01-04T17:01:24-06:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Biomedical Research and Regulation"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Biomedical Research and Regulation" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/rcrim" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "SubstanceNameAuthority"] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/substance-name-authority"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/substance-name-authority>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "BAN" ] ;
     fhir:display [ fhir:v "BAN" ]
  ] [
     fhir:code [ fhir:v "COSING" ] ;
     fhir:display [ fhir:v "COSING" ]
  ] [
     fhir:code [ fhir:v "Ph.Eur." ] ;
     fhir:display [ fhir:v "Ph.Eur." ]
  ] [
     fhir:code [ fhir:v "FCC" ] ;
     fhir:display [ fhir:v "FCC" ]
  ] [
     fhir:code [ fhir:v "INCI" ] ;
     fhir:display [ fhir:v "INCI" ]
  ] [
     fhir:code [ fhir:v "INN" ] ;
     fhir:display [ fhir:v "INN" ]
  ] [
     fhir:code [ fhir:v "JAN" ] ;
     fhir:display [ fhir:v "JAN" ]
  ] [
     fhir:code [ fhir:v "JECFA" ] ;
     fhir:display [ fhir:v "JECFA" ]
  ] [
     fhir:code [ fhir:v "MARTINDALE" ] ;
     fhir:display [ fhir:v "MARTINDALE" ]
  ] [
     fhir:code [ fhir:v "USAN" ] ;
     fhir:display [ fhir:v "USAN" ]
  ] [
     fhir:code [ fhir:v "USP" ] ;
     fhir:display [ fhir:v "USP" ]
  ] [
     fhir:code [ fhir:v "PHF" ] ;
     fhir:display [ fhir:v "PHF" ]
  ] [
     fhir:code [ fhir:v "HAB" ] ;
     fhir:display [ fhir:v "HAB" ]
  ] [
     fhir:code [ fhir:v "PhF" ] ;
     fhir:display [ fhir:v "PhF (Pharmacopée française)" ]
  ] [
     fhir:code [ fhir:v "IUIS" ] ;
     fhir:display [ fhir:v "IUIS" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

