|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.ORG
public class ORG
Represents an HL7 ORG message segment (Practitioner Organization Unit). This segment has the following fields:
| Constructor Summary | |
|---|---|
ORG(Group parent,
ModelClassFactory factory)
Creates a new ORG segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
ID |
getBoardApprovalIndicator()
Returns ORG-11: "Board Approval Indicator" - creates it if necessary |
DR |
getEffectiveDateRange()
Returns ORG-9: "Effective Date Range" - creates it if necessary |
CE |
getEmploymentStatusCode()
Returns ORG-10: "Employment Status Code" - creates it if necessary |
CE |
getHealthCareProviderAreaOfSpecializationCode()
Returns ORG-8: "Health Care Provider Area of Specialization Code" - creates it if necessary |
CE |
getHealthCareProviderClassificationCode()
Returns ORG-7: "Health Care Provider Classification Code" - creates it if necessary |
CE |
getHealthCareProviderTypeCode()
Returns ORG-6: "Health Care Provider Type Code" - creates it if necessary |
SI |
getOrg1_SetIDORG()
Returns ORG-1: "Set ID - ORG" - creates it if necessary |
CE |
getOrg10_EmploymentStatusCode()
Returns ORG-10: "Employment Status Code" - creates it if necessary |
ID |
getOrg11_BoardApprovalIndicator()
Returns ORG-11: "Board Approval Indicator" - creates it if necessary |
ID |
getOrg12_PrimaryCarePhysicianIndicator()
Returns ORG-12: "Primary Care Physician Indicator" - creates it if necessary |
CE |
getOrg2_OrganizationUnitCode()
Returns ORG-2: "Organization Unit Code" - creates it if necessary |
CE |
getOrg3_OrganizationUnitTypeCodeORG()
Returns ORG-3: "Organization Unit Type Code - ORG" - creates it if necessary |
ID |
getOrg4_PrimaryOrgUnitIndicator()
Returns ORG-4: "Primary Org Unit Indicator" - creates it if necessary |
CX |
getOrg5_PractitionerOrgUnitIdentifier()
Returns ORG-5: "Practitioner Org Unit Identifier" - creates it if necessary |
CE |
getOrg6_HealthCareProviderTypeCode()
Returns ORG-6: "Health Care Provider Type Code" - creates it if necessary |
CE |
getOrg7_HealthCareProviderClassificationCode()
Returns ORG-7: "Health Care Provider Classification Code" - creates it if necessary |
CE |
getOrg8_HealthCareProviderAreaOfSpecializationCode()
Returns ORG-8: "Health Care Provider Area of Specialization Code" - creates it if necessary |
DR |
getOrg9_EffectiveDateRange()
Returns ORG-9: "Effective Date Range" - creates it if necessary |
CE |
getOrganizationUnitCode()
Returns ORG-2: "Organization Unit Code" - creates it if necessary |
CE |
getOrganizationUnitTypeCodeORG()
Returns ORG-3: "Organization Unit Type Code - ORG" - creates it if necessary |
CX |
getPractitionerOrgUnitIdentifier()
Returns ORG-5: "Practitioner Org Unit Identifier" - creates it if necessary |
ID |
getPrimaryCarePhysicianIndicator()
Returns ORG-12: "Primary Care Physician Indicator" - creates it if necessary |
ID |
getPrimaryOrgUnitIndicator()
Returns ORG-4: "Primary Org Unit Indicator" - creates it if necessary |
SI |
getSetIDORG()
Returns ORG-1: "Set ID - ORG" - creates it if necessary |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ORG(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public SI getSetIDORG()
public SI getOrg1_SetIDORG()
public CE getOrganizationUnitCode()
public CE getOrg2_OrganizationUnitCode()
public CE getOrganizationUnitTypeCodeORG()
public CE getOrg3_OrganizationUnitTypeCodeORG()
public ID getPrimaryOrgUnitIndicator()
public ID getOrg4_PrimaryOrgUnitIndicator()
public CX getPractitionerOrgUnitIdentifier()
public CX getOrg5_PractitionerOrgUnitIdentifier()
public CE getHealthCareProviderTypeCode()
public CE getOrg6_HealthCareProviderTypeCode()
public CE getHealthCareProviderClassificationCode()
public CE getOrg7_HealthCareProviderClassificationCode()
public CE getHealthCareProviderAreaOfSpecializationCode()
public CE getOrg8_HealthCareProviderAreaOfSpecializationCode()
public DR getEffectiveDateRange()
public DR getOrg9_EffectiveDateRange()
public CE getEmploymentStatusCode()
public CE getOrg10_EmploymentStatusCode()
public ID getBoardApprovalIndicator()
public ID getOrg11_BoardApprovalIndicator()
public ID getPrimaryCarePhysicianIndicator()
public ID getOrg12_PrimaryCarePhysicianIndicator()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||