FHIR Core Implementation Guide (CO)
0.1.0 - STU1 Colombia flag

FHIR Core Implementation Guide (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Group: family group record. - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="46a768a9-6712-428e-9a7a-7526e866884e"/>
  <meta>
    <profile
             value="http://co.fhir.guide/core/StructureDefinition/FamilyGroupCO"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Group 46a768a9-6712-428e-9a7a-7526e866884e</b></p><a name="46a768a9-6712-428e-9a7a-7526e866884e"> </a><a name="hc46a768a9-6712-428e-9a7a-7526e866884e"> </a><a name="46a768a9-6712-428e-9a7a-7526e866884e-es-CO"> </a><p><b>active</b>: true</p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>code</b>: <span title="Codes:{http://terminology.fhir.guide/co/CodeSystem/ColombianGroups 35359004}">Grupo familiar</span></p><p><b>name</b>: Grupo familiar: 324283476</p><p><b>quantity</b>: 2</p><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Patient-92a8e277-af20-4854-a3fb-02cbe9fb8d49.html">Mónica Mora Female, DoB: 1995-04-05 ( Medical record number: HC-324283476 (use: usual, ))</a></p><p><b>period</b>: 2010-01-01 00:00:00-0500 --&gt; (ongoing)</p><p><b>inactive</b>: false</p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Patient-d393440c-e974-4613-b962-a242cf308bff.html">Cesar Rodríguez Male, DoB: 1985-09-17 ( Medical record number: HC-49254276 (use: usual, ))</a></p><p><b>period</b>: 2014-09-28 00:00:00-0500 --&gt; (ongoing)</p><p><b>inactive</b>: false</p></blockquote></div>
  </text>
  <active value="true"/>
  <type value="person"/>
  <actual value="true"/>
  <code>
    <coding>
      <system
              value="http://terminology.fhir.guide/co/CodeSystem/ColombianGroups"/>
      <code value="35359004"/>
      <display value="familia"/>
    </coding>
    <text value="Grupo familiar"/>
  </code>
  <name value="Grupo familiar: 324283476"/>
  <quantity value="2"/>
  <member>
    <entity>🔗 
      <reference value="Patient/92a8e277-af20-4854-a3fb-02cbe9fb8d49"/>
    </entity>
    <period>
      <start value="2010-01-01T00:00:00-05:00"/>
    </period>
    <inactive value="false"/>
  </member>
  <member>
    <entity>🔗 
      <reference value="Patient/d393440c-e974-4613-b962-a242cf308bff"/>
    </entity>
    <period>
      <start value="2014-09-28T00:00:00-05:00"/>
    </period>
    <inactive value="false"/>
  </member>
</Group>