Uses of Class
org.projecthusky.fhir.emed.ch.common.error.InvalidEmedContentException
Packages that use InvalidEmedContentException
Package
Description
Custom HAPI resources (as extension of the official resources) for the CH-CORE and CH-EMED projects.
Custom HAPI resources (as extension of the official resources) for the CH-EMED-EPR project.
-
Uses of InvalidEmedContentException in org.projecthusky.fhir.emed.ch.common.resource
Methods in org.projecthusky.fhir.emed.ch.common.resource that throw InvalidEmedContentExceptionModifier and TypeMethodDescriptionList<org.hl7.fhir.r4.model.Identifier>
ChCorePatient.getLocalIds()
Resolves the first local patient identifier or throws.org.hl7.fhir.r4.model.Address
ChEmedOrganization.resolveAddress()
Resolves the organization's address identifier or throws.ChCorePatient.resolveBirthDate()
Resolves the patient's birthdate or throws.org.hl7.fhir.r4.model.Enumerations.AdministrativeGender
ChCorePatient.resolveGender()
Resolves patient's gender if possible. -
Uses of InvalidEmedContentException in org.projecthusky.fhir.emed.ch.epr.datatypes
Methods in org.projecthusky.fhir.emed.ch.epr.datatypes that throw InvalidEmedContentExceptionModifier and TypeMethodDescription@Nullable ChEmedQuantityWithEmedUnits
ChEmedRatioWithEmedUnits.resolveDenominator()
@Nullable Dose
ChEmedEprDosage.resolveDose()
Resolve the dose.ChEmedRangeWithEmedUnits.resolveHigh()
Resolves the high quantity.ChEmedRangeWithEmedUnits.resolveLow()
Resolves the low quantity.@Nullable ChEmedQuantityWithEmedUnits
ChEmedRatioWithEmedUnits.resolveNumerator()
Resolves the numerator quantity ornull
.ChEmedQuantityWithEmedUnits.resolveQuantity()
Resolves the quantity.@Nullable RouteOfAdministrationEdqm
ChEmedEprDosage.resolveRouteOfAdministration()
Resolve the routeOfAdministration of administration.ChEmedQuantityWithEmedUnits.resolveUnitCode()
Resolves the coded form of the unit.ChEmedEprDosage.resolveWhen()
Resolves the list of with event timings. -
Uses of InvalidEmedContentException in org.projecthusky.fhir.emed.ch.epr.resource
Methods in org.projecthusky.fhir.emed.ch.epr.resource that throw InvalidEmedContentExceptionModifier and TypeMethodDescriptionbyte[]
ChEmedEprComposition.getOriginalRepresentationPdf()
Returns the PDF content of the original representation or throws.ChEmedEprMedicationIngredient.resolveActiveIngredient()
Resolves the active ingredient name.default @Nullable Author
ChEmedEprDocumentAuthorable.resolveAuthorDocument()
Resolves the last author document resource if available.ChEmedEprMedicationDispense.resolveBaseDosage()
Resolves the base entry of the dosage instruction.ChEmedEprMedicationRequest.resolveBaseDosage()
Resolves the base entry of the dosage instruction.ChEmedEprMedicationStatement.resolveBaseDosage()
Resolves the base entry of the dosage instruction.ChEmedEprComposition.resolveCustodian()
Returns the custodian.@Nullable EmedReference
ChEmedEprObservation.resolveDisReference()
Resolves the reference to the dispense entry (if any).ChEmedEprMedication.resolveForm()
Returns the pharmaceutical dose form or throws.ChEmedEprComposition.resolveIdentifier()
Resolves the document UUID or throws.ChEmedEprDocument.resolveIdentifier()
Resolves the document UUID or throws.ChEmedEprMedicationDispense.resolveIdentifier()
Resolves the medication dispense UUID or throws.ChEmedEprMedicationRequest.resolveIdentifier()
Resolves the medication request UUID or throws.ChEmedEprMedicationStatement.resolveIdentifier()
Resolves the medication statement UUID or throws.ChEmedEprObservation.resolveIdentifier()
Resolves the observation UUID or throws.ChEmedEprObservation.resolveIssued()
Resolves the date/time this version was made available.ChEmedEprMedicationDispense.resolveMedication()
Resolves the medication or throws.ChEmedEprMedicationRequest.resolveMedication()
Resolves the medication or throws.ChEmedEprMedicationStatement.resolveMedication()
Returns the medication or throws.ChEmedEprMedication.resolveMedicationName()
Returns the medication name or throws.@Nullable R
ChEmedEprObservation.resolveMedicationRequestChanged()
Resolves the changed medication request.@Nullable S
ChEmedEprObservation.resolveMedicationStatementChanged()
Resolves the changed medication statement.ChEmedEprMedicationDispense.resolveMtpReference()
Resolves the reference to the treatment plan entry.ChEmedEprMedicationRequest.resolveMtpReference()
Resolves the reference to the treatment plan entry.@Nullable EmedReference
ChEmedEprObservation.resolveMtpReference()
Resolves the reference to the treatment plan entry (if any).ChEmedEprObservation.resolveNote()
Resolves the note.ChEmedEprPractitionerRole.resolveOrganization()
Resolves the organization related to this role if possible.ChEmedEprObservation.resolvePadvEntryType()
Resolves the PADV entry type.ChEmedEprComposition.resolvePatient()
Returns the targeted patient.ChEmedEprDocument.resolvePatient()
Resolves the patient targeted by this medication treatment plan.ChEmedEprMedicationRequest.resolvePatient()
Resolves the targeted patient.@Nullable org.hl7.fhir.r4.model.Observation
ChEmedEprComposition.resolvePatientWeightObservation()
Returns the patient weight observation if any, ornull
.@Nullable EmedReference
ChEmedEprMedicationDispense.resolvePreReference()
Resolves the reference to the prescription entry (if any).@Nullable EmedReference
ChEmedEprObservation.resolvePreReference()
Resolves the reference to the prescription entry (if any).ChEmedEprMedicationDispense.resolveQuantity()
Resolves the amount of medication that has been dispensed.ChEmedEprObservation.resolveReference()
Resolves the reference to the entry.ChEmedEprMedicationRequest.resolveStatus()
Resolves the medication request status or throws.@Nullable ChEmedRatioWithEmedUnits
ChEmedEprMedicationIngredient.resolveStrength()
Resolves the dose per unit.ChEmedEprMedicationRequest.resolveSubstitution()
Gets the substitution code in the medication statement.ChEmedEprMedicationStatement.resolveSubstitution()
Gets the substitution code in the medication statement.ChEmedEprDocument.resolveTimestamp()
Resolves the document timestamp.ChEmedEprMedicationDispense.resolveWhenHandedOver()
Resolves the date/time of when the product was distributed. -
Uses of InvalidEmedContentException in org.projecthusky.fhir.emed.ch.epr.resource.dis
Methods in org.projecthusky.fhir.emed.ch.epr.resource.dis that throw InvalidEmedContentExceptionModifier and TypeMethodDescriptionChEmedEprMedicationDis.resolveAmount()
Resolves the package size.List<org.hl7.fhir.r4.model.DomainResource>
ChEmedEprCompositionDis.resolveAuthors()
ChEmedEprMedicationDis.resolveManufacturer()
Returns the manufacturer or throws.ChEmedEprCompositionDis.resolveMedicationDispense()
Returns the medication dispense or throws. -
Uses of InvalidEmedContentException in org.projecthusky.fhir.emed.ch.epr.resource.extension
Methods in org.projecthusky.fhir.emed.ch.epr.resource.extension that throw InvalidEmedContentExceptionModifier and TypeMethodDescriptionChExtEprDataEnterer.resolveEnterer()
Resolves the person and organization that entered data or throws.ChEmedExtensionReference.resolveExternalDocumentId()
Resolves the ID of the external document.ChEmedExtensionReference.resolveIdentifier()
Resolves the ID of the document.ChEmedExtensionReference.resolveReference()
Resolves the eMed reference. -
Uses of InvalidEmedContentException in org.projecthusky.fhir.emed.ch.epr.resource.mtp
Methods in org.projecthusky.fhir.emed.ch.epr.resource.mtp that throw InvalidEmedContentExceptionModifier and TypeMethodDescriptionList<org.hl7.fhir.r4.model.DomainResource>
ChEmedEprCompositionMtp.resolveAuthors()
ChEmedEprCompositionMtp.resolveMedicationStatement()
Returns the medication statement or throws. -
Uses of InvalidEmedContentException in org.projecthusky.fhir.emed.ch.epr.resource.padv
Methods in org.projecthusky.fhir.emed.ch.epr.resource.padv that throw InvalidEmedContentExceptionModifier and TypeMethodDescriptionList<org.hl7.fhir.r4.model.DomainResource>
ChEmedEprCompositionPadv.resolveAuthors()
ChEmedEprCompositionPadv.resolveObservation()
Returns the observation or throws. -
Uses of InvalidEmedContentException in org.projecthusky.fhir.emed.ch.epr.resource.pml
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pml that throw InvalidEmedContentExceptionModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.Device
ChEmedEprCompositionPml.resolveAuthor()
Resolves the author of the document (Device
).ChEmedEprMedicationDispensePml.resolveMedication()
Resolves the medication or throws.ChEmedEprMedicationDispensePml.resolvePerformerActor()
Resolves the author and her/his organization of the medical decision. -
Uses of InvalidEmedContentException in org.projecthusky.fhir.emed.ch.epr.resource.pmlc
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pmlc that throw InvalidEmedContentExceptionModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.Device
ChEmedEprCompositionPmlc.resolveAuthor()
Resolves the author of the document (Device
).ChEmedEprCompositionPmlc.resolveMedicationStatements()
Returns the list with medication statement or throws. -
Uses of InvalidEmedContentException in org.projecthusky.fhir.emed.ch.epr.resource.pre
Methods in org.projecthusky.fhir.emed.ch.epr.resource.pre that throw InvalidEmedContentExceptionModifier and TypeMethodDescriptionList<org.hl7.fhir.r4.model.DomainResource>
ChEmedEprCompositionPre.resolveAuthors()
ChEmedEprCompositionPre.resolveMedicationRequests()
Returns the list medication requests or throws.