[HL7 FHIR API] 10. Fhir server
hapi-fhir-jpaserver-starter 서버
hapi-fhir-jpaserver-starter 서버를 구동하려면 최소 2GB 메모리의 서버가 필요하다.
스프링 프레임워크에서 1.26GB 이상의 메모리를 점유하고 있고, mysql이 400MB를 차지한다.
스프링프레임, 메이븐 개발이 추가로 필요하다.
노드 버전
노드 버전은 full 서비스는 아니고 Patient만 만들어 놓은 샘플 버전이다.
이 버전을 참고해서 필요한 api만 구현하는 것도 하나의 방법이다.
참고
https://github.com/bluehalo/node-fhir-server-core
GitHub - bluehalo/node-fhir-server-core: An Open Source secure REST implementation for the HL7 FHIR Specification. For API docum
An Open Source secure REST implementation for the HL7 FHIR Specification. For API documentation, please see https://github.com/Asymmetrik/node-fhir-server-core/wiki. - bluehalo/node-fhir-server-core
github.com
https://github.com/bluehalo/node-fhir-server-mongo
GitHub - bluehalo/node-fhir-server-mongo: Open Source FHIR Server made with @asymmetrik/fhir-server-core backed by MongoDB
Open Source FHIR Server made with @asymmetrik/fhir-server-core backed by MongoDB - bluehalo/node-fhir-server-mongo
github.com