Interface: NdcResolution
A resolved NDC → RXCUI mapping (from an RXNSAT.RRF ATN=NDC attribute), carrying the
temporal NdcStatus and the as-of release it is valid for. NDC↔RXCUI is many:1 and
changes across releases, so a resolution is never timeless - the release rides
through on asOf.
Properties
asOf?
readonlyoptionalasOf?:string
The release version the mapping is valid as of, when the graph carries one.
ndc
readonlyndc:string
The 11-digit NDC (as supplied), echoed.
resolved
readonlyresolved:true
Discriminant: the NDC resolved to a concept in the loaded release.
rxcui
readonlyrxcui:string
The RXCUI the NDC attribute is attached to in the loaded release.
status
readonlystatus:NdcStatus
The temporal status of the NDC (NdcStatus).