mmlCm:medicalRole

Attribute Information

Used By

Attribute Group mmlCm:attlist.extRef

Source

<xs:attribute name="medicalRole" form="qualified">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="laboratoryTest"/>
      <xs:enumeration value="endoScopy"/>
      <xs:enumeration value="xRay"/>
      <xs:enumeration value="upperGi"/>
      <xs:enumeration value="baEnema"/>
      <xs:enumeration value="ctScan"/>
      <xs:enumeration value="mri"/>
      <xs:enumeration value="riInVivo"/>
      <xs:enumeration value="angioGraphy"/>
      <xs:enumeration value="otherRadiology"/>
      <xs:enumeration value="echo"/>
      <xs:enumeration value="ecg"/>
      <xs:enumeration value="eeg"/>
      <xs:enumeration value="emg"/>
      <xs:enumeration value="pcg"/>
      <xs:enumeration value="pulmonaryFunction"/>
      <xs:enumeration value="otherPhysiologicalTest"/>
      <xs:enumeration value="prescription"/>
      <xs:enumeration value="vitalSign"/>
      <xs:enumeration value="physicalExam"/>
      <xs:enumeration value="anesthesiaCourse"/>
      <xs:enumeration value="pathology"/>
      <xs:enumeration value="surgicalFigure"/>
      <xs:enumeration value="referencePaper"/>
      <xs:enumeration value="referenceFigure"/>
      <xs:enumeration value="treatment"/>
      <xs:enumeration value="other"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample

< mmlSm:clinicalRecord xmlns:mmlSm = "http://www.medxml.net/MML/v4/ContentModule/Summary/1.0" xmlns:mmlCm = "http://www.medxml.net/MML/v4/SharedComponent/Common/1.0" mmlSm:date = "1999-08-27T00:00:00" >

Emergency coronary angiography was carried out.

< mmlCm:extRef mmlCm:contentType = "image/jpeg" mmlCm:medicalRole = "angioGraphy" mmlCm:title = "Preoperative coronary angiography" mmlCm:href = "patient001/surgicalFigure003.jpg" />

Three vessels (LAD, #9, #12) were involved. <mmlSm:relatedDoc mmlSm:relation=" detail"> 11D1AC5400A0C94A814796045F768ED5 </mmlSm:relatedDoc>

</ mmlSm:clinicalRecord>