claimA:patientDepartment

Element Information

Model

Used By

Source

<xs:element name="patientDepartment">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="mmlDp:Department"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>

Sample

< mmlSg:surgicalInfo xmlns:mmlSg = "http://www.medxml.net/MML/v4/ContentModule/Surgery/1.0" xmlns:mmlDp = "http://www.medxml.net/MML/v4/SharedComponent/Department/1.0" xmlns:mmlCm = "http://www.medxml.net/MML/v4/SharedComponent/Common/1.0" mmlSg:type = "elective" >

< mmlSg:date>

2015-09-05

</ mmlSg:date>

< mmlSg:startTime>

09:18:15

</ mmlSg:startTime>

< mmlSg:duration>

PT3H20M

</ mmlSg:duration>

< mmlSg:surgicalDepartment>

< mmlDp:Department>

< mmlDp:name mmlDp:repCode = "A" mmlDp:tableId = "MML0025" >

Cardiovasucular surgery

</ mmlDp:name>

< mmlCm:Id mmlCm:type = "medical" mmlCm:tableId = "MML0029" >

16

</ mmlCm:Id>

</ mmlDp:Department>

</ mmlSg:surgicalDepartment>

< mmlSg:patientDepartment>

< mmlDp:Department>

< mmlDp:name mmlDp:repCode = "A" mmlDp:tableId = "MML0025" >

Internal medicine

</ mmlDp:name>

< mmlCm:Id mmlCm:type = "medical" mmlCm:tableId = "MML0029" >

01

</ mmlCm:Id>

</ mmlDp:Department>

</ mmlSg:patientDepartment>

</ mmlSg:surgicalInfo>