VRDR .NET
Loading...
Searching...
No Matches
Classes
VRDR Namespace Reference

Classes

class  AcknowledgementMessage
 Class AcknowledgementMessage supports the acknowledgment of other messages. More...
 
class  BaseMessage
 Class BaseMessage is the base class of all messages. More...
 
class  CauseOfDeathCodingMessage
 A CauseOfDeathCodingMessage that conveys the coded cause of death information of a decedent. More...
 
class  CauseOfDeathCodingUpdateMessage
 Class CauseOfDeathCodingUpdateMessage conveys an updated coded cause of death of a decedent. More...
 
class  Client
 Client library for interacting with the NVSS FHIR API More...
 
class  CodeSystems
 Single definitions for CodeSystem OIDs and URLs used throughout.
 
class  Connectathon
 Class Connectathon provides static methods for generating records used in Connectathon testing, used in Canary and in the CLI tool More...
 
class  Credentials
 The Credentials class includes the values required to authenticate to the API Gateway More...
 
class  DeathRecord
 Class DeathRecord models a FHIR Vital Records Death Reporting (VRDR) Death Record. This class was designed to help consume and produce death records that follow the HL7 FHIR Vital Records Death Reporting Implementation Guide, as described at: http://hl7.org/fhir/us/vrdr and https://github.com/hl7/vrdr. More...
 
class  DeathRecordAliasMessage
 Class DeathRecordAliasMessage indicates that a previously submitted DeathRecordSubmissionMessage has alias information. More...
 
class  DeathRecordSubmissionMessage
 Class DeathRecordSubmission supports the submission of VRDR records. More...
 
class  DeathRecordUpdateMessage
 Class DeathRecordUpdateMessage supports the update of VRDR records. More...
 
class  DeathRecordVoidMessage
 Class DeathRecordVoidMessage indicates that a previously submitted DeathRecordSubmissionMessage should be voided. More...
 
class  DemographicsCodingMessage
 A DemographicsCodingMessage that conveys the coded demographics information of a decedent. More...
 
class  DemographicsCodingUpdateMessage
 Class DemographicsCodingUpdateMessage conveys an updated coded demographics of a decedent. More...
 
class  ExtensionURL
 Extension URLs
 
class  ExtractionErrorMessage
 Class ExtractionErrorMessage is used to communicate that initial processing of a DeathRecordSubmissionMessage failed. More...
 
class  FHIRPath
 Describes a FHIR path that can be used to get to the element. More...
 
class  FilterService
 
class  IGURL
 IG URLs
 
class  IJEField
 Property attribute used to describe a field in the IJE Mortality format. More...
 
class  IJEMortality
 A "wrapper" class to convert between a FHIR based DeathRecord and a record in IJE Mortality format. Each property of this class corresponds exactly with a field in the IJE Mortality format. The getters convert from the embedded FHIR based DeathRecord to the IJE format for a specific field, and the setters convert from IJE format for a specific field and set that value on the embedded FHIR based DeathRecord. More...
 
class  Issue
 Class representing an issue detected during message processing. More...
 
class  LinqHelper
 Internal Helper class which provides Trimming and Case-Insensitive comparison of LINQ Queries.
 
class  Mappings
 Mappings between IJE and FHIR value sets
 
class  MessageParseException
 An exception that may be thrown during message parsing More...
 
class  MortalityData
 Data helper class for dealing with IJE mortality data. Follows Singleton-esque pattern! More...
 
class  NvssEthnicity
 String representations of IJE Ethnicity fields
 
class  NvssRace
 String representations of IJE Race fields
 
class  OtherExtensionURL
 Extension URLs for non-VRDR Profiles
 
class  OtherIGURL
 IG URLs for non-VRDR Profiles
 
class  OtherProfileURL
 Profile URLs for non-VRDR Profiles
 
class  PlaceCode
 Helper class providing more descriptive definitions for each PlaceCode field More...
 
class  ProfileURL
 Profile URLs
 
class  Property
 Property attribute used to describe a DeathRecord property. More...
 
class  PropertyParam
 Property attribute used to describe a DeathRecord property parameter, specifically if the property is a dictionary that has keys. More...
 
class  StatusMessage
 Class StatusMessage provides a status update to a jurisdiction about a previously submitted message. More...
 
class  ValueSets
 ValueSet Helpers