Package | hl7.fhir.us.carin-rtpbc |
Type | CodeSystem |
Id | rtpbc-event-type |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/carin-rtpbc/http://hl7.org/fhir/us/carin-rtpbc/STU1/CodeSystem-rtpbc-event-type.html |
URL | http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type |
Version | 1.0.0 |
Status | active |
Date | 2019-12-08T00:00:00-05:00 |
Name | RtpbcEventTypeCodeSystem |
Title | RTPBC Event Type Code System |
Realm | us |
Authority | hl7 |
Description | This code system defines event types used in RTPBC message headers |
Content | complete |
ValueSet | |
rtpbc-event-type | RTPBC Event Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type defines the following codes:
Code | Display | Definition |
rtpbc-request | RTPBC Request | Real-time Pharmacy Benefit Check (RTPBC) request |
rtpbc-response | RTPBC Response | Real-time Pharmacy Benefit Check (RTPBC) response |
{ "resourceType": "CodeSystem", "id": "rtpbc-event-type", "meta": { "lastUpdated": "2020-05-23T05:00:00.000+00:00" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type", "version": "1.0.0", "name": "RtpbcEventTypeCodeSystem", "title": "RTPBC Event Type Code System", "status": "active", "experimental": false, "date": "2019-12-08T00:00:00-05:00", "publisher": "HL7 International - Pharmacy", "contact": [ { "name": "HL7 International - Pharmacy", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/medication" } ] }, { "name": "Frank McKinney", "telecom": [ { "system": "email", "value": "frank.mckinney@pocp.com" } ] } ], "description": "This code system defines event types used in RTPBC message headers", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "caseSensitive": false, "content": "complete", "concept": [ { "code": "rtpbc-request", "display": "RTPBC Request", "definition": "Real-time Pharmacy Benefit Check (RTPBC) request" }, { "code": "rtpbc-response", "display": "RTPBC Response", "definition": "Real-time Pharmacy Benefit Check (RTPBC) response" } ] }