HL7 FHIR JP Core ImplementationGuide
1.3.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.3.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<FamilyMemberHistory xmlns="http://hl7.org/fhir">
<id value="jp-familymemberhistory-example-3"/>
<meta>
<profile
value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_FamilyMemberHistory"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: FamilyMemberHistory jp-familymemberhistory-example-3</b></p><a name="jp-familymemberhistory-example-3"> </a><a name="hcjp-familymemberhistory-example-3"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-familymemberhistory.html">JP Core FamilyMemberHistory Profile</a></p></div><p><b>status</b>: Partial</p><p><b>patient</b>: <a href="Patient-jp-patient-example-1.html">山田 太郎</a></p><p><b>name</b>: 鈴木 花子</p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode DOMPART}">内縁のパートナー</span></p><p><b>sex</b>: <span title="Codes:{http://hl7.org/fhir/administrative-gender female}">Female</span></p></div>
</text>
<status value="partial"/>
<patient>🔗
<reference value="Patient/jp-patient-example-1"/>
<display value="山田 太郎"/>
</patient>
<name value="鈴木 花子"/>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="DOMPART"/>
<display value="内縁のパートナー"/>
</coding>
</relationship>
<sex>
<coding>
<system value="http://hl7.org/fhir/administrative-gender"/>
<code value="female"/>
</coding>
</sex>
</FamilyMemberHistory>