{
"description": "This code system defines event types used in RTPBC message headers",
"_filename": "CodeSystem-rtpbc-event-type.json",
"package_name": "hl7.fhir.us.carin",
"date": "2019-12-08T00:00:00-05:00",
"meta": {
"lastUpdated": "2020-05-23T05:00:00.000+00:00"
},
"publisher": "HL7 International - Pharmacy",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "RtpbcEventTypeCodeSystem",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "RTPBC Event Type Code System",
"package_version": "rtpbc-1.0.0",
"status": "active",
"id": "68c655c5-2bf4-4b9e-ba25-153f78595036",
"kind": null,
"url": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type",
"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"
} ],
"caseSensitive": false,
"version": "1.0.0",
"contact": [ {
"name": "HL7 International - Pharmacy",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/medication",
"system": "url"
} ]
}, {
"name": "Frank McKinney",
"telecom": [ {
"value": "frank.mckinney@pocp.com",
"system": "email"
} ]
} ]
}