Definition Type: ComplexType
Name: ORI_O24.RESPONSE.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: ORI_O24.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ORI_O24.ORDER in schema ori_o24_xsd Drilldown into ORI_O24.PATIENT in schema ori_o24_xsdXSD Diagram of ORI_O24.RESPONSE.CONTENT in schema ori_o24_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="ORI_O24.RESPONSE.CONTENT">
    <xsd:sequence>
        <xsd:element ref="ORI_O24.PATIENT" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="ORI_O24.ORDER" minOccurs="1" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ORI_O24.PATIENT nsA:ORI_O24.PATIENT 0 1
ORI_O24.ORDER nsA:ORI_O24.ORDER 1 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:ORI_O24.RESPONSE