ericpan64 / fhir-spec-as-csv

Script that parses the HL7 FHIR specification into one csv file per version
1 stars 1 forks source link

Parse + Expand Complex Datatypes #1

Open ericpan1uphealth opened 3 years ago

ericpan1uphealth commented 3 years ago

It'd be nice to add paths for Complex datatypes so all resources end in primitives. Full list can be parsed from: https://www.hl7.org/fhir/datatypes.html

All divs share the same tbl-inner id. This can be saved as a separate file and joined together later

ericpan64 commented 3 years ago

Why thank you for the insightful comment Eric! Yes I will look into it

(/s)

ericpan1uphealth commented 3 years ago

Fantastic Eric! In the meantime fix your codebase because it's way too hacky right now. It'd be useful to be able to generalize this for implementation-specific versions of FHIR, e.g. CARIN BB and DaVinci guides. They are all semantically similar so this is possible

(pseudo /s)