Specialty Medication Enrollment, published by HL7 International - Pharmacy. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/fhir-specialty-rx/ and changes regularly. See the Directory of published versions
: Specialty Rx CodeSystem - Event Type - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="specialty-rx-event-type"/>
<meta>
<lastUpdated value="2020-06-15T00:00:00-05:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-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">query<a name="specialty-rx-event-type-query"> </a></td><td>Query</td><td>Specialty Rx query</td></tr><tr><td style="white-space:nowrap">query-response<a name="specialty-rx-event-type-query-response"> </a></td><td>Query Response</td><td>Specialty Rx query response</td></tr><tr><td style="white-space:nowrap">query-response-unsolicited<a name="specialty-rx-event-type-query-response-unsolicited"> </a></td><td>Query Response - Unsolicited</td><td>Specialty Rx unsolicited query response</td></tr><tr><td style="white-space:nowrap">error<a name="specialty-rx-event-type-error"> </a></td><td>Error</td><td>Specialty Rx error</td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-event-type"/>
<version value="2.1.0"/>
<name value="SpecialtyRxCodeSystemEventType"/>
<title value="Specialty Rx Code System - Event Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2020-06-15T00: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="frank.mckinney@pocp.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fm@frankmckinney.com"/>
</telecom>
</contact>
<description
value="This code system defines event types used in Specialty Rx 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"/>
<concept>
<code value="query"/>
<display value="Query"/>
<definition value="Specialty Rx query"/>
</concept>
<concept>
<code value="query-response"/>
<display value="Query Response"/>
<definition value="Specialty Rx query response"/>
</concept>
<concept>
<code value="query-response-unsolicited"/>
<display value="Query Response - Unsolicited"/>
<definition value="Specialty Rx unsolicited query response"/>
</concept>
<concept>
<code value="error"/>
<display value="Error"/>
<definition value="Specialty Rx error"/>
</concept>
</CodeSystem>