C# Class NHapi.Model.V231.Segment.LRL

Inheritance: AbstractSegment
Afficher le fichier Open project: nHapiNET/nHapi

Méthodes publiques

Méthode Description
GetOrganizationalLocationRelationshipValue ( int rep ) : XON

Returns a single repetition of Organizational Location Relationship Value(LRL-5). throws HL7Exception if the repetition number is invalid. The repetition number (this is a repeating field)

GetOrganizationalLocationRelationshipValue ( ) : XON[]

Returns all repetitions of Organizational Location Relationship Value (LRL-5).

LRL ( IGroup parent, IModelClassFactory factory ) : System

Method Details

GetOrganizationalLocationRelationshipValue() public méthode

Returns a single repetition of Organizational Location Relationship Value(LRL-5). throws HL7Exception if the repetition number is invalid. The repetition number (this is a repeating field)
public GetOrganizationalLocationRelationshipValue ( int rep ) : XON
rep int
Résultat XON

GetOrganizationalLocationRelationshipValue() public méthode

Returns all repetitions of Organizational Location Relationship Value (LRL-5).
public GetOrganizationalLocationRelationshipValue ( ) : XON[]
Résultat XON[]

LRL() public méthode

public LRL ( IGroup parent, IModelClassFactory factory ) : System
parent IGroup
factory IModelClassFactory
Résultat System