SubstanceOfConcern

class

Substance of Concern

Substances of concern declaration aligned with SCIP database and ESPR requirements. Extends HazardousSubstance for detailed tracking.

URI:https://ref.openepcis.io/extensions/common/core/SubstanceOfConcern

Subclass Of

Properties (5)

PropertyDescriptionRange
ecNumberEuropean Community number for the substance (EINECS/ELINCS).xsd:string
safeDisassemblyInstructionsInstructions for safe disassembly and handling of components containing the substance.xsd:string
safeUseInstructionsInstructions for safe use of the product containing the substance of concern.xsd:string
scipIdIdentifier in the ECHA SCIP database (Substances of Concern In Products).xsd:string
substanceLocationLocation or component where the substance is present in the product.xsd:string

Used as Range (1)

External Vocabulary References

Loading external vocabulary...

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "SubstanceOfConcern",
  "ecNumber": "...",
  "safeDisassemblyInstructions": "...",
  "safeUseInstructions": "..."
}