<xsd:complexType name="PV1.6.CONTENT">
<xsd:annotation>
<xsd:documentation xml:lang="en">Prior Patient Location</xsd:documentation>
<xsd:appinfo source="urn:com.sun:encoder">
<hl7:Item xmlns:hl7="urn:com.sun:encoder-hl7-1.0">136</hl7:Item>
<hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">PL</hl7:Type>
<hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Prior Patient Location</hl7:LongName>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="PL">
<xsd:attributeGroup ref="PV1.6.ATTRIBUTES" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|