View raw Markdown
type: exampleresource: FamilyMemberHistoryexample: familymemberhistory-examples-header

FamilyMemberHistory Example: familymemberhistory-examples-header

Narrative

Examples of the Family History, using the List resource:

Example XML

<div xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/1999/xhtml ../../schema/fhir-xhtml.xsd" xmlns="http://www.w3.org/1999/xhtml">

<!-- content goes here -->
    <p>Examples of the Family History, using the <a href="list.html">List</a> resource:</p>
   <ul>
       <li><a href="list-example-familyhistory-f201-roel.html">Real-world patient example</a></li>
       <li><a href="list-example-familyhistory-genetics-profile.html">Simple genetic family member history</a></li>
       <li><a href="list-example-familyhistory-genetics-profile-annie.html">Example for risk assessment (The source picture can be checked as a binary file in the source xml or json file)</a></li>
       <li><a href="list-example-double-cousin-relationship-pedigree.html">Example for double cousin relationship</a></li>

   </ul> 

</div>