Uses of Class
org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a.ChMed16APatient
Packages that use ChMed16APatient
-
Uses of ChMed16APatient in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a
Fields in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a declared as ChMed16APatientModifier and TypeFieldDescriptionprotected ChMed16APatientChMed16AEMediplan.patientThe patient.Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a that return ChMed16APatientModifier and TypeMethodDescriptionstatic ChMed16APatientChMed16APatient.fromEprFhir(ChEmedEprPatient eprFhirPatient, @Nullable org.hl7.fhir.r4.model.Observation weightObservation, List<org.hl7.fhir.r4.model.Reference> informationRecipients, EMediplanType mediplanType) Gets an EMediplanPatient from an CH EPR patient.