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

Upstream alignment

How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.

Properties (14)

DescriptionDomainRangeVocabularies
casNumber
CAS Number
Chemical Abstracts Service registry number.oec:HazardousSubstancexsd:string
concentration
Concentration
Concentration of the hazardous substance as percentage.oec:HazardousSubstancexsd:decimal
ecNumber
EC Number
European Community number for the substance (EINECS/ELINCS).oec:SubstanceOfConcernxsd:string
hazardClass
Hazard Class
CLP Regulation hazard classification.oec:HazardousSubstanceoec:HazardClass
hazardImpact
Hazard Impact
Description of the hazard impact.oec:HazardousSubstancexsd:string
hazardPictogramCode
Hazard Pictogram Code
CLP/GHS pictogram code (GHS01..GHS09). Set-valued: a substance can carry multiple pictograms.oec:HazardousSubstancexsd:string
hazardSignalWord
Hazard Signal Word
CLP Regulation 1272/2008 signal word: Danger or Warning.oec:HazardousSubstanceoec:HazardSignalWord
hazardStatement
Hazard Statement (H-statement)
CLP H-statement code (e.g. H315, H319). Set-valued: a substance can carry multiple H-statements.oec:HazardousSubstancexsd:string
iupacName
IUPAC Name
Systematic IUPAC chemical name of the substance, complementing the CAS/EC registry numbers.oec:HazardousSubstancexsd:string
precautionaryStatement
Precautionary Statement (P-statement)
CLP P-statement code (e.g. P101, P280). Set-valued.oec:HazardousSubstancexsd:string
safeDisassemblyInstructions
Safe Disassembly Instructions
Instructions for safe disassembly and handling of components containing the substance.oec:SubstanceOfConcernxsd:string
safeUseInstructions
Safe Use Instructions
Instructions for safe use of the product containing the substance of concern.oec:SubstanceOfConcernxsd:string
scipId
SCIP ID
Identifier in the ECHA SCIP database (Substances of Concern In Products).oec:SubstanceOfConcernxsd:string
substanceLocation
Substance Location
Location or component where the substance is present in the product.oec:SubstanceOfConcernxsd:string

Vocabulary alignment

QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.

Referenced upstream terms

Loading external vocabulary...
Loading external vocabulary...

Subclass Of

Used as Range (1)

JSON-LD Example

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