FHIR IG Statistics: ValueSet/rtpbc-error-code
Package | hl7.fhir.us.carin-rtpbc |
Resource Type | ValueSet |
Id | rtpbc-error-code |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/carin-rtpbc/https://build.fhir.org/ig/HL7/carin-rtpbc/ValueSet-rtpbc-error-code.html |
URL | http://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-error-code |
Version | 2.0.0 |
Status | active |
Date | 2020-05-23T00:00:00-05:00 |
Name | RtbpcErrorCodeValueSet |
Title | RTPBC Error Code Value Set |
Realm | us |
Authority | hl7 |
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. |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "rtpbc-error-code",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "phx"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/carin-rtpbc/ImplementationGuide/hl7.fhir.us.carin-rtpbc"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/carin-rtpbc/ImplementationGuide/hl7.fhir.us.carin-rtpbc"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/carin-rtpbc/ValueSet/rtpbc-error-code",
"version": "2.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": "fm@frankmckinney.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://terminology.hl7.org/CodeSystem/NCPDPRejectCode"
}
]
}
}