BHRGData
Interface: BHRGData
Section titled “Interface: BHRGData”Defined in: src/types/index.ts:975
Complete BHR-G (Geological Borehole) data (metadata + layers)
Extends
Section titled “Extends”Properties
Section titled “Properties”| Property | Type | Description | Inherited from | Defined in |
|---|---|---|---|---|
broId | string | null | - | BRORegistrationObject.broId | src/types/index.ts:194 |
qualityRegime | QualityRegime | null | BRO quality regime - IMBRO: Strict regime (all mandatory fields required) - IMBRO/A: Relaxed regime for historical data (allows missing fields) | BRORegistrationObject.qualityRegime | src/types/index.ts:202 |
deliveryAccountableParty | string | null | Party responsible for delivering the data to the BRO (bronhouder, KvK number or name) | BRORegistrationObject.deliveryAccountableParty | src/types/index.ts:205 |
objectIdAccountableParty | string | null | Object identifier assigned by the accountable party (their own reference) | BRORegistrationObject.objectIdAccountableParty | src/types/index.ts:208 |
deliveryResponsibleParty | string | null | KvK number of the party responsible for the delivery | BRORegistrationObject.deliveryResponsibleParty | src/types/index.ts:211 |
registrationHistory | RegistrationHistory | null | BRO registration history | BRORegistrationObject.registrationHistory | src/types/index.ts:214 |
meta | ParseMeta | Metadata about the parsed document (schema version, warnings) | - | src/types/index.ts:979 |
alias? | string | User-defined identifier (not parsed from XML) | - | src/types/index.ts:984 |
researchReportDate | string | null | - | - | src/types/index.ts:986 |
deliveredLocation | Location | null | - | - | src/types/index.ts:989 |
standardizedLocation | Location | null | - | - | src/types/index.ts:990 |
deliveredVerticalPositionOffset | number | null | - | - | src/types/index.ts:993 |
deliveredVerticalPositionDatum | string | null | - | - | src/types/index.ts:994 |
deliveredVerticalPositionReferencePoint | string | null | - | - | src/types/index.ts:995 |
waterDepth | number | null | Water depth at the borehole location (m), when the survey was over water | - | src/types/index.ts:997 |
verticalPositioningDate | string | null | Date vertical position was determined | - | src/types/index.ts:999 |
verticalPositioningMethod | string | null | Method used to determine vertical position | - | src/types/index.ts:1001 |
verticalPositioningOperator | string | null | KvK number of the operator that determined the vertical position | - | src/types/index.ts:1003 |
landscapeElement | string | null | Landscape element at the site | - | src/types/index.ts:1007 |
hydrologicalSetting | string | null | Hydrological setting at the site | - | src/types/index.ts:1009 |
currentProcess | string | null | Current geomorphological process at the site | - | src/types/index.ts:1011 |
descriptionProcedure | string | null | - | - | src/types/index.ts:1014 |
utensil | string | null | Tool used for the sample description | - | src/types/index.ts:1016 |
boreRockReached | boolean | null | - | - | src/types/index.ts:1017 |
finalBoreDepth | number | null | - | - | src/types/index.ts:1018 |
finalSampleDepth | number | null | - | - | src/types/index.ts:1019 |
boreHoleCompleted | string | null | - | - | src/types/index.ts:1020 |
boringStartDate | string | null | Start date of the boring operation | - | src/types/index.ts:1024 |
boringEndDate | string | null | End date of the boring operation | - | src/types/index.ts:1026 |
boringProcedure | string | null | Boring procedure standard used | - | src/types/index.ts:1028 |
boringTechnique | string | null | Boring technique used | - | src/types/index.ts:1030 |
trajectoryExcavated | boolean | null | Whether the trajectory was excavated | - | src/types/index.ts:1032 |
subsurfaceContaminated | boolean | null | Whether the subsurface is contaminated | - | src/types/index.ts:1034 |
stopCriterion | string | null | Stop criterion for boring | - | src/types/index.ts:1036 |
flushingAdditiveUsed | string | null | Whether a flushing additive was used (raw code) | - | src/types/index.ts:1038 |
samplingProcedure | string | null | Sampling procedure standard | - | src/types/index.ts:1042 |
samplingMethod | string | null | Sampling method used | - | src/types/index.ts:1044 |
samplingQuality | string | null | Sampling quality assessment | - | src/types/index.ts:1046 |
descriptionQuality | string | null | Description quality assessment | - | src/types/index.ts:1050 |
describedSamplesQuality | string | null | Described samples quality | - | src/types/index.ts:1052 |
descriptionLocation | string | null | Description location (field/lab) | - | src/types/index.ts:1054 |
descriptionReportDate | string | null | Date of description report | - | src/types/index.ts:1056 |
describedMaterial | string | null | Described material type | - | src/types/index.ts:1058 |
continuouslySampled | boolean | null | Whether sampling was continuous | - | src/types/index.ts:1060 |
sampleMoistness | string | null | Sample moistness during description | - | src/types/index.ts:1062 |
data | BHRGLayer[] | - | - | src/types/index.ts:1064 |
boredIntervals | BoredInterval[] | Array of bored intervals with technique and diameter | - | src/types/index.ts:1068 |
sampledIntervals | SampledInterval[] | Array of sampled intervals with method and quality | - | src/types/index.ts:1070 |
reportHistory | ReportHistory | null | Report history with events | - | src/types/index.ts:1074 |
deliveryContext | string | null | Delivery context (e.g., “archiefoverdracht”) | - | src/types/index.ts:1078 |
surveyPurpose | string | null | Survey purpose | - | src/types/index.ts:1080 |
discipline | string | null | Discipline (e.g., “geologie”) | - | src/types/index.ts:1082 |
surveyProcedure | string | null | Survey procedure standard | - | src/types/index.ts:1084 |
nitgCode | string | null | NITG code (legacy identifier) | - | src/types/index.ts:1086 |