{
  "resourceType": "SubstanceDefinition",
  "id": "UTGSID5N1BMM2Y0H419",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-03-17T10:15:16.2267574+00:00",
    "source": "https://api-poc.umcterminologies.org/idmp",
    "profile": [
      "http://poc.umcterminologies.org/StructureDefinition/SubstanceDefinition-pub"
    ]
  },
  "text": {
    "status": "generated",
    "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>UTGSID5N1BMM2Y0H419</td></tr><tr><td style=\"font-weight: bold;\">SMILES</td><td>CC(C)COc1ccc(cc1C#N)-c2nc(C)c(C(=O)O)s2</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://data-poc.umcterminologies.org/substance</td><td>UTGSID5N1BMM2Y0H419</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>Febuxostat</td><td>INN</td><td>en</td><td>False</td></tr><tr><td style=\"font-weight: bold;\">Febuxostat</td><td>UMC-SRS</td><td>en</td><td>True</td></tr><tr><td>Febuxostat</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>https://spor.azure-api.net/sms/api/v2/SubstanceDefinition</td><td>100000089380</td></tr><tr><td>https://open.fda.gov/data/unii</td><td>101V0R1N2E</td></tr><tr><td>http://terminology.hl7.org/CodeSystem/CAS</td><td>144060-53-7</td></tr></table></div>"
  },
  "identifier": [
    {
      "system": "https://data-poc.umcterminologies.org/substance",
      "value": "UTGSID5N1BMM2Y0H419"
    }
  ],
  "status": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/publication-status",
        "code": "active"
      }
    ],
    "text": "Active"
  },
  "domain": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/medicinal-product-domain",
        "code": "Human"
      }
    ],
    "text": "Human use"
  },
  "structure": {
    "representation": [
      {
        "representation": "CC(C)COc1ccc(cc1C#N)-c2nc(C)c(C(=O)O)s2",
        "format": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/substance-representation-format",
              "code": "SMILES"
            }
          ],
          "text": "SMILES"
        }
      }
    ]
  },
  "code": [
    {
      "code": {
        "coding": [
          {
            "system": "https://spor.azure-api.net/sms/api/v2/SubstanceDefinition",
            "code": "100000089380"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "https://open.fda.gov/data/unii",
            "code": "101V0R1N2E"
          }
        ]
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/CAS",
            "code": "144060-53-7"
          }
        ]
      }
    }
  ],
  "name": [
    {
      "name": "Febuxostat",
      "status": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/publication-status",
            "code": "active"
          }
        ],
        "text": "Active"
      },
      "preferred": false,
      "language": [
        {
          "coding": [
            {
              "system": "urn:ietf:bcp:47",
              "code": "en"
            }
          ]
        }
      ],
      "official": [
        {
          "authority": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/substance-name-authority",
                "code": "INN"
              }
            ],
            "text": "INN"
          }
        }
      ]
    },
    {
      "name": "Febuxostat",
      "status": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/publication-status",
            "code": "active"
          }
        ],
        "text": "Active"
      },
      "preferred": true,
      "language": [
        {
          "coding": [
            {
              "system": "urn:ietf:bcp:47",
              "code": "en"
            }
          ]
        }
      ],
      "official": [
        {
          "authority": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/substance-name-authority",
                "code": "UMC-SRS"
              }
            ],
            "text": "UMC-SRS"
          }
        }
      ]
    },
    {
      "name": "Febuxostat",
      "status": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/publication-status",
            "code": "active"
          }
        ],
        "text": "Active"
      },
      "preferred": false,
      "language": [
        {
          "coding": [
            {
              "system": "urn:ietf:bcp:47",
              "code": "en"
            }
          ]
        }
      ],
      "official": [
        {
          "authority": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/substance-name-authority",
                "code": "USAN"
              }
            ],
            "text": "USAN"
          }
        }
      ]
    }
  ]
}