Uses of Interface
org.openehr.schemas.v1.PARTYIDENTIFIED
Packages that use PARTYIDENTIFIED
-
Uses of PARTYIDENTIFIED in org.openehr.schemas.v1
Subinterfaces of PARTYIDENTIFIED in org.openehr.schemas.v1Modifier and TypeInterfaceDescriptioninterfaceAn XML PARTY_RELATED(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1 that return PARTYIDENTIFIEDModifier and TypeMethodDescriptionEVENTCONTEXT.addNewHealthCareFacility()Appends and returns a new empty "health_care_facility" elementFEEDERAUDITDETAILS.addNewLocation()Appends and returns a new empty "location" elementFEEDERAUDITDETAILS.addNewProvider()Appends and returns a new empty "provider" elementEXTRACTENTITYIDENTIFIER.addNewSubject()Appends and returns a new empty "subject" elementEVENTCONTEXT.getHealthCareFacility()Gets the "health_care_facility" elementFEEDERAUDITDETAILS.getLocation()Gets the "location" elementFEEDERAUDITDETAILS.getProvider()Gets the "provider" elementEXTRACTENTITYIDENTIFIER.getSubject()Gets the "subject" elementstatic PARTYIDENTIFIEDPARTYIDENTIFIED.Factory.newInstance()static PARTYIDENTIFIEDPARTYIDENTIFIED.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) static PARTYIDENTIFIEDstatic PARTYIDENTIFIEDstatic PARTYIDENTIFIEDPARTYIDENTIFIED.Factory.parse(InputStream is) static PARTYIDENTIFIEDPARTYIDENTIFIED.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options) static PARTYIDENTIFIEDstatic PARTYIDENTIFIEDstatic PARTYIDENTIFIEDstatic PARTYIDENTIFIEDstatic PARTYIDENTIFIEDstatic PARTYIDENTIFIEDstatic PARTYIDENTIFIEDPARTYIDENTIFIED.Factory.parse(XMLStreamReader sr) static PARTYIDENTIFIEDPARTYIDENTIFIED.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options) static PARTYIDENTIFIEDPARTYIDENTIFIED.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static PARTYIDENTIFIEDPARTYIDENTIFIED.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) Deprecated.XMLInputStreamstatic PARTYIDENTIFIEDstatic PARTYIDENTIFIEDMethods in org.openehr.schemas.v1 with parameters of type PARTYIDENTIFIEDModifier and TypeMethodDescriptionvoidEVENTCONTEXT.setHealthCareFacility(PARTYIDENTIFIED healthCareFacility) Sets the "health_care_facility" elementvoidFEEDERAUDITDETAILS.setLocation(PARTYIDENTIFIED location) Sets the "location" elementvoidFEEDERAUDITDETAILS.setProvider(PARTYIDENTIFIED provider) Sets the "provider" elementvoidEXTRACTENTITYIDENTIFIER.setSubject(PARTYIDENTIFIED subject) Sets the "subject" element -
Uses of PARTYIDENTIFIED in org.openehr.schemas.v1.impl
Classes in org.openehr.schemas.v1.impl that implement PARTYIDENTIFIEDModifier and TypeClassDescriptionclassAn XML PARTY_IDENTIFIED(@http://schemas.openehr.org/v1).classAn XML PARTY_RELATED(@http://schemas.openehr.org/v1).Methods in org.openehr.schemas.v1.impl that return PARTYIDENTIFIEDModifier and TypeMethodDescriptionEVENTCONTEXTImpl.addNewHealthCareFacility()Appends and returns a new empty "health_care_facility" elementFEEDERAUDITDETAILSImpl.addNewLocation()Appends and returns a new empty "location" elementFEEDERAUDITDETAILSImpl.addNewProvider()Appends and returns a new empty "provider" elementEXTRACTENTITYIDENTIFIERImpl.addNewSubject()Appends and returns a new empty "subject" elementEVENTCONTEXTImpl.getHealthCareFacility()Gets the "health_care_facility" elementFEEDERAUDITDETAILSImpl.getLocation()Gets the "location" elementFEEDERAUDITDETAILSImpl.getProvider()Gets the "provider" elementEXTRACTENTITYIDENTIFIERImpl.getSubject()Gets the "subject" elementMethods in org.openehr.schemas.v1.impl with parameters of type PARTYIDENTIFIEDModifier and TypeMethodDescriptionvoidEVENTCONTEXTImpl.setHealthCareFacility(PARTYIDENTIFIED healthCareFacility) Sets the "health_care_facility" elementvoidFEEDERAUDITDETAILSImpl.setLocation(PARTYIDENTIFIED location) Sets the "location" elementvoidFEEDERAUDITDETAILSImpl.setProvider(PARTYIDENTIFIED provider) Sets the "provider" elementvoidEXTRACTENTITYIDENTIFIERImpl.setSubject(PARTYIDENTIFIED subject) Sets the "subject" element
XMLInputStream