Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FHIR xml support #1761

Open
rkorytkowski opened this issue Feb 7, 2024 · 1 comment
Open

Add FHIR xml support #1761

rkorytkowski opened this issue Feb 7, 2024 · 1 comment
Assignees
Labels
fhir OCL FHIR

Comments

@rkorytkowski
Copy link
Contributor

Evaluate FHIR validator deployed as a microservice with REST interface as a mean to support xml and FHIR validation.

Explore 2 options for FHIR validator:

  1. Deploy https://github.com/hapifhir/org.hl7.fhir.validator-wrapper which can be seen at https://validator.fhir.org/
  2. Build a REST only wrapper based on https://github.com/hapifhir/org.hl7.fhir.core/

Alternatively check fhir.resources or some universal json to/from xml python converters.

@rkorytkowski rkorytkowski added the fhir OCL FHIR label Feb 7, 2024
@rkorytkowski rkorytkowski self-assigned this Feb 7, 2024
@rkorytkowski
Copy link
Contributor Author

rkorytkowski added a commit to OpenConceptLab/oclapi2 that referenced this issue May 1, 2024
snyaggarwal added a commit to OpenConceptLab/oclapi2 that referenced this issue May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fhir OCL FHIR
Projects
None yet
Development

No branches or pull requests

1 participant