Consumer Real-Time Pharmacy Benefit Check FHIR IG, published by HL7 International / Pharmacy. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/carin-rtpbc/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 4 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="rtpbc-prescribable-product-code"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet rtpbc-prescribable-product-code</b></p><a name="rtpbc-prescribable-product-code"> </a><a name="hcrtpbc-prescribable-product-code"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-v3-ndc.html"><code>http://hl7.org/fhir/sid/ndc</code></a></li><li>Include codes from<a href="http://www.nlm.nih.gov/research/umls/rxnorm"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a> where TTY in SCD,SBD,GPCK,BPCK</li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="phx"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="4">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/carin-rtpbc/ImplementationGuide/hl7.fhir.us.carin-rtpbc"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/carin-rtpbc/ImplementationGuide/hl7.fhir.us.carin-rtpbc"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-prescribable-product-code"/>
<version value="2.0.0"/>
<name value="RTPBCPrescribableProductCodeValueSet"/>
<title value="RTPBC Prescribable Product Code Value Set"/>
<status value="active"/>
<experimental value="false"/>
<date value="2020-05-23T00:00:00-05:00"/>
<publisher value="HL7 International / Pharmacy"/>
<contact>
<name value="HL7 International / Pharmacy"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/medication"/>
</telecom>
</contact>
<contact>
<name value="Frank McKinney"/>
<telecom>
<system value="email"/>
<value value="fm@frankmckinney.com"/>
</telecom>
</contact>
<description
value="This value set includes codes used to specify prescribed medications in the US: RxNorm codes that specify drug name, strength and dose form (SBD, SCD, BPCK and GPCK term types) and NDC-11 codes (which represent specific packaged products)."/>
<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://hl7.org/fhir/sid/ndc"/>
</include>
<include>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<filter>
<property value="TTY"/>
<op value="in"/>
<value value="SCD,SBD,GPCK,BPCK"/>
</filter>
</include>
</compose>
</ValueSet>