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