rbren / fhir-swagger

Generate Swagger from a FHIR conformance profile
MIT License
60 stars 32 forks source link

Unable to generate swagger file #24

Open chrislshblueprism opened 2 years ago

chrislshblueprism commented 2 years ago

Receiving errors below when I attempt to generate the swagger file.

C:\R4>fhir-swagger --fhir_url "https://fhir.epic.com/interconnect-fhir-oauth/api/FHIR/R4" --conformance_path="/metadata?_format=application/json" --r4 --output swagger.json Failed to find schema example for BodyStructure Failed to find schema example for Measure Failed to find schema example for MeasureReport Failed to find schema example for Medication Failed to find schema example for MedicationDispense Failed to find schema example for MedicationRequest Failed to find schema example for Task