Guía de Implementación cl core FHIR R4, (Versión Evolutiva)
2.0.0 - ci-build
Guía de Implementación cl core FHIR R4, (Versión Evolutiva), published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/clcore_ig/ and changes regularly. See the Directory of published versions
<CareTeam xmlns="http://hl7.org/fhir">
<id value="cl-core-care-team-ejemplo"/>
<meta>
<profile
value="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/cl-core-equipo-cuidados"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: EquipoDeCuidado cl-core-care-team-ejemplo</b></p><a name="cl-core-care-team-ejemplo"> </a><a name="hccl-core-care-team-ejemplo"> </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-cl-core-equipo-cuidados.html">CL Equipo de Cuidados</a></p></div><p><b>status</b>: Active</p><p><b>subject</b>: <a href="Patient-PacienteCL.html">Xime Female, DoB: 1983-03-24 ( Chile: 15236327-k (use: official, ))</a></p><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{http://snomed.info/sct 309295000}">309295000</span></p><p><b>member</b>: <a href="Practitioner-EjemploPrestadorCL.html">Practitioner Johanna Rosa Silva (official)</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title="Codes:{http://snomed.info/sct 309394004}">309394004</span></p><p><b>member</b>: <a href="Practitioner-EjemploPrestadorCL2.html">Practitioner María Luisa Soto (official)</a></p></blockquote></div>
</text>
<status value="active"/>
<subject>🔗
<reference value="Patient/PacienteCL"/>
</subject>
<participant>
<role>
<coding>
<system value="http://snomed.info/sct"/>
<code value="309295000"/>
</coding>
</role>
<member>🔗
<reference value="Practitioner/EjemploPrestadorCL"/>
</member>
</participant>
<participant>
<role>
<coding>
<system value="http://snomed.info/sct"/>
<code value="309394004"/>
</coding>
</role>
<member>🔗
<reference value="Practitioner/EjemploPrestadorCL2"/>
</member>
</participant>
</CareTeam>