Definition Type: ComplexType
Name: PV2.25.CONTENT
Namespace: urn:hl7-org:v2xml
Type: nsA:IS
Containing Schema: fields.xsd
Abstract
Documentation:
Visit Priority Code
Collapse XSD Schema Diagram:
Drilldown into LongName in schema fields_xsd Drilldown into Table in schema fields_xsd Drilldown into Type in schema fields_xsd Drilldown into Item in schema fields_xsd Drilldown into PV2.25.ATTRIBUTES in schema fields_xsdXSD Diagram of PV2.25.CONTENT in schema fields_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="PV2.25.CONTENT">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Visit Priority Code</xsd:documentation>
        <xsd:appinfo source="urn:com.sun:encoder">
            <hl7:Item xmlns:hl7="urn:com.sun:encoder-hl7-1.0">726</hl7:Item>
            <hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">IS</hl7:Type>
            <hl7:Table xmlns:hl7="urn:com.sun:encoder-hl7-1.0">HL70217</hl7:Table>
            <hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">Visit Priority Code</hl7:LongName>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="IS">
            <xsd:attributeGroup ref="PV2.25.ATTRIBUTES" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Item nsA:Item (Optional)
Type nsA:Type (Optional)
Table nsA:Table (Optional)
LongName nsA:LongName (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:PV2.25