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) - XML Representation

Raw xml | Download


<SubstanceDefinition xmlns="http://hl7.org/fhir">
  <id value="GSID23G92UMX93H45"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2019-12-20T12:11:28.5039923+00:00"/>
    <source value="https://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>GSID23G92UMX93H45</td></tr><tr><td style="font-weight: bold;">SMILE</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;">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>
  </text>
  <identifier>
    <system value="http://who-umc.org/idmp/gsid"/>
    <value value="GSID23G92UMX93H45"/>
  </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"/>
      <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="59-05-2"/>
      </coding>
    </code>
  </code>
  <code>
    <code>
      <coding>
        <system value="https://open.fda.gov/data/unii"/>
        <code value="YL5FZ2Y5U1"/>
      </coding>
    </code>
  </code>
  <name>
    <name value="METHOTREXATE"/>
    <status>
      <coding>
        <system value="http://hl7.org/fhir/publication-status"/>
        <code value="active"/>
      </coding>
      <text value="Active"/>
    </status>
    <preferred value="false"/>
    <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="INN"/>
        </coding>
        <text value="INN"/>
      </authority>
    </official>
  </name>
  <name>
    <name value="METHOTREXATE"/>
    <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>
  <name>
    <name value="METHOTREXATE"/>
    <status>
      <coding>
        <system value="http://hl7.org/fhir/publication-status"/>
        <code value="active"/>
      </coding>
      <text value="Active"/>
    </status>
    <preferred value="false"/>
    <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="USAN"/>
        </coding>
        <text value="USAN"/>
      </authority>
    </official>
  </name>
</SubstanceDefinition>