QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
mmlSm:date | xs:dateTime | optional |
Element | mmlSm:testResults |
<xs:element name="testResult"> <xs:complexType mixed="true"> <xs:sequence> <xs:any namespace="http://www.w3.org/1999/xhtml" minOccurs="0" maxOccurs="unbounded"/> <xs:element minOccurs="0" maxOccurs="unbounded" ref="mmlCm:extRef"/> <xs:element minOccurs="0" maxOccurs="unbounded" ref="mmlSm:relatedDoc"/> </xs:sequence> <xs:attribute name="date" type="xs:dateTime" use="optional" form="qualified"/> </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> |