HL7 FHIR® US Core Implementation Guide STU3 Release 3.1.0

This page is part of the US Core (v3.1.0: STU3) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-us-core-medication-codes

Download Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-core-medication-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
			<h2>Medication Clinical Drug (RxNorm)</h2>
			<p>All prescribable medication formulations represented using  either a 'generic' or 'brand-specific' concept. This includes RxNorm codes whose Term Type is SCD (semantic clinical drug), SBD (semantic brand drug), GPCK (generic pack), BPCK (brand pack), SCDG (semantic clinical drug group), SBDG (semantic brand drug group), SCDF (semantic clinical drug form), or SBDF (semantic brand drug form)</p>
			<p>This value set includes codes from the following code systems:</p>
			<ul>
				<li>Include codes from http://www.nlm.nih.gov/research/umls/rxnorm where TTY  in  SCD,SBD,GPCK,BPCK,SCDG,SBDG,SCDF,SBDF</li>
			</ul>
		</div>
  </text>
  <url value="http://hl7.org/fhir/us/core/ValueSet/us-core-medication-codes"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113762.1.4.1010.4"/>
  </identifier>
  <version value="3.1.0"/>
  <name value="USCoreMedicationCodes"/>
  <title value="US Core Medication Codes (RxNorm)"/>
  <status value="active"/>
  <date value="2019-05-21T00:00:00+10:00"/>
  <publisher value="HL7 US Realm Steering Committee"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description
               value="All prescribable medication formulations represented using  either a &#39;generic&#39; or &#39;brand-specific&#39; concept. This includes RxNorm codes whose Term Type is SCD (semantic clinical drug), SBD (semantic brand drug), GPCK (generic pack), BPCK (brand pack), SCDG (semantic clinical drug group), SBDG (semantic brand drug group), SCDF (semantic clinical drug form), or SBDF (semantic brand drug form)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <filter>
        <property value="TTY"/>
        <op value="in"/>
        <value value="SCD,SBD,GPCK,BPCK,SCDG,SBDG,SCDF,SBDF"/>
      </filter>
    </include>
  </compose>
</ValueSet>