> For the complete documentation index, see [llms.txt](https://docs.snomed.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.snomed.org/snomed-ct-specifications/snomed-ct-editorial-guide/readme/authoring/domain-specific-modeling/physical-object/physical-object-attributes-summary.md).

# Physical Object Attributes Summary

When authoring in this domain, these are the approved attributes and allowable ranges.

See also the respective [Templates](https://conf.spaces.snomed.org/wiki/spaces/SCTEMPLATES/pages/133997020/Physical+object+templates).

## Domain Information for Physical Object

<table><thead><tr><th width="280.2325439453125">Property</th><th>Value</th></tr></thead><tbody><tr><td>Domain Constraint</td><td>&#x3C;&#x3C; 260787004 | Physical object (physical object) |</td></tr><tr><td>Parent Domain</td><td>-</td></tr><tr><td>Proximal Primitive Constraint</td><td>&#x3C;&#x3C; 260787004 | Physical object (physical object) |</td></tr><tr><td>Proximal Primitive Refinement</td><td>-</td></tr></tbody></table>

## Author View of Attributes and Ranges for Physical Object

<table><thead><tr><th width="155.415771484375">Attribute</th><th width="104.2777099609375">Grouped</th><th width="120.3524169921875">Cardinality</th><th width="176.603271484375">In Group Cardinality</th><th>Range Constraint</th></tr></thead><tbody><tr><td>1148969005 | Has absorbability (attribute) |</td><td>0</td><td>0..1</td><td>0..0</td><td>860574003 | Bioabsorbable (qualifier value) | OR 863965006 | Nonbioabsorbable (qualifier value) | OR 863968008 | Partially bioabsorbable (qualifier value) |</td></tr><tr><td>1399113006 |Has additive (attribute)|</td><td>0</td><td>0..*</td><td>0..0</td><td>&#x3C; 105590001 |Substance (substance)|</td></tr><tr><td>1148967007 | Has coating material (attribute) |</td><td>0</td><td>0..1</td><td>0..0</td><td>&#x3C; 105590001 | Substance (substance) |</td></tr><tr><td>840560000 | Has compositional material (attribute) |</td><td>0</td><td>0..*</td><td>0..0</td><td>&#x3C;&#x3C; 105590001 | Substance (substance) |</td></tr><tr><td>836358009 | Has device intended site (attribute) |</td><td>0</td><td>0..*</td><td>0..0</td><td>&#x3C;&#x3C; 123037004 | Body structure (body structure) |</td></tr><tr><td>827081001 | Has filling (attribute) |</td><td>0</td><td>0..*</td><td>0..0</td><td>&#x3C;&#x3C; 105590001 | Substance (substance) |</td></tr><tr><td>1399114000 |Has separator (attribute)|</td><td>0</td><td>0..1</td><td>0..0</td><td>&#x3C; 260787004 |Physical object (physical object)| OR &#x3C; 105590001 |Substance (substance)| </td></tr><tr><td>1148968002 | Has surface texture (attribute) |</td><td>0</td><td>0..*</td><td>0..0</td><td>82280004 | Smooth (qualifier value) | OR 860647008 | Textured (qualifier value) |</td></tr><tr><td>1399115004 |Is receptacle for (attribute)|</td><td>0</td><td>0..1</td><td>0..0</td><td>&#x3C; 123038009 |Specimen (specimen)|</td></tr><tr><td>1148965004 | Is sterile (attribute) |</td><td>0</td><td>0..1</td><td>0..0</td><td>31874001 | True (qualifier value) | OR 64100000 | False (qualifier value) |</td></tr></tbody></table>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=SCT+Editorial+Guide&#x26;entry.670899847=Physical%20Object%20Attributes%20Summary" class="button primary">Provide Feedback</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.snomed.org/snomed-ct-specifications/snomed-ct-editorial-guide/readme/authoring/domain-specific-modeling/physical-object/physical-object-attributes-summary.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
