Definition Type: ComplexType
Name: RGV_O15.GIVE.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: RGV_O15.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into RGV_O15.OBSERVATION in schema rgv_o15_xsd Drilldown into RXC in schema segments_xsd Drilldown into RXR in schema segments_xsd Drilldown into RXG in schema segments_xsdXSD Diagram of RGV_O15.GIVE.CONTENT in schema rgv_o15_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="RGV_O15.GIVE.CONTENT">
    <xsd:sequence>
        <xsd:element ref="RXG" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="RXR" minOccurs="1" maxOccurs="unbounded" />
        <xsd:element ref="RXC" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RGV_O15.OBSERVATION" minOccurs="1" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RXG nsA:RXG 1 1
RXR nsA:RXR 1 unbounded
RXC nsA:RXC 0 unbounded
RGV_O15.OBSERVATION nsA:RGV_O15.OBSERVATION 1 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:RGV_O15.GIVE