cbrn:EncounterDeviceIdentificationData
An encounter device's identification information.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:DeviceIdentificationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:EncounterDeviceCategoryLevelCode [0..*]A device manufacturer's name.
- cbrn:EncounterDeviceCategoryCodeText [0..*]A description of a kind of encounter device.
- cbrn:EncounterDeviceID [0..*]A unique identifier of a kind of encounter device; ie, system, device, or component.
- nc:ItemMakeName [0..*]A name of the manufacturer that produced an item.
- nc:ItemModelName [0..*]A name of a specific design or kind of item made by a manufacturer.
- cbrn:EncounterDeviceVersionText [0..*]An encounter device's version information.
- cbrn:DeviceInfoDateTime [0..*]A DateTime of the device identifier data.
- cbrn:ParentDeviceCategoryCodeText [0..*]A code for the category of a device that is the parent of the device identified by rn:RadEncounterDeviceID.
- cbrn:ParentDeviceID [0..*]A unqie identifier of the device that is the parent of the device identified by rn:RadEncounterDeviceID.
- cbrn:DeviceIdentificationAugmentationPointAbstract [0..*]An augmentation point for cbrn:DeviceIdentifierType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group cbrn:DeviceIdentificationAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Sample instance
<cbrn:EncounterDeviceIdentificationData> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:EncounterDeviceCategoryLevelCode>component</cbrn:EncounterDeviceCategoryLevelCode> <cbrn:EncounterDeviceCategoryCodeText>string</cbrn:EncounterDeviceCategoryCodeText> <cbrn:EncounterDeviceID>string</cbrn:EncounterDeviceID> <nc:ItemMakeName>string</nc:ItemMakeName> <nc:ItemModelName>string</nc:ItemModelName> <cbrn:EncounterDeviceVersionText>string</cbrn:EncounterDeviceVersionText> <cbrn:DeviceInfoDateTime>2000-01-01T12:00:00</cbrn:DeviceInfoDateTime> <cbrn:ParentDeviceCategoryCodeText>string</cbrn:ParentDeviceCategoryCodeText> <cbrn:ParentDeviceID>string</cbrn:ParentDeviceID> <cbrn:DeviceIdentificationAugmentationPoint>any content</cbrn:DeviceIdentificationAugmentationPoint> </cbrn:EncounterDeviceIdentificationData>