Definition Type: ComplexType
Name: PIN_I07.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: PIN_I07.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NTE in schema segments_xsd Drilldown into PIN_I07.GUARANTOR_INSURANCE in schema pin_i07_xsd Drilldown into NK1 in schema segments_xsd Drilldown into PID in schema segments_xsd Drilldown into PIN_I07.PROVIDER in schema pin_i07_xsd Drilldown into MSH in schema segments_xsdXSD Diagram of PIN_I07.CONTENT in schema pin_i07_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="PIN_I07.CONTENT">
    <xsd:sequence>
        <xsd:element ref="MSH" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="PIN_I07.PROVIDER" minOccurs="1" maxOccurs="unbounded" />
        <xsd:element ref="PID" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="NK1" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="PIN_I07.GUARANTOR_INSURANCE" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="NTE" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSH nsA:MSH 1 1
PIN_I07.PROVIDER nsA:PIN_I07.PROVIDER 1 unbounded
PID nsA:PID 1 1
NK1 nsA:NK1 0 unbounded
PIN_I07.GUARANTOR_INSURANCE nsA:PIN_I07.GUARANTOR_INSURANCE 0 1
NTE nsA:NTE 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:PIN_I07