FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions
Page standards status: Informative | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="substance-representation-format"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system
<code>http://hl7.org/fhir/substance-representation-format</code> defines the following codes:
</p>
<table class="codes">
<tr>
<td style="white-space:nowrap">
<b>Code</b>
</td>
</tr>
<tr>
<td style="white-space:nowrap">InChI
<a name="substance-representation-format-InChI"> </a>
</td>
</tr>
<tr>
<td style="white-space:nowrap">SMILES
<a name="substance-representation-format-SMILES"> </a>
</td>
</tr>
<tr>
<td style="white-space:nowrap">MOLFILE
<a name="substance-representation-format-MOLFILE"> </a>
</td>
</tr>
<tr>
<td style="white-space:nowrap">CDX
<a name="substance-representation-format-CDX"> </a>
</td>
</tr>
<tr>
<td style="white-space:nowrap">SDF
<a name="substance-representation-format-SDF"> </a>
</td>
</tr>
<tr>
<td style="white-space:nowrap">PDB
<a name="substance-representation-format-PDB"> </a>
</td>
</tr>
<tr>
<td style="white-space:nowrap">mmCIF
<a name="substance-representation-format-mmCIF"> </a>
</td>
</tr>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r5.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="brr"/>
</extension>
<url value="http://hl7.org/fhir/substance-representation-format"/>
<version value="5.0.0"/>
<name value="SubstanceRepresentationFormat"/>
<title value="Substance Representation Format"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-01-05T09:01:24+10:00"/>
<publisher value="Biomedical Research and Regulation"/>
<contact>
<name value="Biomedical Research and Regulation"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/rcrim"/>
</telecom>
</contact>
<description value="SubstanceRepresentationFormat"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet
value="http://hl7.org/fhir/ValueSet/substance-representation-format"/>
<content value="complete"/>
<concept>
<code value="InChI"/>
<display value="InChI"/>
</concept>
<concept>
<code value="SMILES"/>
<display value="SMILES"/>
</concept>
<concept>
<code value="MOLFILE"/>
<display value="MOLFILE"/>
</concept>
<concept>
<code value="CDX"/>
<display value="CDX"/>
</concept>
<concept>
<code value="SDF"/>
<display value="SDF"/>
</concept>
<concept>
<code value="PDB"/>
<display value="PDB"/>
</concept>
<concept>
<code value="mmCIF"/>
<display value="mmCIF"/>
</concept>
</CodeSystem>