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