Definition Type: Element
Name: Device
Namespace: http://niem.gov/niem/domains/screening/2.0
Type: scr:EncounterDeviceType
Containing Schema: screening.xsd
Abstract
Documentation:
An identifier that represents an ENCOUNTER DEVICE.
Collapse XSD Schema Diagram:
Drilldown into EncounterDeviceClassification in schema screening_xsd Drilldown into EncounterDeviceID 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 EncounterDeviceType in schema screening_xsdXSD Diagram of Device in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:element name="Device" type="scr:EncounterDeviceType" nillable="true">
    <xsd:annotation>
        <xsd:documentation>An identifier that represents an ENCOUNTER DEVICE.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EncounterDeviceID scr:EncounterDeviceID 0 unbounded
EncounterDeviceClassification scr:EncounterDeviceClassification 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: