Package | hl7.fhir.us.carin-rtpbc |
Resource Type | MessageDefinition |
Id | rtpbc-response |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/carin-rtpbc/http://hl7.org/fhir/us/carin-rtpbc/STU1/MessageDefinition-rtpbc-response.html |
URL | http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response |
Version | 1.0.0 |
Status | active |
Date | 2020-05-23T00:00:00-05:00 |
Name | RtpbcResponse |
Title | RTPBC Response Message Definition |
Realm | us |
Authority | hl7 |
Description | Response to a request for patient cost and coverage information for a prescribed medication |
Purpose | Returns patient cost and coverage information for a prescribed medication |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
id: rtpbc-response
url: http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response
version: 1.0.0
name: RtpbcResponse
title: RTPBC Response Message Definition
status: active
experimental: false
date: May 23, 2020 5:00:00 AM
publisher: HL7 International - Pharmacy
contact: HL7 International - Pharmacy: http://www.hl7.org/Special/committees/medication, Frank McKinney: frank.mckinney@pocp.com
description: Response to a request for patient cost and coverage information for a prescribed medication
jurisdiction: United States of America
purpose: Returns patient cost and coverage information for a prescribed medication
event: RTPBC Response
category: notification
- | Code | Profile | Min | Max |
* | ClaimResponse | http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse | 1 | 1 |
{ "resourceType": "MessageDefinition", "id": "rtpbc-response", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response", "version": "1.0.0", "name": "RtpbcResponse", "title": "RTPBC Response Message Definition", "status": "active", "experimental": false, "date": "2020-05-23T00: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": "Response to a request for patient cost and coverage information for a prescribed medication", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "purpose": "Returns patient cost and coverage information for a prescribed medication", "eventCoding": { "system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type", "code": "rtpbc-response" }, "category": "notification", "focus": [ { "code": "ClaimResponse", "profile": "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-claimresponse", "min": 1, "max": "1" } ] }