Viewers to view FHIR / CCD xml data in a human readable format
Use below XML viewers to view the data in a human readable format
https://jsonformatter.org/xml-formatter ( use search box in 'XMLtree' view to search data of interest. eg. 'BMI' , 'diagnosis' , 'ICD' or 'cpt')
Try it with this data:
a. CCD
https://github.com/HL7/C-CDA-Examples/blob/master/Documents/CCD/CCD%202/CCD.xml
b. Care plan
https://github.com/HL7/C-CDA-Examples/blob/master/Documents/Care%20Plan/Care_Plan.xml
FHIR resource- Care plan :
https://build.fhir.org/careplan.html Go to 'XML' tab for xml template.
------
Another XML viewer:
https://codebeautify.org/xmlviewer
Comments
Post a Comment