QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlHd:unit | xs:string | optional |
Element | mmlHd:testItemGroup |
<xs:element name="testResult"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="unit" type="xs:string" use="optional" form="qualified"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
< mmlSm:testResults xmlns:mmlSm = "http://www.medxml.net/MML/v4/ContentModule/Summary/1.0" xmlns:mmlCm = "http://www.medxml.net/MML/v4/SharedComponent/Common/1.0" > |
Labo findings on discharge |
< mmlCm:extRef mmlCm:contentType = "APPLICATION/HL72.3-HL7ER2.3" mmlCm:medicalRole = "laboratoryTest" mmlCm:title = "Blood chemistry data on discharge" mmlCm:href = "patient1234/prescription004.HL7" /> |
</ mmlSm:testResult> |
ECG on discharge. No ST change and new Q wave was observed. |
< mmlCm:extRef mmlCm:contentType = "image/gif" mmlCm:medicalRole = "ecg" mmlCm:title = "ECG on discharge" mmlCm:href = "patient1234/exam004.gif" /> |
</ mmlSm:testResult> |