UMC IDMP Request and Publish API
1.0.0 - CI Build International flag

UMC IDMP Request and Publish API, published by Uppsala Monitoring Centre. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ and changes regularly. See the Directory of published versions

: Additional substance name authorities - TTL Representation

Active as of 2026-03-27

Raw ttl | Download


@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 -------------------------------------------------------------------

 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\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem substance-name-authority</b></p><a name=\"substance-name-authority\"> </a><a name=\"hcsubstance-name-authority\"> </a><p>This case-sensitive code system <code>http://umcterminologies.org/CodeSystem/substance-name-authority</code> defines the 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\">UT<a name=\"substance-name-authority-UT\"> </a></td><td>UMC Terminologies</td><td>UMC Terminologies</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://umcterminologies.org/CodeSystem/substance-name-authority"^^xsd:anyURI ;
fhir:l <http://umcterminologies.org/CodeSystem/substance-name-authority>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "CsSubstanceNameAuthority"] ; # 
  fhir:title [ fhir:v "Additional substance name authorities"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-27T14:04:13+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Uppsala Monitoring Centre"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Uppsala Monitoring Centre" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.who-umc.org" ]     ] )
  ] [
fhir:name [ fhir:v "Uppsala Monitoring Centre" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.who-umc.org" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Additional substance name authorities."] ; # 
  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:copyright [ fhir:v "Uppsala Monitoring Centre"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:compositional [ fhir:v false] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "UT" ] ;
fhir:display [ fhir:v "UMC Terminologies" ] ;
fhir:definition [ fhir:v "UMC Terminologies" ]
  ] ) . #