UMC IDMP Request and Publish API
0.1.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 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

: Substance (METHOTREXATE SODIUM) - XML Representation

Raw xml | Download


<SubstanceDefinition xmlns="http://hl7.org/fhir">
  <id value="GSID9XBS2KCF3K1Z1"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2020-03-19T08:23:54.3465911+00:00"/>
    <source value="https://poc-idmp.who-umc.org/fhir"/>
    <profile
             value="http://who-umc.org/idmp/StructureDefinition/SubstanceDefinition-pub"/>
  </meta>
  <text>
    <status value="generated"/>
    <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>GSID9XBS2KCF3K1Z1</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-].[Na+].[Na+]</td></tr><tr><td style="font-weight: bold;">Base</td><td>GSID23G92UMX93H45</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>GSID9XBS2KCF3K1Z1</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 style="font-weight: bold;">METHOTREXATE SODIUM</td><td>UMC-SRS</td><td>en</td><td>True</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>15475-56-6</td></tr><tr><td>https://open.fda.gov/data/unii</td><td>3IG1E710ZN</td></tr><tr><td>http://terminology.hl7.org/CodeSystem/CAS</td><td>7413-34-5</td></tr></table></div>
  </text>
  <identifier>
    <system value="https://gupri-idmp.who-umc.org/data/substance"/>
    <value value="GSID9XBS2KCF3K1Z1"/>
  </identifier>
  <status>
    <coding>
      <system value="http://hl7.org/fhir/publication-status"/>
      <code value="active"/>
    </coding>
    <text value="Active"/>
  </status>
  <domain>
    <coding>
      <system value="http://hl7.org/fhir/medicinal-product-domain"/>
      <code value="Human"/>
    </coding>
    <text value="Human use"/>
  </domain>
  <structure>
    <representation>
      <representation
                      value="CN(Cc1cnc2c(c(N)[nH]c(=N)n2)n1)c3ccc(cc3)C(=O)N[C@@]([H])(CCC(=O)[O-])C(=O)[O-].[Na+].[Na+]"/>
      <format>
        <coding>
          <system
                  value="http://hl7.org/fhir/substance-representation-format"/>
          <code value="SMILES"/>
        </coding>
        <text value="SMILES"/>
      </format>
    </representation>
  </structure>
  <code>
    <code>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/CAS"/>
        <code value="15475-56-6"/>
      </coding>
    </code>
  </code>
  <code>
    <code>
      <coding>
        <system value="https://open.fda.gov/data/unii"/>
        <code value="3IG1E710ZN"/>
      </coding>
    </code>
  </code>
  <code>
    <code>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/CAS"/>
        <code value="7413-34-5"/>
      </coding>
    </code>
  </code>
  <name>
    <name value="METHOTREXATE SODIUM"/>
    <status>
      <coding>
        <system value="http://hl7.org/fhir/publication-status"/>
        <code value="active"/>
      </coding>
      <text value="Active"/>
    </status>
    <preferred value="true"/>
    <language>
      <coding>
        <system value="urn:ietf:bcp:47"/>
        <code value="en"/>
      </coding>
    </language>
    <official>
      <authority>
        <coding>
          <system value="http://hl7.org/fhir/substance-name-authority"/>
          <code value="UMC-SRS"/>
        </coding>
        <text value="UMC-SRS"/>
      </authority>
    </official>
  </name>
  <relationship>
    <substanceDefinitionReference>🔗 
      <reference value="SubstanceDefinition/GSID23G92UMX93H45"/>
      <identifier>
        <system value="https://gupri-idmp.who-umc.org/data/substance"/>
        <value value="GSID23G92UMX93H45"/>
      </identifier>
    </substanceDefinitionReference>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/substance-relationship-type"/>
        <code value="Salt"/>
      </coding>
      <text value="Salt to parent"/>
    </type>
  </relationship>
</SubstanceDefinition>