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