> 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/education/snomed-ct-education-editorial-guide/readme/authoring/domain-specific-modeling/physical-object/physical-object-naming-and-modeling-conventions/cardiac-valve-prosthesis-naming-and-modeling.md).

# Cardiac Valve Prosthesis Naming and Modeling

<mark style="color:$danger;">**This Editorial Guide is used for Education Purposes Only. It is used in the Authoring Courses and Certifications. It is based on the January 2026 Editorial Guide.**</mark>

## Naming

<table data-header-hidden><thead><tr><th width="122.98779296875"></th><th></th></tr></thead><tbody><tr><td>FSN</td><td><p>Use the following naming pattern for the FSN; align terming and case sensitivity with the FSN for the concepts selected as the attribute values, excluding the semantic tag.</p><p>[is sterile] [compositional material] [device intended site] cardiac valve prosthesis (physical object)</p><ul><li><p>For example,</p><ul><li>Biologic cardiac valve prosthesis (physical object)</li><li>Aortic valve prosthesis (physical object)</li></ul></li></ul></td></tr><tr><td>Preferred Term</td><td><p>Use the following naming pattern for the PT; align terming and case sensitivity with the PT for the concept that is selected as the attribute value.</p><p>[is sterile] [compositional material][device intended site]cardiac valve prosthesis</p><ul><li><p>For example,</p><ul><li>Biologic cardiac valve prosthesis</li><li>Aortic valve prosthesis</li></ul></li></ul></td></tr><tr><td>Synonym</td><td><p>Synonyms are not generally added for concepts in this hierarchy.</p><ul><li><p>Exceptions:</p><ul><li><em>Heart</em> in place of <em>cardiac</em>, such as in "biologic heart valve prosthesis"</li><li>"Bioprosthesis" for biologic cardiac valve prosthesis</li></ul></li></ul></td></tr></tbody></table>

## Modeling

<table data-header-hidden><thead><tr><th width="279.47265625"></th><th></th></tr></thead><tbody><tr><td>Stated parent concept(s)</td><td><ul><li>14789005 |Prosthetic implant (physical object)|</li><li>303619008 |Cardiac implant (physical object)|</li><li>705991002 |Mechanical heart valve prosthesis (physical object)|, if applicable</li><li>258166002 |Custom made implant (physical object)|, if applicable</li></ul></td></tr><tr><td>Semantic tag</td><td>(physical object)</td></tr><tr><td>Attribute: Has device intended site (attribute)</td><td><ul><li><p>Range: &#x3C;&#x3C;123037004 |Body structure (body structure)|</p><ul><li>NOTE: While the MRCM allowed range includes the top-level concept, 123037004 |Body structure (body structure)|, only the descendants should be used in modeling cardiac valve prosthesis concepts.</li></ul></li><li>Cardinality: 0..1</li></ul></td></tr><tr><td>Attribute: Has compositional material (attribute)</td><td><ul><li><p>Range: &#x3C;&#x3C;105590001 |Substance (substance)|</p><ul><li>NOTE: While the MRCM allowed range includes the top-level concept, 105590001 |Substance (substance)|, only the descendants should be used in modeling cardiac valve prosthesis concepts.</li></ul></li><li>Cardinality: 0..*</li></ul></td></tr><tr><td>Attribute: Is sterile (attribute)</td><td><ul><li>Range: 31874001 |True (qualifier value)| OR 64100000 |False (qualifier value)</li><li>Cardinality: 0..1</li></ul></td></tr></tbody></table>

## Exemplars

The following illustrates the **stated** view for 736893007 |Aortic tri-leaflet mechanical valve prosthesis (physical object)|:

<figure><img src="/files/dbIZuLikF24qyqR12QMi" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/SNOMED-Documents/snomed-editorial-guide/blob/main/authoring/physical-object/images/174691277.png" alt=""><figcaption></figcaption></figure>

The following illustrates the **inferred** view for 736893007 |Aortic tri-leaflet mechanical valve prosthesis (physical object)|:

<figure><img src="/files/3a2SXD5V4S0jw1hoDpek" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/SNOMED-Documents/snomed-editorial-guide/blob/main/authoring/physical-object/images/174691278.png" alt=""><figcaption></figcaption></figure>

<a href="https://docs.google.com/forms/d/e/1FAIpQLScTmbZIf0UEQwYDkY27EEWBkaiYkHSbR0_9DmFrMLXoQLyL7Q/viewform?usp=pp_url&#x26;entry.1767247133=SCT+Editorial+Guide&#x26;entry.670899847=Cardiac%20Valve%20Prosthesis%20Naming%20and%20Modeling" 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/education/snomed-ct-education-editorial-guide/readme/authoring/domain-specific-modeling/physical-object/physical-object-naming-and-modeling-conventions/cardiac-valve-prosthesis-naming-and-modeling.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.
