Implementation Guide
23.1.0 - R4 APIs
Publish Box goes here
<FamilyMemberHistory xmlns="http://hl7.org/fhir">
<id value="Example1"/>
<meta>
<lastUpdated value="2013-07-29T14:58:45.000+05:30"/>
<profile
value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-familyhistory-profile"/>
<security>
<system
value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
<code value="N"/>
<display value="Normal"/>
</security>
<tag>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
<code value="New"/>
<display value="New"/>
</tag>
<tag>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
<code value="Pencil"/>
<display value="Pencil"/>
</tag>
<tag>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
<code value="NewPencil"/>
<display value="New Pencil"/>
</tag>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: FamilyMemberHistory Example1</b></p><a name="Example1"> </a><a name="hcExample1"> </a><a name="Example1-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2013-07-29 14:58:45+0530</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-athena-familyhistory-profile.html">AthenaFamilyMemberHistory</a></p><p style="margin-bottom: 0px">Tags: New (Details: EditTags code New = ' New ', stated as ' New '), Pencil (Details: EditTags code Pencil = ' Pencil ', stated as ' Pencil '), New Pencil (Details: EditTags code NewPencil = ' NewPencil ', stated as ' New Pencil ')</p><p style="margin-bottom: 0px">Security Label: Normal (Details: Confidentiality code N = ' normal ', stated as ' Normal ')</p></div><p><b>identifier</b>: Unspecified Identifier/6</p><p><b>status</b>: Partial</p><p><b>patient</b>: <a href="Patient-Example1.html">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><p><b>date</b>: 2013-07-29 14:58:45+0530</p><p><b>relationship</b>: <span title="Codes:{http://snomed.info/sct 60614009}">Full Brother</span></p><p><b>sex</b>: <span title="Codes:{http://hl7.org/fhir/administrative-gender male}">Male</span></p><p><b>note</b>: Right wrist has a little bit of swelling</p><h3>Conditions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 275104002}">FH STROKE</span></td></tr></table></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="U"/>
<display value="Unspecified Identifier"/>
</coding>
<text value="Unspecified Identifier"/>
</type>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/FamilyMemberHistoryId/Training"/>
<value value="6"/>
</identifier>
<status value="partial">
<extension
url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-originalCode">
<valueCoding>
<system
value="https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/familyhistorystatus"/>
<code value="P"/>
<display value="Partial"/>
</valueCoding>
</extension>
</status>
<patient>🔗
<reference value="Patient/Example1"/>
</patient>
<date value="2013-07-29T14:58:45+05:30"/>
<relationship>
<coding>
<system value="http://snomed.info/sct"/>
<code value="60614009"/>
<display value="Full Brother"/>
</coding>
<text value="Full Brother"/>
</relationship>
<sex>
<coding>
<system value="http://hl7.org/fhir/administrative-gender"/>
<code value="male"/>
<display value="Male"/>
</coding>
<text value="Male"/>
</sex>
<note>
<text value="Right wrist has a little bit of swelling"/>
</note>
<condition>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="275104002"/>
<display value="Family history of stroke"/>
</coding>
<text value="FH STROKE"/>
</code>
</condition>
</FamilyMemberHistory>