Click or drag to resize

ReceivingResponsibleOrganization Class

Receiving Responsible Organization
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Hl7ReceivingResponsibleOrganization

Namespace:  EdiFabric.Core.Model.Hl7
Assembly:  EdiFabric (in EdiFabric.dll) Version: 10.4.1.0 (10.4.1.0)
Syntax
[SerializableAttribute]
public class ReceivingResponsibleOrganization

The ReceivingResponsibleOrganization type exposes the following members.

Constructors
  NameDescription
Public methodReceivingResponsibleOrganization
Initializes a new instance of the ReceivingResponsibleOrganization class
Top
Properties
  NameDescription
Public propertyAssigningAuthority_06
Assigning Authority
Public propertyAssigningFacility_08
Assigning Facility
Public propertyCheckDigit_04
Check Digit
Public propertyCheckDigitScheme_05
Check Digit Scheme
Public propertyId
The ID used by Entity Framewwork
Public propertyIdentifierTypeCode_07
Identifier Type Code
Public propertyIDNumber_03
ID Number
Public propertyNameRepresentationCode_09
Name Representation Code
Public propertyOrganizationIdentifier_10
Organization Identifier
Public propertyOrganizationName_01
Organization Name
Public propertyOrganizationNameTypeCode_02
Organization Name Type Code
Top
See Also