Skip to content

Commit

Permalink
Deployed fd9dc1e with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Jan 29, 2025
1 parent d83519e commit 7234b8e
Show file tree
Hide file tree
Showing 7 changed files with 494 additions and 6 deletions.
8 changes: 5 additions & 3 deletions Condition/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@ <h1 id="class-condition">Class: Condition</h1>

Condition : relationship_to_participant

Condition --&gt; FamilyRelationshipEnum : relationship_to_participant


</div>
<h2 id="inheritance">Inheritance</h2>
Expand Down Expand Up @@ -304,7 +306,7 @@ <h2 id="slots">Slots</h2>
</tr>
<tr>
<td><a href="../relationship_to_participant/">relationship_to_participant</a></td>
<td>0..1 <br/> <a href="../String/">String</a></td>
<td>0..1 <br/> <a href="../FamilyRelationshipEnum/">FamilyRelationshipEnum</a></td>
<td>A value indicating the relationship between the Participant to which the Cond...</td>
<td>direct</td>
</tr>
Expand Down Expand Up @@ -421,7 +423,7 @@ <h3 id="direct">Direct</h3>
'Parent')
from_schema: https://w3id.org/nhlbidatastage/bdchm
rank: 1000
range: string
range: FamilyRelationshipEnum
associated_participant:
name: associated_participant
description: A reference to the Participant to which the Condition is attributed.
Expand Down Expand Up @@ -528,7 +530,7 @@ <h3 id="induced">Induced</h3>
owner: Condition
domain_of:
- Condition
range: string
range: FamilyRelationshipEnum
associated_participant:
name: associated_participant
description: A reference to the Participant to which the Condition is attributed.
Expand Down
Loading

0 comments on commit 7234b8e

Please sign in to comment.