Interface EMediplanGender
- All Superinterfaces:
EMediplanEnum<Integer>
- All Known Implementing Classes:
ChMed16AGender,ChMed23AGender
Extension of the eMediplan enumeration interface intended for a patient administrative gender. The purpose of this
interface is to provide a common method for getting a FHIR representation of the corresponding version of the
eMediplan enum.
-
Method Summary
Modifier and TypeMethodDescription@NonNull org.hl7.fhir.r4.model.Enumerations.AdministrativeGendertoFhir()Methods inherited from interface org.projecthusky.fhir.emed.ch.epr.model.emediplan.EMediplanEnum
getCode
-
Method Details
-
toFhir
@NonNull org.hl7.fhir.r4.model.Enumerations.AdministrativeGender toFhir()
-