| Package | Description |
|---|---|
| cdac.medinfo.ccd.narrativeblock |
This package contains classes to create narrative block in clinical document
|
| cdac.medinfo.ccd.templates |
This package contains template classes used in clinical document generation
|
| Modifier and Type | Method and Description |
|---|---|
Organization |
ObjectFactory.createOrganization()
Create an instance of
Organization |
| Modifier and Type | Method and Description |
|---|---|
Organization |
Guardian.getGuardianOrganization()
Gets the value of the guardianOrganization property.
|
Organization |
ManufacturedProduct.getManufacturerOrganization()
Gets the value of the manufacturerOrganization property.
|
Organization |
PatientRole.getProviderOrganization()
Gets the value of the providerOrganization property.
|
Organization |
IntendedRecipient.getReceivedOrganization()
Gets the value of the receivedOrganization property.
|
Organization |
AssignedEntity.getRepresentedOrganization()
Gets the value of the representedOrganization property.
|
Organization |
AssignedAuthor.getRepresentedOrganization()
Gets the value of the representedOrganization property.
|
Organization |
AssociatedEntity.getScopingOrganization()
Gets the value of the scopingOrganization property.
|
Organization |
HealthCareFacility.getServiceProviderOrganization()
Gets the value of the serviceProviderOrganization property.
|
Organization |
OrganizationPartOf.getWholeOrganization()
Gets the value of the wholeOrganization property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Guardian.setGuardianOrganization(Organization value)
Sets the value of the guardianOrganization property.
|
void |
ManufacturedProduct.setManufacturerOrganization(Organization value)
Sets the value of the manufacturerOrganization property.
|
void |
PatientRole.setProviderOrganization(Organization value)
Sets the value of the providerOrganization property.
|
void |
IntendedRecipient.setReceivedOrganization(Organization value)
Sets the value of the receivedOrganization property.
|
void |
AssignedEntity.setRepresentedOrganization(Organization value)
Sets the value of the representedOrganization property.
|
void |
AssignedAuthor.setRepresentedOrganization(Organization value)
Sets the value of the representedOrganization property.
|
void |
AssociatedEntity.setScopingOrganization(Organization value)
Sets the value of the scopingOrganization property.
|
void |
HealthCareFacility.setServiceProviderOrganization(Organization value)
Sets the value of the serviceProviderOrganization property.
|
void |
OrganizationPartOf.setWholeOrganization(Organization value)
Sets the value of the wholeOrganization property.
|