Package | hl7.fhir.us.carin-rtpbc |
Resource Type | MessageDefinition |
Id | rtpbc-request |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/carin-rtpbc/https://build.fhir.org/ig/HL7/carin-rtpbc/MessageDefinition-rtpbc-request.html |
URL | http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-request |
Version | 2.0.0 |
Status | active |
Date | 2020-05-23T00:00:00-05:00 |
Name | RtpbcRequest |
Title | RTPBC Request Message Definition |
Realm | us |
Authority | hl7 |
Description | Request for patient cost and coverage information for a prescribed medication |
Purpose | Requests 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: MessageDefinition rtpbc-request
StructureDefinition Work Group: phx
url: MessageDefinition RTPBC Request Message Definition
version: 2.0.0
name: RtpbcRequest
title: RTPBC Request Message Definition
status: Active
experimental: false
date: 2020-05-23 00:00:00-0500
publisher: HL7 International / Pharmacy
contact: HL7 International / Pharmacy: http://www.hl7.org/Special/committees/medication, Frank McKinney: fm@frankmckinney.com
description:
Request for patient cost and coverage information for a prescribed medication
jurisdiction: United States of America
purpose:
Requests patient cost and coverage information for a prescribed medication
event: RTPBC Event Type Code System rtpbc-request: RTPBC Request
category: Notification
Code | Profile | Min | Max |
Claim | RTPBC Request Using Claim | 1 | 1 |
Message | Situation |
RTPBC Response Message Definition | Returned when processing completes without encountering a system error |
{ "resourceType": "MessageDefinition", "id": "rtpbc-request", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "phx" } ], "url": "http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-request", "version": "2.0.0", "name": "RtpbcRequest", "title": "RTPBC Request 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": "fm@frankmckinney.com" } ] } ], "description": "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": "Requests patient cost and coverage information for a prescribed medication", "eventCoding": { "system": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-event-type", "code": "rtpbc-request" }, "category": "notification", "focus": [ { "code": "Claim", "profile": "http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-request-claim", "min": 1, "max": "1" } ], "allowedResponse": [ { "message": "http://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response", "situation": "Returned when processing completes without encountering a system error" } ] }