Skip to main content

Coding Event ๐Ÿ“

Maturity

Official URL: https://bcgov.github.io/nr-pies/docs/spec/element/resource/coding_event

JSON Schema URL: https://raw.githubusercontent.com/bcgov/nr-pies/refs/heads/main/docs/spec/element/resource/coding_event.schema.json

Represents a coding concept at a specific event in time.

Scopeโ€‹

This data type is intended to represent an instance of a temporal event within a defined coding.

Loosely taking inspiration from HL7 Timing.

Structureโ€‹

NameCardinalityTypeDescription & Constraints
coding1..1CodingA coding concept. This attribute should represent the core concept of a defined coding.
event1..1EventAn event concept. This attribute should solely describe the raw known factual information a specific temporal event.

Specificationโ€‹

Loading ....

Implementation Notesโ€‹

The Coding Event type is designed to act as a container data type representing a cartesian product between the Coding and Event data types. Both data types are required in order to have a semantically coherent Coding Event. Recipient systems will be able to associate a specific coding happening at a defined time using this data type.

Referencesโ€‹