Definition Type: Element
Name: PersonEncounterDocumentAssociation
Namespace: http://niem.gov/niem/domains/screening/2.0
Type: scr:PersonEncounterDocumentAssociationType
Containing Schema: screening.xsd
Abstract
Documentation:
DOCUMENT associated with a PERSON associated to a specific ENCOUNTER.
Collapse XSD Schema Diagram:
Drilldown into PersonEncounterReference in schema niem-core_xsd Drilldown into DocumentReference in schema niem-core_xsd Drilldown into AssociationEndDate in schema niem-core_xsd Drilldown into AssociationBeginDate in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into AssociationType in schema niem-core_xsd Drilldown into PersonEncounterDocumentAssociationType in schema screening_xsdXSD Diagram of PersonEncounterDocumentAssociation in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="PersonEncounterDocumentAssociation" type="scr:PersonEncounterDocumentAssociationType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>DOCUMENT associated with a PERSON associated to a specific ENCOUNTER.

</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AssociationBeginDate nc:AssociationBeginDate 0 unbounded
AssociationEndDate nc:AssociationEndDate 0 unbounded
DocumentReference nc:DocumentReference 0 unbounded
PersonEncounterReference nc:PersonEncounterReference 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree: