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