Guía implementación interoperabilidad FHIR sectorial e intersectorial
0.14.0 - ci-build
Guía implementación interoperabilidad FHIR sectorial e intersectorial - Local Development build (v0.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<FamilyMemberHistory xmlns="http://hl7.org/fhir">
<id value="Example-FamilyMemberHistory-hosp-f56845900685"/>
<meta>
<profile
value="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-ProfileFamilyMemberHistoryHCEU"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: FamilyMemberHistory Example-FamilyMemberHistory-hosp-f56845900685</b></p><a name="Example-FamilyMemberHistory-hosp-f56845900685"> </a><a name="hcExample-FamilyMemberHistory-hosp-f56845900685"> </a><a name="Example-FamilyMemberHistory-hosp-f56845900685-es-ES"> </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-ProfileFamilyMemberHistoryHCEU.html">HCEU - Family Member History</a></p></div><p><b>Gender patient</b>: <span title="Codes:{http://hl7.org/fhir/administrative-gender male}">Male</span></p><p><b>identifier</b>: <code>http://hospitalSystemInformation.example.org/FamilyMemberHistories/</code>/123456 (use: usual, )</p><p><b>status</b>: Completed</p><p><b>patient</b>: <a href="Patient-Example-Patient-hosp-feb7a6003026.html">Adriana Lucía Cortés García(official) Male, DoB: 1988-06-12 ( Cédula de Ciudadanía: 4656732234 (use: official, ))</a></p><p><b>relationship</b>: <span title="Codes:{https://hl7.org/fhir/R4/v3/FamilyMember/vs.html GRPRN}">Grandparent</span></p><p><b>born</b>: 1945-06-15</p><p><b>age</b>: 79 years<span style="background: LightGoldenRodYellow"> (Details: UCUM codea = 'a')</span></p><p><b>estimatedAge</b>: true</p><p><b>reasonReference</b>: <a href="Condition/Example-Condition-695f987d7966">Condition/Example-Condition-695f987d7966</a></p></div>
</text>
<extension
url="https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition-GenderIdentity">
<valueCodeableConcept>
<coding>
<system value="http://hl7.org/fhir/administrative-gender"/>
<code value="male"/>
<display value="Male"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<use value="usual"/>
<system
value="http://hospitalSystemInformation.example.org/FamilyMemberHistories/"/>
<value value="123456"/>
</identifier>
<status value="completed"/>
<patient>🔗
<reference value="Patient/Example-Patient-hosp-feb7a6003026"/>
</patient>
<relationship>
<coding>
<system value="https://hl7.org/fhir/R4/v3/FamilyMember/vs.html"/>
<code value="GRPRN"/>
<display value="Grandparent"/>
</coding>
</relationship>
<bornDate value="1945-06-15"/>
<ageAge>
<value value="79"/>
<unit value="years"/>
<system value="http://unitsofmeasure.org"/>
<code value="a"/>
</ageAge>
<estimatedAge value="true"/>
<reasonReference>
<reference value="Condition/Example-Condition-695f987d7966"/>
</reasonReference>
</FamilyMemberHistory>