HL7 / US-Core-STU3

This repository contains the US Core Implementation Guide is based on FHIR STU3 and defines the minimum conformance requirements for accessing patient data. For the Continuous Integration Build of the US Core Implementation Guide use the following link:
http://build.fhir.org/ig/HL7/US-Core
6 stars 9 forks source link

fix spreadsheets - excel xml error #18

Closed Healthedata1 closed 6 years ago

Healthedata1 commented 7 years ago

xpath //Cell/Data = " 1.0.0 " needs to be changed to " '1.0.0 " in xml editor first to be able to load in excel. this was an xml change that corrupted the excel format.