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="clinical-use-definition-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system
<code>http://hl7.org/fhir/clinical-use-definition-type</code> defines the following codes:
</p>
<table class="codes">
<tr>
<td style="white-space:nowrap">
<b>Code</b>
</td>
<td>
<b>Display</b>
</td>
<td>
<b>Definition</b>
</td>
</tr>
<tr>
<td style="white-space:nowrap">indication
<a name="clinical-use-definition-type-indication"> </a>
</td>
<td>Indication</td>
<td>A reason for giving the medication.</td>
</tr>
<tr>
<td style="white-space:nowrap">contraindication
<a name="clinical-use-definition-type-contraindication"> </a>
</td>
<td>Contraindication</td>
<td>A reason for not giving the medication.</td>
</tr>
<tr>
<td style="white-space:nowrap">interaction
<a name="clinical-use-definition-type-interaction"> </a>
</td>
<td>Interaction</td>
<td>Interactions between the medication and other substances.</td>
</tr>
<tr>
<td style="white-space:nowrap">undesirable-effect
<a name="clinical-use-definition-type-undesirable-effect"> </a>
</td>
<td>Undesirable Effect</td>
<td>Side effects or adverse effects associated with the medication.</td>
</tr>
<tr>
<td style="white-space:nowrap">warning
<a name="clinical-use-definition-type-warning"> </a>
</td>
<td>Warning</td>
<td>A general warning or issue that is not specifically one of the other types.</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/clinical-use-definition-type"/>
<version value="5.0.0"/>
<name value="ClinicalUseDefinitionType"/>
<title value="Clinical Use Definition Type"/>
<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="Overall defining type of this clinical use definition."/>
<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/clinical-use-definition-type"/>
<content value="complete"/>
<concept>
<code value="indication"/>
<display value="Indication"/>
<definition value="A reason for giving the medication."/>
</concept>
<concept>
<code value="contraindication"/>
<display value="Contraindication"/>
<definition value="A reason for not giving the medication."/>
</concept>
<concept>
<code value="interaction"/>
<display value="Interaction"/>
<definition
value="Interactions between the medication and other substances."/>
</concept>
<concept>
<code value="undesirable-effect"/>
<display value="Undesirable Effect"/>
<definition
value="Side effects or adverse effects associated with the medication."/>
</concept>
<concept>
<code value="warning"/>
<display value="Warning"/>
<definition
value="A general warning or issue that is not specifically one of the other types."/>
</concept>
</CodeSystem>