public class PixmRequestToPixQueryTranslator extends Object implements TranslatorFhirToHL7v2, groovy.lang.GroovyObject
| Constructor and Description |
|---|
PixmRequestToPixQueryTranslator(UriMapper uriMapper) |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
String |
getQueryName() |
String |
getReceiverDeviceName() |
String |
getReceiverFacilityName() |
String |
getSenderDeviceName() |
String |
getSenderFacilityName() |
Object |
invokeMethod(String method,
Object arguments) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
void |
setQueryName(String value) |
void |
setReceiverDeviceName(String value) |
void |
setReceiverFacilityName(String value) |
void |
setSenderDeviceName(String value) |
void |
setSenderFacilityName(String value) |
QBP_Q21 |
translateFhirToHL7v2(Object request,
Map<String,Object> parameters)
Translates a FhirObject into a HL7v2 message
|
public PixmRequestToPixQueryTranslator(UriMapper uriMapper)
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectpublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectpublic Object invokeMethod(String method, Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectpublic Object getProperty(String property)
getProperty in interface groovy.lang.GroovyObjectpublic void setProperty(String property, Object value)
setProperty in interface groovy.lang.GroovyObjectpublic String getQueryName()
public void setQueryName(String value)
public String getSenderDeviceName()
public void setSenderDeviceName(String value)
public String getSenderFacilityName()
public void setSenderFacilityName(String value)
public String getReceiverDeviceName()
public void setReceiverDeviceName(String value)
public String getReceiverFacilityName()
public void setReceiverFacilityName(String value)
public QBP_Q21 translateFhirToHL7v2(Object request, Map<String,Object> parameters)
TranslatorFhirToHL7v2translateFhirToHL7v2 in interface TranslatorFhirToHL7v2request - FhirObjectCopyright © 2016 Open eHealth Foundation. All rights reserved.