Make a FHIR-specific parser, to parse HL7 FHIR in an intelligent and user friendly manner
Make a parser that can take FHIR-based content (which is JSON or XML based format) and parse this in a quick and user friendly manner, for example by using FHIRPATH. FHIR is a bit tricky to parse since it uses arrays extensively. (FHIR = HL7 v4)
26
votes
