Definition Type: Element
Name: PersonRole
Namespace: http://niem.gov/niem/domains/screening/2.0
Type: scr:PersonRoleType
Containing Schema: screening.xsd
Abstract
Documentation:
A part played by a Person in an Encounter.
Collapse XSD Schema Diagram:
Drilldown into PersonRoleCategoryText in schema screening_xsd Drilldown into PersonRoleCategoryCode in schema screening_xsd Drilldown into PersonRoleEndDate in schema screening_xsd Drilldown into PersonRoleEffectiveDate in schema screening_xsd Drilldown into PersonRoleID in schema screening_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 PersonRoleType in schema screening_xsdXSD Diagram of PersonRole in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="PersonRole" type="scr:PersonRoleType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>A part played by a Person in an Encounter.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonRoleID scr:PersonRoleID 0 unbounded
PersonRoleEffectiveDate scr:PersonRoleEffectiveDate 0 unbounded
PersonRoleEndDate scr:PersonRoleEndDate 0 unbounded
PersonRoleCategoryCode scr:PersonRoleCategoryCode 0 unbounded
PersonRoleCategoryText scr:PersonRoleCategoryText 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: