FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.10.0  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem administration-subpotent-reason

<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="administration-subpotent-reason"/>
  <meta>
    <lastUpdated value="2023-03-26T15:21:02.749+11:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div value="&lt;div xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
            &lt;p&gt;This code system 
              &lt;code&gt;http://hl7.org/fhir/CodeSystem/administration-subpotent-reason&lt;/code&gt; defines the following codes:
            &lt;/p&gt;
            &lt;table class=&quot;codes&quot;&gt;
              &lt;tr&gt;
                &lt;td&gt;
                  &lt;b&gt;Lvl&lt;/b&gt;
                &lt;/td&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;
                  &lt;b&gt;Code&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Display&lt;/b&gt;
                &lt;/td&gt;
                &lt;td&gt;
                  &lt;b&gt;Definition&lt;/b&gt;
                &lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td&gt;1&lt;/td&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;partialdose
                  &lt;a name=&quot;administration-subpotent-reason-partialdose&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Partial Dose&lt;/td&gt;
                &lt;td&gt;The full amount of the dose was not administered to the patient.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td&gt;2&lt;/td&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;  vomited
                  &lt;a name=&quot;administration-subpotent-reason-vomited&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Vomited&lt;/td&gt;
                &lt;td&gt;The patient vomited part of the dose.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td&gt;1&lt;/td&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;coldchainbreak
                  &lt;a name=&quot;administration-subpotent-reason-coldchainbreak&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Cold Chain Break&lt;/td&gt;
                &lt;td&gt;The medication experienced a cold chain break.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td&gt;1&lt;/td&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;recall
                  &lt;a name=&quot;administration-subpotent-reason-recall&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Manufacturer Recall&lt;/td&gt;
                &lt;td&gt;The medication was recalled by the manufacturer.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td&gt;1&lt;/td&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;adversestorage
                  &lt;a name=&quot;administration-subpotent-reason-adversestorage&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Adverse Storage&lt;/td&gt;
                &lt;td&gt;The medication experienced adverse storage conditions.&lt;/td&gt;
              &lt;/tr&gt;
              &lt;tr&gt;
                &lt;td&gt;1&lt;/td&gt;
                &lt;td style=&quot;white-space:nowrap&quot;&gt;expired
                  &lt;a name=&quot;administration-subpotent-reason-expired&quot;&gt; &lt;/a&gt;
                &lt;/td&gt;
                &lt;td&gt;Expired Product&lt;/td&gt;
                &lt;td&gt;The medication was expired at the time of administration.&lt;/td&gt;
              &lt;/tr&gt;
            &lt;/table&gt;
          &lt;/div&gt;"/>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="phx"/>
  </extension>
  <url value="http://hl7.org/fhir/CodeSystem/administration-subpotent-reason"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.4.2001"/>
  </identifier>
  <version value="5.0.0"/>
  <name value="AdministrationSubPotentReason"/>
  <title value="Administration SubPotent Reason"/>
  <status value="active"/>
  <experimental value="false"/>
  <publisher value="HL7 International"/>
  <description value="This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the medication administration process."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="is-a"/>
  <content value="complete"/>
  <concept>
    <code value="partialdose"/>
    <display value="Partial Dose"/>
    <definition value="The full amount of the dose was not administered to the patient."/>
    <concept>
      <code value="vomited"/>
      <display value="Vomited"/>
      <definition value="The patient vomited part of the dose."/>
    </concept>
  </concept>
  <concept>
    <code value="coldchainbreak"/>
    <display value="Cold Chain Break"/>
    <definition value="The medication experienced a cold chain break."/>
  </concept>
  <concept>
    <code value="recall"/>
    <display value="Manufacturer Recall"/>
    <definition value="The medication was recalled by the manufacturer."/>
  </concept>
  <concept>
    <code value="adversestorage"/>
    <display value="Adverse Storage"/>
    <definition value="The medication experienced adverse storage conditions."/>
  </concept>
  <concept>
    <code value="expired"/>
    <display value="Expired Product"/>
    <definition value="The medication was expired at the time of administration."/>
  </concept>
</CodeSystem>