Class BiomNonPhotographicImageryDetailType
A data type for a non-photographic imagery details. This contains imagery information that is not standard 2D photography captured with a camera using visible light.
Inheritance
Implements
Inherited Members
Namespace: NiemTypes
Assembly: EidoLib.dll
Syntax
[DataContract]
public class BiomNonPhotographicImageryDetailType : IEquatable<BiomNonPhotographicImageryDetailType>
Properties
BiometricCapture
A collection of a biometric sample. NIEM reference is biom:BiometricCapture
Declaration
[DataMember(Name = "biometricCapture")]
public List<BiomBiometricCaptureType> BiometricCapture { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomBiometricCaptureType> | A collection of a biometric sample. NIEM reference is biom:BiometricCapture |
Context
biomNonPhotographicImageryDetailType JSON-LD context
Declaration
[DataMember(Name = "@context")]
public BiomNonPhotographicImageryDetailType.ContextEnum? Context { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<BiomNonPhotographicImageryDetailType.ContextEnum> | biomNonPhotographicImageryDetailType JSON-LD context |
DentalRadiographImageInformation
A container for information specific to dental radiographic imagery NIEM reference is biom:DentalRadiographImageInformation
Declaration
[DataMember(Name = "dentalRadiographImageInformation")]
public List<BiomDentalRadiographImageInformationType> DentalRadiographImageInformation { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomDentalRadiographImageInformationType> | A container for information specific to dental radiographic imagery NIEM reference is biom:DentalRadiographImageInformation |
ImageCaptureDateEstimateRangeDuration
An optional field. It is entered in the format as YyyyyMmmDdd. It is possible to enter only a year, month and/or day range, such as P5D, meaning that the actual date of collection is estimated to be 5 days plus or minus that specified in Field 10.00 NIEM reference is biom:ImageCaptureDateEstimateRangeDuration
Declaration
[DataMember(Name = "imageCaptureDateEstimateRangeDuration")]
public List<NiemXsduration> ImageCaptureDateEstimateRangeDuration { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsduration> | An optional field. It is entered in the format as YyyyyMmmDdd. It is possible to enter only a year, month and/or day range, such as P5D, meaning that the actual date of collection is estimated to be 5 days plus or minus that specified in Field 10.00 NIEM reference is biom:ImageCaptureDateEstimateRangeDuration |
ImageCategoryCode
A kind of image of a person NIEM reference is biom:ImageCategoryCode
Declaration
[DataMember(Name = "imageCategoryCode")]
public List<BiomPersonImageCategoryCodeType> ImageCategoryCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomPersonImageCategoryCodeType> | A kind of image of a person NIEM reference is biom:ImageCategoryCode |
MedicalImageryDataBlockBinaryObject
An imagery data block for the image NIEM reference is biom:MedicalImageryDataBlockBinaryObject
Declaration
[DataMember(Name = "medicalImageryDataBlockBinaryObject")]
public List<NiemXsbase64Binary> MedicalImageryDataBlockBinaryObject { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NiemXsbase64Binary> | An imagery data block for the image NIEM reference is biom:MedicalImageryDataBlockBinaryObject |
NonPhotographicImageCategory
A kind of Image Type for the Non-photographic image category NIEM reference is biom:NonPhotographicImageCategoryText
Declaration
[DataMember(Name = "nonPhotographicImageCategory")]
public List<NcTextType> NonPhotographicImageCategory { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A kind of Image Type for the Non-photographic image category NIEM reference is biom:NonPhotographicImageCategoryText |
NonPhotographicImageCategoryCode
An Image Type Code for a kind of Non-photographic image NIEM reference is biom:NonPhotographicImageCategoryCode
Declaration
[DataMember(Name = "nonPhotographicImageCategoryCode")]
public List<BiomNonPhotographicImageCategoryCodeType> NonPhotographicImageCategoryCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomNonPhotographicImageCategoryCodeType> | An Image Type Code for a kind of Non-photographic image NIEM reference is biom:NonPhotographicImageCategoryCode |
NonPhotographicImageFormatCode
A Non-photographic Image Format code NIEM reference is biom:NonPhotographicImageFormatCode
Declaration
[DataMember(Name = "nonPhotographicImageFormatCode")]
public List<NcTextType> NonPhotographicImageFormatCode { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A Non-photographic Image Format code NIEM reference is biom:NonPhotographicImageFormatCode |
NonPhotographicImageryComment
A comment regarding a Non-photographic Imagery sample NIEM reference is biom:NonPhotographicImageryCommentText
Declaration
[DataMember(Name = "nonPhotographicImageryComment")]
public List<NcTextType> NonPhotographicImageryComment { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A comment regarding a Non-photographic Imagery sample NIEM reference is biom:NonPhotographicImageryCommentText |
SourceExternalAnalogFileReference
A URI, URL or other unique reference to a storage location for an analog source representation. NIEM reference is biom:SourceExternalAnalogFileReferenceText
Declaration
[DataMember(Name = "sourceExternalAnalogFileReference")]
public List<NcTextType> SourceExternalAnalogFileReference { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A URI, URL or other unique reference to a storage location for an analog source representation. NIEM reference is biom:SourceExternalAnalogFileReferenceText |
SourceExternalDigitalAudioReference
A URI, URL or other unique reference to a storage location for a digital audio source representation. NIEM reference is biom:SourceExternalDigitalAudioReferenceText
Declaration
[DataMember(Name = "sourceExternalDigitalAudioReference")]
public List<NcTextType> SourceExternalDigitalAudioReference { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A URI, URL or other unique reference to a storage location for a digital audio source representation. NIEM reference is biom:SourceExternalDigitalAudioReferenceText |
SourceExternalDigitalImageReference
A URI, URL or other unique reference to a storage location for a digital image source representation. NIEM reference is biom:SourceExternalDigitalImageReferenceText
Declaration
[DataMember(Name = "sourceExternalDigitalImageReference")]
public List<NcTextType> SourceExternalDigitalImageReference { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A URI, URL or other unique reference to a storage location for a digital image source representation. NIEM reference is biom:SourceExternalDigitalImageReferenceText |
SourceExternalDigitalVideoReference
A URI, URL or other unique reference to a storage location for a digital video source representation. NIEM reference is biom:SourceExternalDigitalVideoReferenceText
Declaration
[DataMember(Name = "sourceExternalDigitalVideoReference")]
public List<NcTextType> SourceExternalDigitalVideoReference { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A URI, URL or other unique reference to a storage location for a digital video source representation. NIEM reference is biom:SourceExternalDigitalVideoReferenceText |
SourceExternalFileReference
A URI, URL or other unique reference to a storage location for a source representation. NIEM reference is biom:SourceExternalFileReferenceText
Declaration
[DataMember(Name = "sourceExternalFileReference")]
public List<NcTextType> SourceExternalFileReference { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<NcTextType> | A URI, URL or other unique reference to a storage location for a source representation. NIEM reference is biom:SourceExternalFileReferenceText |
SubjectExistentialDetails
An optional field. This field is particularly useful if the image contained in this record is of an injury or latent image on a person. However, its use is not limited to such circumstances. Note that Field 10.041: SMT size or size of injury or iden NIEM reference is biom:SubjectExistentialDetails
Declaration
[DataMember(Name = "subjectExistentialDetails")]
public List<BiomSubjectExistentialDetailsType> SubjectExistentialDetails { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BiomSubjectExistentialDetailsType> | An optional field. This field is particularly useful if the image contained in this record is of an injury or latent image on a person. However, its use is not limited to such circumstances. Note that Field 10.041: SMT size or size of injury or iden NIEM reference is biom:SubjectExistentialDetails |
Methods
Equals(BiomNonPhotographicImageryDetailType)
Returns true if BiomNonPhotographicImageryDetailType instances are equal
Declaration
public bool Equals(BiomNonPhotographicImageryDetailType other)
Parameters
Type | Name | Description |
---|---|---|
BiomNonPhotographicImageryDetailType | other | Instance of BiomNonPhotographicImageryDetailType to be compared |
Returns
Type | Description |
---|---|
System.Boolean | Boolean |
Equals(Object)
Returns true if objects are equal
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
System.Object | obj | Object to be compared |
Returns
Type | Description |
---|---|
System.Boolean | Boolean |
Overrides
GetHashCode()
Gets the hash code
Declaration
public override int GetHashCode()
Returns
Type | Description |
---|---|
System.Int32 | Hash code |
Overrides
ToJson()
Returns the JSON string presentation of the object
Declaration
public string ToJson()
Returns
Type | Description |
---|---|
System.String | JSON string presentation of the object |
ToString()
Returns the string presentation of the object
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | String presentation of the object |
Overrides
Operators
Equality(BiomNonPhotographicImageryDetailType, BiomNonPhotographicImageryDetailType)
Declaration
public static bool operator ==(BiomNonPhotographicImageryDetailType left, BiomNonPhotographicImageryDetailType right)
Parameters
Type | Name | Description |
---|---|---|
BiomNonPhotographicImageryDetailType | left | |
BiomNonPhotographicImageryDetailType | right |
Returns
Type | Description |
---|---|
System.Boolean |
Inequality(BiomNonPhotographicImageryDetailType, BiomNonPhotographicImageryDetailType)
Declaration
public static bool operator !=(BiomNonPhotographicImageryDetailType left, BiomNonPhotographicImageryDetailType right)
Parameters
Type | Name | Description |
---|---|---|
BiomNonPhotographicImageryDetailType | left | |
BiomNonPhotographicImageryDetailType | right |
Returns
Type | Description |
---|---|
System.Boolean |