Your browser does not appear to support JavaScript. You may want to try one of the following:
You may want to try one of the following:
If the above does not work, try reloading the page yourself. Note that you will lose any unsaved changes:
shift
control
Show details
Hide details
This form has to be reloaded. This most likely happened because your session has expired, which might take to the login page. (If you think that you shouldn't see this message and that the problem persists, please contact support.)
- In the current CDA IGs, the @unit attribute for some pharm:quantity elements is set to required:
In the XSD Schema definitions, the @unit attribute is defined as optional, with default value '1':
<xs:attribute name="unit" type="hl7v3:cs" use="optional" default="1"> <xs:annotation> <xs:documentation> The unit of measure specified in the Unified Code for Units of Measure (UCUM) [http://aurora.rg.iupui.edu/UCUM]. </xs:documentation> </xs:annotation> </xs:attribute>
I would be good to also reflect this in the CDA IGs. Link to JIRA issue: https://citnet.tech.ec.europa.eu/CITnet/jira/browse/EHEALTH-9644
-