FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology.r4
Resource TypeNamingSystem
IdNamingSystem-NCPDPRejectCode.json
FHIR VersionR4

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: NamingSystem NCPDPRejectCode

Language: en

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/NCPDPRejectCode
Version1.0.1
NameNCPDPRejectCode
TitleNCPDP Reject Code
Statusactive
Definition

Code indicating the error encountered. Contains exception definitions for use when transaction processing cannot be completed.

PublisherNational Council for Prescription Drug Programs

Identifiers

TypeValuePreferred
URIhttp://terminology.hl7.org/CodeSystem/NCPDPRejectCodetrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "NCPDPRejectCode",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://terminology.hl7.org/NamingSystem/NCPDPRejectCode"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.1"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "NCPDP Reject Code"
    }
  ],
  "name": "NCPDPRejectCode",
  "status": "active",
  "kind": "codesystem",
  "date": "2021-03-10T00:00:00-04:00",
  "publisher": "National Council for Prescription Drug Programs",
  "contact": [
    {
      "name": "National Council for Prescription Drug Programs",
      "telecom": [
        {
          "system": "phone",
          "value": "480.477.1000"
        },
        {
          "system": "email",
          "value": "info@ncpdp.org"
        }
      ]
    }
  ],
  "responsible": "National Council for Prescription Drug Programs",
  "description": "Code indicating the error encountered. Contains exception definitions for use when transaction processing cannot be completed.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://terminology.hl7.org/CodeSystem/NCPDPRejectCode",
      "preferred": true
    }
  ]
}