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 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="rtpbc-event-type"/>
<meta>
<lastUpdated value="2020-05-23T00:00:00-05:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem rtpbc-event-type</b></p><a name="rtpbc-event-type"> </a><a name="hcrtpbc-event-type"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2020-05-23 00:00:00-0500</p></div><p>This case-insensitive code system <code>http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-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">rtpbc-request<a name="rtpbc-event-type-rtpbc-request"> </a></td><td>RTPBC Request</td><td>Real-time Pharmacy Benefit Check (RTPBC) request</td></tr><tr><td style="white-space:nowrap">rtpbc-response<a name="rtpbc-event-type-rtpbc-response"> </a></td><td>RTPBC Response</td><td>Real-time Pharmacy Benefit Check (RTPBC) response</td></tr></table></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/CodeSystem/rtpbc-event-type"/>
<version value="2.0.0"/>
<name value="RtpbcEventTypeCodeSystem"/>
<title value="RTPBC Event Type Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2019-12-08T00: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 code system defines event types used in RTPBC message headers"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="rtpbc-request"/>
<display value="RTPBC Request"/>
<definition value="Real-time Pharmacy Benefit Check (RTPBC) request"/>
</concept>
<concept>
<code value="rtpbc-response"/>
<display value="RTPBC Response"/>
<definition value="Real-time Pharmacy Benefit Check (RTPBC) response"/>
</concept>
</CodeSystem>