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