public class ClinicalModelConverter extends Object
| Constructor and Description |
|---|
ClinicalModelConverter() |
| Modifier and Type | Method and Description |
|---|---|
static au.net.electronichealth.ns.cda._2_0.POCDMT000040Person |
getAuthorPerson(AuthorParticipant authorParticipant) |
static au.net.electronichealth.ns.cda._2_0.POCDMT000040Person |
getDispenserPerson(DispenserParticipant part) |
static List<au.net.electronichealth.ns.ci.cda.extensions._3.Coverage2> |
getDispensingOrganisationEntitlements(List<? extends Entitlement> entitlements,
String participantRoleId) |
static au.net.electronichealth.ns.cda._2_0.POCDMT000040Organization |
getDispensingOrganization(DispensingOrganisationParticipant dispensingOrganisationParticipant) |
static au.net.electronichealth.ns.ci.cda.extensions._3.Employment |
getEmploymentOrganisation(EmploymentOrganisation employmentOrg) |
static au.net.electronichealth.ns.ci.cda.extensions._3.Employment |
getExtendedEmploymentOrganisation(ExtendedEmploymentOrganisation employmentOrg) |
static List<au.net.electronichealth.ns.ci.cda.extensions._3.Coverage2> |
getParticpantEntitlements(List<? extends Entitlement> entitlements,
String assignedAuthorId) |
static au.net.electronichealth.ns.cda._2_0.POCDMT000040Person |
getPerson(PersonName personName,
AsEntityIdentifier providerEntityIdentifier,
String providerQualifications) |
static au.net.electronichealth.ns.cda._2_0.POCDMT000040Organization |
getPrescriberOrganization(PrescriberOrganisationParticipant prescriberOrganisationParticipant) |
static au.net.electronichealth.ns.cda._2_0.POCDMT000040Person |
getPrescriberPerson(DefaultParticipant prescriberParticipant) |
static List<au.net.electronichealth.ns.ci.cda.extensions._3.Coverage2> |
getSubjectOfCareEntitlements(SubjectOfCareParticipant soc) |
public static au.net.electronichealth.ns.cda._2_0.POCDMT000040Organization getPrescriberOrganization(PrescriberOrganisationParticipant prescriberOrganisationParticipant)
public static au.net.electronichealth.ns.cda._2_0.POCDMT000040Organization getDispensingOrganization(DispensingOrganisationParticipant dispensingOrganisationParticipant)
public static au.net.electronichealth.ns.cda._2_0.POCDMT000040Person getPrescriberPerson(DefaultParticipant prescriberParticipant)
public static au.net.electronichealth.ns.cda._2_0.POCDMT000040Person getAuthorPerson(AuthorParticipant authorParticipant)
public static au.net.electronichealth.ns.ci.cda.extensions._3.Employment getEmploymentOrganisation(EmploymentOrganisation employmentOrg)
public static au.net.electronichealth.ns.ci.cda.extensions._3.Employment getExtendedEmploymentOrganisation(ExtendedEmploymentOrganisation employmentOrg)
public static au.net.electronichealth.ns.cda._2_0.POCDMT000040Person getDispenserPerson(DispenserParticipant part)
public static au.net.electronichealth.ns.cda._2_0.POCDMT000040Person getPerson(PersonName personName, AsEntityIdentifier providerEntityIdentifier, String providerQualifications)
public static List<au.net.electronichealth.ns.ci.cda.extensions._3.Coverage2> getSubjectOfCareEntitlements(SubjectOfCareParticipant soc)
public static List<au.net.electronichealth.ns.ci.cda.extensions._3.Coverage2> getParticpantEntitlements(List<? extends Entitlement> entitlements, String assignedAuthorId)
public static List<au.net.electronichealth.ns.ci.cda.extensions._3.Coverage2> getDispensingOrganisationEntitlements(List<? extends Entitlement> entitlements, String participantRoleId)
Copyright © 2021. All rights reserved.