
Generates a FHIR data model, facilitating the creation and testing of healthcare data structures. Includes tasks like primitive support implementation and DSTU2 addition.
Builds a FHIR data model in Kotlin
Building:
mvn compile
downloadFiles=true mvn exec:java # downloads files from FHIR
mvn test
###Todo
Builds a FHIR data model in Kotlin
Building:
mvn compile
downloadFiles=true mvn exec:java # downloads files from FHIR
mvn test
###Todo