This page is part of the FHIR Specification (v4.4.0: R5 Preview #2). 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 with Details</b> </p> <p> <b> id</b> : example</p> <p> <b> identifier</b> : 100000099270</p> <p> <b> status</b> : Current <span> (Details : {http://example.europa.eu/fhir/Status code '200000005004' = '200000005004', given as 'Current'})</span> </p> <p> <b> category</b> : Chemical <span> (Details : {http://example.europa.eu/fhir/SubstanceType code '100000075670' = '100000075670', given as 'Chemical'})</span> </p> <p> <b> domain</b> : Human use <span> (Details : {http://example.europa.eu/fhir/Domain code '100000000012' = '100000000012', given as 'Human use'})</span> </p> <h3> Codes</h3> <table> <tr> <td> -</td> <td> <b> Code</b> </td> </tr> <tr> <td> *</td> <td> SUB99611MIG <span> (Details : {http://example.europa.eu/fhir/Substance code 'SUB99611MIG' = 'SUB99611MIG)</span> </td> </tr> </table> <blockquote> <p> <b> name</b> </p> <p> <b> name</b> : PARACETAMOL</p> <p> <b> status</b> : Current <span> (Details : {http://example.europa.eu/fhir/Status code '200000005004' = '200000005004', given as 'Current'})</span> </p> <p> <b> preferred</b> : true</p> <p> <b> language</b> : English <span> (Details : {http://example.europa.eu/fhir/Language code '100000072147' = '100000072147', given as 'English'})</span> </p> </blockquote> <blockquote> <p> <b> name</b> </p> <p> <b> name</b> : ΠΑΡΑΚΕΤΑΜΌΛΗ</p> <p> <b> status</b> : Current <span> (Details : {http://example.europa.eu/fhir/Status code '200000005004' = '200000005004', given as 'Current'})</span> </p> <p> <b> preferred</b> : false</p> <p> <b> language</b> : Greek, Modern (1453-) <span> (Details : {http://example.europa.eu/fhir/Language code '100000072181' = '100000072181', given as 'Greek, Modern (1453-)'})</span> </p> </blockquote> <blockquote> <p> <b> name</b> </p> <p> <b> name</b> : ПАРАЦЕТАМОЛ</p> <p> <b> status</b> : Current <span> (Details : {http://example.europa.eu/fhir/Status code '200000005004' = '200000005004', given as 'Current'})</span> </p> <p> <b> preferred</b> : false</p> <p> <b> language</b> : Bulgarian <span> (Details : {http://example.europa.eu/fhir/Language code '100000072142' = '100000072142', given as 'Bulgarian'})</span> </p> </blockquote> <blockquote> <p> <b> name</b> </p> <p> <b> name</b> : ACETAMINOPHEN</p> <p> <b> status</b> : Current <span> (Details : {http://example.europa.eu/fhir/Status code '200000005004' = '200000005004', given as 'Current'})</span> </p> <p> <b> preferred</b> : false</p> <p> <b> language</b> : English <span> (Details : {http://example.europa.eu/fhir/Language code '100000072147' = '100000072147', given as '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.