http://terminology.hl7.org/CodeSystem/NCPDPPrescriptionOriginCode|1.0.2

name
NCPDPPrescriptionOriginCode
package
hl7.terminology.r5@6.3.0
content
not-present
status
active
date
2021-03-10 04:00:00.0

NCPDP Prescription Origin Code

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.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/NCPDPPrescriptionOriginCode"
  }, {
    "name" : "version",
    "valueString" : "1.0.2"
  } ]
}