LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: Medication Knowledge Cost Type Codes - XML Representation

Active as of 2022-11-10

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medication-knowledge-cost-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/medication-knowledge-cost-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></tr><tr><td style="white-space:nowrap">federal-upper-limit<a name="medication-knowledge-cost-type-federal-upper-limit"> </a></td><td>The federal upper limit price for the NDC of a drug claim</td></tr></table></div>
  </text>
  <url
       value="http://linuxforhealth.org/fhir/cdm/CodeSystem/medication-knowledge-cost-type"/>
  <version value="8.0.0"/>
  <name value="MedicationKnowledgeCostTypeCodeSystem"/>
  <title value="Medication Knowledge Cost Type Codes"/>
  <status value="active"/>
  <date value="2022-11-10T16:00:46+00:00"/>
  <publisher value="LinuxForHealth Team"/>
  <description value="Medication knowledge cost type code"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="federal-upper-limit"/>
    <display
             value="The federal upper limit price for the NDC of a drug claim"/>
  </concept>
</CodeSystem>