Uses of Class
org.projecthusky.fhir.emed.ch.epr.resource.ChEmedEprOrganization
Packages that use ChEmedEprOrganization
Package
Description
Custom HAPI resources (as extension of the official resources) for the CH-EMED-EPR project.
-
Uses of ChEmedEprOrganization in org.projecthusky.fhir.emed.ch.epr.model.emediplan
Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan that return ChEmedEprOrganizationModifier and TypeMethodDescriptionEMediplanHealthcareOrganization.toFhir()Gets the CH EMED EPR equivalent of this eMediplan organization object, if possible.Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan with parameters of type ChEmedEprOrganizationModifier and TypeMethodDescriptionprotected static <T extends EMediplanHealthcareOrganization<Ad>,Ad extends EMediplanPostalAddress>
TEMediplanHealthcareOrganization.fromChEmedEprOrganization(ChEmedEprOrganization organization, Supplier<? extends T> supplier, Function<org.hl7.fhir.r4.model.Address, ? extends Ad> addressConverter) Gets an eMediplan organization object from a CH EMED EPR organization object. -
Uses of ChEmedEprOrganization in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a
Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a that return ChEmedEprOrganizationModifier and TypeMethodDescriptionChMed16AHealthcareOrganization.toFhir()Gets the CH EMED EPR FHIR representation of this object.Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a with parameters of type ChEmedEprOrganizationModifier and TypeMethodDescriptionChMed16AHealthcareOrganization.fromChEmedEprOrganization(ChEmedEprOrganization organization) Gets an eMediplan organization object from a CH EMED EPR organization object. -
Uses of ChEmedEprOrganization in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed23a
Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed23a with parameters of type ChEmedEprOrganizationModifier and TypeMethodDescriptionChMed23AHealthcareOrganization.fromChEmedEprOrganization(ChEmedEprOrganization organization) Gets an eMediplan organization object from a CH EMED EPR organization object. -
Uses of ChEmedEprOrganization in org.projecthusky.fhir.emed.ch.epr.resource
Methods in org.projecthusky.fhir.emed.ch.epr.resource that return ChEmedEprOrganizationModifier and TypeMethodDescriptionChEmedEprPractitionerRole.resolveOrganization()Resolves the organization related to this role if possible.