文件名称:process-message-operation:HAPI FHIR的$ process-message操作
文件大小:70KB
文件格式:ZIP
更新时间:2024-04-06 20:31:25
Java
处理消息操作助手 该项目是一个将$ process-message操作添加到基于HAPI的FHIR服务器的库。由于可以使用多种不同的方式设置HAPI服务器,因此需要一些配置。 安装 可以将该项目添加到现有的基于Maven的项目中,并将此依赖项添加到pom.xml : < dependency> < groupId>org.mitre.hapifhir groupId> < artifactId>process-message-operation artifactId> < version>0.0.1 version> dependency> 或者对于基于Gradle的项目,将其添加到build.gradle : compile 'org.mitre.hapifhir:process-message-operation:0.0.1' 用法 该
【文件预览】:
process-message-operation-master
----gradlew(6KB)
----settings.gradle(372B)
----.gitattributes(154B)
----src()
--------main()
----config()
--------checkstyle()
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(3KB)
----gradlew.bat(3KB)
----.gitignore(513B)
----build.gradle(3KB)