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

FHIR IG analytics

Packagehl7.terminology.r4
Resource TypeNamingSystem
IdNamingSystem-NDFRT.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 NDFRT

Language: en

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/NDFRT
Version1.0.0
NameNDFRT
TitleNational Drug File Reference Terminology (NDF-RT)
Statusactive
Definition

NDF-RT is a concept-oriented terminology, a collection of concepts, each of which represents a single, unique meaning. Every concept has one fully-specified name and an arbitrary number of other names, all of which are intended to mean the same thing and are therefore synonymous terms. Synonymous terms from external vocabulary sources may have associated unique identifiers. Publication of NDF-RT has ended. The Medication Reference Terminology (MED-RT) is the evolutionary successor to the NDF-RT.

PublisherNational Cancer Institute (NCI) Enterprise Vocabulary Services (EVS)
Copyright

NDF-RT is released as part of UMLS. Therefore, each successive release has the date of the UMLS release as its version.

Identifiers

TypeValuePreferred
OID2.16.840.1.113883.6.209true
URIhttp://hl7.org/fhir/ndfrttrue

Source1

{
  "resourceType": "NamingSystem",
  "id": "NDFRT",
  "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/NDFRT"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.0"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "National Drug File Reference Terminology (NDF-RT)"
    }
  ],
  "name": "NDFRT",
  "status": "active",
  "kind": "codesystem",
  "date": "2022-08-23T00:00:00-00:00",
  "publisher": "National Cancer Institute (NCI) Enterprise Vocabulary Services (EVS)",
  "contact": [
    {
      "name": "U.S. Department of Veterans Affairs, Veterans Health Administration",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.va.gov/"
        }
      ]
    }
  ],
  "responsible": "U.S. Department of Veterans Affairs, Veterans Health Administration",
  "description": "NDF-RT is a concept-oriented terminology, a collection of concepts, each of which represents a single, unique meaning. Every concept has one fully-specified name and an arbitrary number of other names, all of which are intended to mean the same thing and are therefore synonymous terms. Synonymous terms from external vocabulary sources may have associated unique identifiers. Publication of NDF-RT has ended. The Medication Reference Terminology (MED-RT) is the evolutionary successor to the NDF-RT.",
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.16.840.1.113883.6.209",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "http://hl7.org/fhir/ndfrt",
      "preferred": true
    }
  ]
}