FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: MessageDefinition/rtpbc-response

Packagehl7.fhir.us.carin-rtpbc
Resource TypeMessageDefinition
Idrtpbc-response
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/carin-rtpbc/https://build.fhir.org/ig/HL7/carin-rtpbc/MessageDefinition-rtpbc-response.html
URLhttp://hl7.org/fhir/us/carin-rtpbc/MessageDefinition/rtpbc-response
Version2.0.0
Statusactive
Date2020-05-23T00:00:00-05:00
NameRtpbcResponse
TitleRTPBC Response Message Definition
Realmus
Authorityhl7
DescriptionResponse to a request for patient cost and coverage information for a prescribed medication
PurposeReturns patient cost and coverage information for a prescribed medication

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MessageDefinition rtpbc-response

StructureDefinition Work Group: phx

url: MessageDefinition RTPBC Response Message Definition

version: 2.0.0

name: RtpbcResponse

title: RTPBC Response 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:

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 Event Type Code System rtpbc-response: RTPBC Response

category: Notification

Focus

-CodeProfileMinMax
*ClaimResponseRTPBC Response Using ClaimResponse11

Source

{
  "resourceType": "MessageDefinition",
  "id": "rtpbc-response",
  "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-response",
  "version": "2.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": "fm@frankmckinney.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"
    }
  ]
}