scr:EncounterDeviceClassification
A kind of encounter device.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:EncounterDeviceClassificationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:EncounterDeviceCategoryCode [0..*] A kind of encounter device.
- scr:EncounterDeviceDescriptionText [0..*] A description of a kind of encounter device.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type scr:EncounterDeviceType (Element scr:Device)
- Type cbrn:CBRNEncounterDeviceType via extension of scr:EncounterDeviceType (Element cbrn:CBRNEncounterDevice)
Sample instance
<scr:EncounterDeviceClassification> <scr:EncounterDeviceCategoryCode>SCANNER</scr:EncounterDeviceCategoryCode> <scr:EncounterDeviceDescriptionText>string</scr:EncounterDeviceDescriptionText> </scr:EncounterDeviceClassification>