Attributes versus elements in FHIR Xml
Some of you have asked me why, since our latest (0.7) Fhir Xml format, we use attributes to contain most of the “primitive” values, instead of the somewhat more common elements. E.g. for birthdate we now use: <birthDate value=”1972-11-30″/> instead… Continue reading →