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