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 0.1.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
@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:SubstanceDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "GSID23G92UMX93H45"] ; #
fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2019-08-05T08:23:54.1383883+00:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "https://poc-idmp.who-umc.org/fhir"^^xsd:anyURI ] ;
( fhir:profile [
fhir:v "http://who-umc.org/idmp/StructureDefinition/SubstanceDefinition-pub"^^xsd:anyURI ;
fhir:link <http://who-umc.org/idmp/StructureDefinition/SubstanceDefinition-pub> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"font-family: Helvetica;\"><h1 style=\"color: darkblue; background: lightgray; padding: 5px;\">Substance definition</h1><table style=\"padding: 5px; text-align: left;\"><tr><td style=\"font-weight: bold;\">Id</td><td>GSID23G92UMX93H45</td></tr><tr><td style=\"font-weight: bold;\">SMILES</td><td>CN(Cc1cnc2c(c(N)[nH]c(=N)n2)n1)c3ccc(cc3)C(=O)N[C@@]([H])(CCC(=O)O)C(=O)O</td></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">Identifier(s)</h2><table style=\"padding: 5px; text-align: left;\"><th>System</th><th>identifier</th><tr><td>https://gupri-idmp.who-umc.org/data/substance</td><td>GSID23G92UMX93H45</td></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">Name(s)</h2><table style=\"padding: 5px; text-align: left;\"><th>Name</th><th>Source</th><th>Language</th><th>Preferred</th><tr><td>METHOTREXATE</td><td>INN</td><td>en</td><td>False</td></tr><tr><td style=\"font-weight: bold;\">METHOTREXATE</td><td>UMC-SRS</td><td>en</td><td>True</td></tr><tr><td>METHOTREXATE</td><td>USAN</td><td>en</td><td>False</td></tr></table><h2 style=\"color: darkblue; background: lightgray; padding: 5px;\">Other code systems</h2><table style=\"padding: 5px; text-align: left;\"><th>System</th><th>Code</th><tr><td>http://terminology.hl7.org/CodeSystem/CAS</td><td>59-05-2</td></tr><tr><td>https://open.fda.gov/data/unii</td><td>YL5FZ2Y5U1</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://gupri-idmp.who-umc.org/data/substance"^^xsd:anyURI ] ;
fhir:value [ fhir:v "GSID23G92UMX93H45" ]
] ) ; #
fhir:status [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/publication-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ] ) ;
fhir:text [ fhir:v "Active" ]
] ; #
fhir:domain [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/medicinal-product-domain"^^xsd:anyURI ] ;
fhir:code [ fhir:v "Human" ] ] ) ;
fhir:text [ fhir:v "Human use" ]
] ; #
fhir:structure [
( fhir:representation [
fhir:representation [ fhir:v "CN(Cc1cnc2c(c(N)[nH]c(=N)n2)n1)c3ccc(cc3)C(=O)N[C@@]([H])(CCC(=O)O)C(=O)O" ] ;
fhir:format [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/substance-representation-format"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SMILES" ] ] ) ;
fhir:text [ fhir:v "SMILES" ] ] ] )
] ; #
fhir:code ( [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/CAS"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59-05-2" ] ] ) ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://open.fda.gov/data/unii"^^xsd:anyURI ] ;
fhir:code [ fhir:v "YL5FZ2Y5U1" ] ] ) ]
] ) ; #
fhir:name ( [
fhir:name [ fhir:v "METHOTREXATE" ] ;
fhir:status [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/publication-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ] ) ;
fhir:text [ fhir:v "Active" ] ] ;
fhir:preferred [ fhir:v false ] ;
( fhir:language [
( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ] ) ] ) ;
( fhir:official [
fhir:authority [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/substance-name-authority"^^xsd:anyURI ] ;
fhir:code [ fhir:v "INN" ] ] ) ;
fhir:text [ fhir:v "INN" ] ] ] )
] [
fhir:name [ fhir:v "METHOTREXATE" ] ;
fhir:status [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/publication-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ] ) ;
fhir:text [ fhir:v "Active" ] ] ;
fhir:preferred [ fhir:v true ] ;
( fhir:language [
( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ] ) ] ) ;
( fhir:official [
fhir:authority [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/substance-name-authority"^^xsd:anyURI ] ;
fhir:code [ fhir:v "UMC-SRS" ] ] ) ;
fhir:text [ fhir:v "UMC-SRS" ] ] ] )
] [
fhir:name [ fhir:v "METHOTREXATE" ] ;
fhir:status [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/publication-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ] ) ;
fhir:text [ fhir:v "Active" ] ] ;
fhir:preferred [ fhir:v false ] ;
( fhir:language [
( fhir:coding [
fhir:system [ fhir:v "urn:ietf:bcp:47"^^xsd:anyURI ] ;
fhir:code [ fhir:v "en" ] ] ) ] ) ;
( fhir:official [
fhir:authority [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/substance-name-authority"^^xsd:anyURI ] ;
fhir:code [ fhir:v "USAN" ] ] ) ;
fhir:text [ fhir:v "USAN" ] ] ] )
] ) . #
IG © 2025+ Uppsala Monitoring Centre. Package idmp.who-umc.org.fhir#0.1.0 based on FHIR 5.0.0. Generated 2025-06-18