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

FHIR IG analytics

Packagehl7.terminology.r4b
Resource TypeNamingSystem
IdNamingSystem-NCPDPPrescriptionOriginCode.json
FHIR VersionR4B

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 NCPDPPrescriptionOriginCode

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/NCPDPPrescriptionOriginCode
Version1.0.1
NameNCPDPPrescriptionOriginCode
TitleNCPDP Prescription Origin Code
Statusactive
Definition

Code indicating the origin of the prescription. Indicates whether the prescription was transmitted as an electronic prescription, by phone, by fax, or as a written paper copy.

PublisherNational Council for Prescription Drug Programs

Identifiers

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

Source1

{
  "resourceType": "NamingSystem",
  "id": "NCPDPPrescriptionOriginCode",
  "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/NCPDPPrescriptionOriginCode"
    },
    {
      "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 Prescription Origin Code"
    }
  ],
  "name": "NCPDPPrescriptionOriginCode",
  "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 origin of the prescription. Indicates whether the prescription was transmitted as an electronic prescription, by phone, by fax, or as a written paper copy.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://terminology.hl7.org/CodeSystem/NCPDPPrescriptionOriginCode",
      "preferred": true
    }
  ]
}