This page is part of the FHIR Specification (v4.6.0: R5 Draft Ballot). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B
Biomedical Research and Regulation Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any defined compartments |
Raw XML (canonical form + also see XML Format Specification)
Example of substancedefinition (id = "example")
<?xml version="1.0" encoding="UTF-8"?> <SubstanceDefinition xmlns="http://hl7.org/fhir"> <id value="example"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative</b> </p> <p> <b> identifier</b> : id: 100000099270</p> <p> <b> status</b> : <span> Current</span> </p> <p> <b> category</b> : <span> Chemical</span> </p> <p> <b> domain</b> : <span> Human use</span> </p> <h3> Codes</h3> <table> <tr> <td> -</td> <td> <b> Code</b> </td> </tr> <tr> <td> *</td> <td> <span> SUB99611MIG</span> </td> </tr> </table> <blockquote> <p> <b> name</b> </p> <p> <b> name</b> : PARACETAMOL</p> <p> <b> status</b> : <span> Current</span> </p> <p> <b> preferred</b> : true</p> <p> <b> language</b> : <span> English</span> </p> </blockquote> <blockquote> <p> <b> name</b> </p> <p> <b> name</b> : ΠΑΡΑΚΕΤΑΜΌΛΗ</p> <p> <b> status</b> : <span> Current</span> </p> <p> <b> preferred</b> : false</p> <p> <b> language</b> : <span> Greek, Modern (1453-)</span> </p> </blockquote> <blockquote> <p> <b> name</b> </p> <p> <b> name</b> : ПАРАЦЕТАМОЛ</p> <p> <b> status</b> : <span> Current</span> </p> <p> <b> preferred</b> : false</p> <p> <b> language</b> : <span> Bulgarian</span> </p> </blockquote> <blockquote> <p> <b> name</b> </p> <p> <b> name</b> : ACETAMINOPHEN</p> <p> <b> status</b> : <span> Current</span> </p> <p> <b> preferred</b> : false</p> <p> <b> language</b> : <span> English</span> </p> </blockquote> </div> </text> <identifier> <system value="http://example.europa.eu/fhir/SMSId"/> <value value="100000099270"/> </identifier> <status> <coding> <system value="http://example.europa.eu/fhir/Status"/> <code value="200000005004"/> <display value="Current"/> </coding> </status> <category> <coding> <system value="http://example.europa.eu/fhir/SubstanceType"/> <code value="100000075670"/> <display value="Chemical"/> </coding> </category> <domain> <coding> <system value="http://example.europa.eu/fhir/Domain"/> <code value="100000000012"/> <display value="Human use"/> </coding> </domain> <code> <code> <coding> <system value="http://example.europa.eu/fhir/Substance"/> <code value="SUB99611MIG"/> </coding> </code> </code> <name> <name value="PARACETAMOL"/> <status> <coding> <system value="http://example.europa.eu/fhir/Status"/> <code value="200000005004"/> <display value="Current"/> </coding> </status> <preferred value="true"/> <language> <coding> <system value="http://example.europa.eu/fhir/Language"/> <code value="100000072147"/> <display value="English"/> </coding> </language> </name> <name> <name value="ΠΑΡΑΚΕΤΑΜΌΛΗ"/> <status> <coding> <system value="http://example.europa.eu/fhir/Status"/> <code value="200000005004"/> <display value="Current"/> </coding> </status> <preferred value="false"/> <language> <coding> <system value="http://example.europa.eu/fhir/Language"/> <code value="100000072181"/> <display value="Greek, Modern (1453-)"/> </coding> </language> </name> <name> <name value="ПАРАЦЕТАМОЛ"/> <status> <coding> <system value="http://example.europa.eu/fhir/Status"/> <code value="200000005004"/> <display value="Current"/> </coding> </status> <preferred value="false"/> <language> <coding> <system value="http://example.europa.eu/fhir/Language"/> <code value="100000072142"/> <display value="Bulgarian"/> </coding> </language> </name> <name> <name value="ACETAMINOPHEN"/> <status> <coding> <system value="http://example.europa.eu/fhir/Status"/> <code value="200000005004"/> <display value="Current"/> </coding> </status> <preferred value="false"/> <language> <coding> <system value="http://example.europa.eu/fhir/Language"/> <code value="100000072147"/> <display value="English"/> </coding> </language> </name> </SubstanceDefinition>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.