Metal Alloys Material

INFO

Metal Alloys Material is an object that can be attached to a Material object under the Condition key.

Structure

json
{
    "MetalAlloy": {
        "UnsOrEnIdentifier": "<string>",
        "MetalAlloyHpd": "<string>",
        "GreenScreenAlloyingElements": [
           "<object>"
        ],
        "ListingNotes": "<string>",
        "IsAssociated": "<string>",
        "IsPotableWater": "<string>"
    }
}

DIFF 2.3 > 3.0

diff
+ "MetalAlloy": {
-   "GreenScreenAlloyingElements": "<string>",
+   "GreenScreenAlloyingElements": "<array>",
+   "IsAssociated": "<string>",
+	"IsPotableWater": "<string>"
+ }

UnsOrEnIdentifier

  • type: <string>
  • required: true

MetalAlloyHpd

  • type: <string>
  • required: true

GreenScreenAlloyingElements

ListingNotes

  • type: <string>
  • required: true

IsAssociated

  • type: <string>
  • required: true

IsPotableWater

  • type: <string>
  • required: true
©2026. Health Product Declaration Collaborative, Inc. All Rights Reserved.