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

FHIR IG Statistics: ValueSet/rtpbc-error-code

Packagehl7.fhir.us.carin-rtpbc
Resource TypeValueSet
Idrtpbc-error-code
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/carin-rtpbc/http://hl7.org/fhir/us/carin-rtpbc/STU1/ValueSet-rtpbc-error-code.html
URLhttp://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-error-code
Version1.0.0
Statusactive
Date2020-05-23T00:00:00-05:00
NameRtbpcErrorCodeValueSet
TitleRTPBC Error Code Value Set
Realmus
Authorityhl7
DescriptionThis value set contains the error codes to be used by real-time pharmacy benefit check servers when encountering a data or business condition that prevents processing from completing. Values are defined in the NCPDP-maintained Reject Code (511-FB) code set.

Resources that use this resource

StructureDefinition
rtpbc-response-claimresponseRTPBC Response Using ClaimResponse

Resources that this resource uses

No resources found


Narrative

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

  • Include all codes defined in http://ncpdp.org/reject-code

Source

{
  "resourceType": "ValueSet",
  "id": "rtpbc-error-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-error-code",
  "version": "1.0.0",
  "name": "RtbpcErrorCodeValueSet",
  "title": "RTPBC Error Code Value Set",
  "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": "This value set contains the error codes to be used by real-time pharmacy benefit check servers when encountering a data or business condition that prevents processing from completing. Values are defined in the NCPDP-maintained Reject Code (511-FB) code set.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://ncpdp.org/reject-code"
      }
    ]
  }
}