Skip to content

Implementing Immunization resource#4

Open
ewall wants to merge 5 commits intoi3l:FHIR-DSTUfrom
ewall:immunizations
Open

Implementing Immunization resource#4
ewall wants to merge 5 commits intoi3l:FHIR-DSTUfrom
ewall:immunizations

Conversation

@ewall
Copy link

@ewall ewall commented Apr 20, 2015

Submitted for extra credit in the CS6440 Intro to Health Informatics class, Spring 2015.

This makes immunization resources available from the FHIR server. It loads all data from the SyntheticEHR/ExactData tables.

  1. In MySql, run sql/create_IMMUNIZATION_table.sql in HealthPort context to create the (empty) table.
  2. To load data, run HealthPort web app and browse to http://localhost:8080/HealthPort/UpdateFHIRdB?r=IMMUNIZATION --> This should create 546 rows in HealthPort.IMMUNIZATION (378 from ExactDataSample and 168 from ExactDataCancer)
  3. Test with URLs such as the following:

--Eric Wallace (ewallace8 at gatech dot edu)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant