Uses of Class
org.projecthusky.common.hl7cdar2.PN
Packages that use PN
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of PN in org.projecthusky.cda.elga.generated.artdecor
Subclasses of PN in org.projecthusky.cda.elga.generated.artdecorModifier and TypeClassDescriptionclass
atcdabbr_other_PersonNameCompilationG1Mclass
atcdabbr_other_PersonNameCompilationG2MMethods in org.projecthusky.cda.elga.generated.artdecor that return PNModifier and TypeMethodDescriptionAtcdabbrOtherPersonNameCompilationG2.getHl7Name()
Gets the hl7Namestatic PN
AtcdabbrOtherPersonNameCompilationG2.getPredefinedNameMsk()
Adds a predefined org.projecthusky.common.hl7cdar2.PN, filled by: "MSK"static PN
AtcdabbrOtherPersonNameCompilationG2.getPredefinedNameUnk()
Adds a predefined org.projecthusky.common.hl7cdar2.PN, filled by: "UNK"Methods in org.projecthusky.cda.elga.generated.artdecor with parameters of type PNModifier and TypeMethodDescriptionvoid
CdaplayingEntitySdtc.addHl7Name
(PN value) Adds a hl7Namevoid
AtcdabbrOtherPersonNameCompilationG2.setHl7Name
(PN value) Sets the hl7Name -
Uses of PN in org.projecthusky.cda.elga.generated.artdecor.base
Subclasses of PN in org.projecthusky.cda.elga.generated.artdecor.base -
Uses of PN in org.projecthusky.cda.elga.generated.artdecor.emed
Subclasses of PN in org.projecthusky.cda.elga.generated.artdecor.emed -
Uses of PN in org.projecthusky.cda.elga.generated.artdecor.ems
Subclasses of PN in org.projecthusky.cda.elga.generated.artdecor.emsModifier and TypeClassDescriptionclass
atcdabbr_other_PersonNameCompilationG1Mclass
atcdabbr_other_PersonNameCompilationG2Mclass
epims_other_PersonNameCompilationG2Mclass
PersonElementsFields in org.projecthusky.cda.elga.generated.artdecor.ems with type parameters of type PNMethods in org.projecthusky.cda.elga.generated.artdecor.ems that return PNModifier and TypeMethodDescriptionAtcdabbrOtherPersonNameCompilationG2.getHl7Name()
Gets the hl7Namestatic PN
AtcdabbrOtherPersonNameCompilationG2.getPredefinedNameMsk()
Adds a predefined org.projecthusky.common.hl7cdar2.PN, filled by: "MSK"static PN
AtcdabbrOtherPersonNameCompilationG2.getPredefinedNameUnk()
Adds a predefined org.projecthusky.common.hl7cdar2.PN, filled by: "UNK"Methods in org.projecthusky.cda.elga.generated.artdecor.ems that return types with arguments of type PNMethods in org.projecthusky.cda.elga.generated.artdecor.ems with parameters of type PNModifier and TypeMethodDescriptionvoid
AtcdabbrOtherPersonNameCompilationG2.setHl7Name
(PN value) Sets the hl7Name -
Uses of PN in org.projecthusky.cda.elga.generated.artdecor.ps
Subclasses of PN in org.projecthusky.cda.elga.generated.artdecor.ps -
Uses of PN in org.projecthusky.common.communication
Methods in org.projecthusky.common.communication with parameters of type PNModifier and TypeMethodDescriptionprotected org.openehealth.ipf.commons.ihe.xds.core.metadata.Person
Maps CDA R2 II and PN datatypes to the OHT model version of the HL7 v2.5 XCN data type.protected org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
Maps CDA R2 PN datatype to the OHT model version of the HL7 v2.5 XPN data type.protected org.openehealth.ipf.commons.ihe.xds.core.metadata.XcnName
-
Uses of PN in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 with type parameters of type PNModifier and TypeFieldDescriptionPOCDMT000040Patient.name
POCDMT000040Person.name
POCDMT000040PlayingEntity.name
POCDMT000040SubjectPerson.name
Methods in org.projecthusky.common.hl7cdar2 that return PNMethods in org.projecthusky.common.hl7cdar2 that return types with arguments of type PNModifier and TypeMethodDescriptionPOCDMT000040Patient.getName()
Gets the value of the name property.POCDMT000040Person.getName()
Gets the value of the name property.POCDMT000040PlayingEntity.getName()
Gets the value of the name property.POCDMT000040SubjectPerson.getName()
Gets the value of the name property. -
Uses of PN in org.projecthusky.common.model
Methods in org.projecthusky.common.model that return PNModifier and TypeMethodDescriptionstatic PN
Name.createHl7CdaR2Pn
(NameBaseType baseType) Creates the HL7 CDA R2 data type from the given base type.Name.getHl7CdaR2Pn()
Gets the HL7 CDA R2 data type from the current instance.Methods in org.projecthusky.common.model with parameters of type PNModifier and TypeMethodDescriptionstatic org.openehealth.ipf.commons.ihe.xds.core.metadata.XpnName
Name.getIpfXpnName
(PN hl7CdaR2Value) Constructors in org.projecthusky.common.model with parameters of type PN -
Uses of PN in org.projecthusky.common.utils
Methods in org.projecthusky.common.utils that return PNModifier and TypeMethodDescriptionstatic PN
Util.createPnFromOn
(ON on) Deprecated, for removal: This API element is subject to removal in a future version.Creates the pn from on.