public class PixQueryResponseToPixmResponseTranslator extends Object implements TranslatorHL7v2ToFhir, groovy.lang.GroovyObject
| Constructor and Description |
|---|
PixQueryResponseToPixmResponseTranslator(UriMapper uriMapper) |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.MetaClass |
getMetaClass() |
Object |
getProperty(String property) |
Object |
invokeMethod(String method,
Object arguments) |
void |
setMetaClass(groovy.lang.MetaClass mc) |
void |
setProperty(String property,
Object value) |
org.hl7.fhir.instance.model.Parameters |
translateHL7v2ToFhir(ca.uhn.hl7v2.model.Message message,
Map<String,Object> parameters)
Translates a HL7v2 message into a FHIR resource
|
public PixQueryResponseToPixmResponseTranslator(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 org.hl7.fhir.instance.model.Parameters translateHL7v2ToFhir(ca.uhn.hl7v2.model.Message message,
Map<String,Object> parameters)
TranslatorHL7v2ToFhirtranslateHL7v2ToFhir in interface TranslatorHL7v2ToFhirmessage - HL7v2 messageCopyright © 2016 Open eHealth Foundation. All rights reserved.