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

: NDC No Hyphens 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 "ndc-no-hyphens"];
  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/ndc-no-hyphens</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">00003089421<a name=\"ndc-no-hyphens-00003089421\"> </a></td><td>00003-0894-21</td><td>ELIQUIS</td></tr><tr><td style=\"white-space:nowrap\">00054327099<a name=\"ndc-no-hyphens-00054327099\"> </a></td><td>00054-3270-99</td><td>FLUTICASONE PROPIONATE</td></tr><tr><td style=\"white-space:nowrap\">00378395177<a name=\"ndc-no-hyphens-00378395177\"> </a></td><td>00378-3951-77</td><td>ATORVASTATIN CALCIUM</td></tr><tr><td style=\"white-space:nowrap\">16729018317<a name=\"ndc-no-hyphens-16729018317\"> </a></td><td>16729-0183-17</td><td>HYDROCHLOROTHIAZIDE</td></tr><tr><td style=\"white-space:nowrap\">29300012810<a name=\"ndc-no-hyphens-29300012810\"> </a></td><td>29300-0128-10</td><td>HYDROCHLOROTHIAZIDE</td></tr><tr><td style=\"white-space:nowrap\">55111015810<a name=\"ndc-no-hyphens-55111015810\"> </a></td><td>55111-0158-10</td><td>OMEPRAZOLE</td></tr><tr><td style=\"white-space:nowrap\">59310057922<a name=\"ndc-no-hyphens-59310057922\"> </a></td><td>59310-0579-22</td><td>PROAIR HFA</td></tr><tr><td style=\"white-space:nowrap\">60505082901<a name=\"ndc-no-hyphens-60505082901\"> </a></td><td>60505-0829-01</td><td>FLUTICASONE PROPIONATE</td></tr><tr><td style=\"white-space:nowrap\">68180098003<a name=\"ndc-no-hyphens-68180098003\"> </a></td><td>68180-0980-03</td><td>LISINOPRIL</td></tr><tr><td style=\"white-space:nowrap\">69452015120<a name=\"ndc-no-hyphens-69452015120\"> </a></td><td>69452-0151-20</td><td>VITAMIN D</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://linuxforhealth.org/fhir/cdm/CodeSystem/ndc-no-hyphens"];
  fhir:CodeSystem.version [ fhir:value "8.0.0"];
  fhir:CodeSystem.name [ fhir:value "NdcNoHyphensCodeSystem"];
  fhir:CodeSystem.title [ fhir:value "NDC No Hyphens 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 "A common set of non-hyphenated National Drug Codes listed by the FDA (Food and Drug Administration). Non-hpyhenated codes are recieved for prescription drug claims.  Hyphenated NDC codes should also be included as an additional coding, when available."];
  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 "00003089421" ];
     fhir:CodeSystem.concept.display [ fhir:value "00003-0894-21" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ELIQUIS" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "00054327099" ];
     fhir:CodeSystem.concept.display [ fhir:value "00054-3270-99" ];
     fhir:CodeSystem.concept.definition [ fhir:value "FLUTICASONE PROPIONATE" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "00378395177" ];
     fhir:CodeSystem.concept.display [ fhir:value "00378-3951-77" ];
     fhir:CodeSystem.concept.definition [ fhir:value "ATORVASTATIN CALCIUM" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "16729018317" ];
     fhir:CodeSystem.concept.display [ fhir:value "16729-0183-17" ];
     fhir:CodeSystem.concept.definition [ fhir:value "HYDROCHLOROTHIAZIDE" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "29300012810" ];
     fhir:CodeSystem.concept.display [ fhir:value "29300-0128-10" ];
     fhir:CodeSystem.concept.definition [ fhir:value "HYDROCHLOROTHIAZIDE" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "55111015810" ];
     fhir:CodeSystem.concept.display [ fhir:value "55111-0158-10" ];
     fhir:CodeSystem.concept.definition [ fhir:value "OMEPRAZOLE" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "59310057922" ];
     fhir:CodeSystem.concept.display [ fhir:value "59310-0579-22" ];
     fhir:CodeSystem.concept.definition [ fhir:value "PROAIR HFA" ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "60505082901" ];
     fhir:CodeSystem.concept.display [ fhir:value "60505-0829-01" ];
     fhir:CodeSystem.concept.definition [ fhir:value "FLUTICASONE PROPIONATE" ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "68180098003" ];
     fhir:CodeSystem.concept.display [ fhir:value "68180-0980-03" ];
     fhir:CodeSystem.concept.definition [ fhir:value "LISINOPRIL" ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "69452015120" ];
     fhir:CodeSystem.concept.display [ fhir:value "69452-0151-20" ];
     fhir:CodeSystem.concept.definition [ fhir:value "VITAMIN D" ]
  ].

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

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