LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: NCPDP Dispense As Written Codes - TTL Representation

Active as of 2022-11-10

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "ncpdp-dispense-as-written"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/ncpdp-dispense-as-written</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"ncpdp-dispense-as-written-0\"> </a></td><td>No Product Selection Indicated</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"ncpdp-dispense-as-written-1\"> </a></td><td>Prescriber Required (no sub)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ncpdp-dispense-as-written-2\"> </a></td><td>Patient Requested Product</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ncpdp-dispense-as-written-3\"> </a></td><td>Pharmacist Selected Product</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ncpdp-dispense-as-written-4\"> </a></td><td>Generic Drug Not in Stock</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ncpdp-dispense-as-written-5\"> </a></td><td>Brand Dispensed as Generic</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"ncpdp-dispense-as-written-6\"> </a></td><td>Override</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"ncpdp-dispense-as-written-7\"> </a></td><td>Brand Mandated by Law (no sub)</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"ncpdp-dispense-as-written-8\"> </a></td><td>Generic Not Available</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"ncpdp-dispense-as-written-9\"> </a></td><td>Other</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://linuxforhealth.org/fhir/cdm/CodeSystem/ncpdp-dispense-as-written"];
  fhir:CodeSystem.version [ fhir:value "8.0.0"];
  fhir:CodeSystem.name [ fhir:value "NCPDPDispenseAsWrittenCodeSystem"];
  fhir:CodeSystem.title [ fhir:value "NCPDP Dispense As Written Codes"];
  fhir:CodeSystem.status [ fhir:value "active"];
  fhir:CodeSystem.date [ fhir:value "2022-11-10T16:00:46+00:00"^^xsd:dateTime];
  fhir:CodeSystem.publisher [ fhir:value "LinuxForHealth Team"];
  fhir:CodeSystem.description [ fhir:value "The NCPDP industry standard description of how the product was dispensed."];
  fhir:CodeSystem.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
       fhir:Coding.code [ fhir:value "US" ]     ]
  ];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.count [ fhir:value "10"^^xsd:nonNegativeInteger];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "0" ];
     fhir:CodeSystem.concept.display [ fhir:value "0" ];
     fhir:CodeSystem.concept.definition [ fhir:value "No Product Selection Indicated" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "1" ];
     fhir:CodeSystem.concept.display [ fhir:value "1" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Prescriber Required (no sub)" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "2" ];
     fhir:CodeSystem.concept.display [ fhir:value "2" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Patient Requested Product" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "3" ];
     fhir:CodeSystem.concept.display [ fhir:value "3" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Pharmacist Selected Product" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "4" ];
     fhir:CodeSystem.concept.display [ fhir:value "4" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Generic Drug Not in Stock" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "5" ];
     fhir:CodeSystem.concept.display [ fhir:value "5" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Brand Dispensed as Generic" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "6" ];
     fhir:CodeSystem.concept.display [ fhir:value "6" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Override" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "7" ];
     fhir:CodeSystem.concept.display [ fhir:value "7" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Brand Mandated by Law (no sub)" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "8" ];
     fhir:CodeSystem.concept.display [ fhir:value "8" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Generic Not Available" ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "9" ];
     fhir:CodeSystem.concept.display [ fhir:value "9" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Other" ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.