0.1.3 - ci-build
MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Appointment xmlns="http://hl7.org/fhir">
<id value="AppointmentExample001"/>
<meta>
<profile
value="https://fhir.medicaia.ar/StructureDefinition/AppointmentMED"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Appointment AppointmentExample001</b></p><a name="AppointmentExample001"> </a><a name="hcAppointmentExample001"> </a><a name="AppointmentExample001-en-US"> </a><p><b>identifier</b>: <code>http://www.medicaia.ar/citas</code>/c1b0be9b-1867-4ee2-be35-5511abca4edf</p><p><b>status</b>: Booked</p><p><b>serviceCategory</b>: <span title="Codes:{https://fhir.medicaia.ar/CodeSystem/ServiceCategoryCS 17}">General Practice</span></p><p><b>appointmentType</b>: <span title="Codes:{https://fhir.medicaia.ar/CodeSystem/AppointmentTypeCS CHECKUP}">A routine check-up, such as an annual physical</span></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 413095006}">Clinical Review</span></p><p><b>start</b>: 2024-09-11 10:30:00+0000</p><p><b>end</b>: 2024-09-11 11:00:00+0000</p><p><b>created</b>: 2024-08-11 00:00:00+0000</p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td><td><b>Status</b></td></tr><tr><td style="display: none">*</td><td><a href="Patient-PatientExample001.html">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></td><td>Accepted</td></tr></table></div>
</text>
<extension
url="https://fhir.medicaia.ar/StructureDefinition/Extension-AttentionType">
<valueCode value="V"/>
</extension>
<identifier>
<system value="http://www.medicaia.ar/citas"/>
<value value="c1b0be9b-1867-4ee2-be35-5511abca4edf"/>
<assigner>🔗
<reference value="Organization/OrganizationExample001"/>
</assigner>
</identifier>
<status value="booked"/>
<serviceCategory>
<coding>
<system value="https://fhir.medicaia.ar/CodeSystem/ServiceCategoryCS"/>
<code value="17"/>
<display value="General Practice"/>
</coding>
</serviceCategory>
<appointmentType>
<coding>
<system value="https://fhir.medicaia.ar/CodeSystem/AppointmentTypeCS"/>
<code value="CHECKUP"/>
<display value="A routine check-up, such as an annual physical"/>
</coding>
</appointmentType>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="413095006"/>
<display value="Clinical management plan review"/>
</coding>
<text value="Clinical Review"/>
</reasonCode>
<start value="2024-09-11T10:30:00Z"/>
<end value="2024-09-11T11:00:00Z"/>
<created value="2024-08-11T00:00:00Z"/>
<participant>
<actor>🔗
<reference value="Patient/PatientExample001"/>
</actor>
<status value="accepted"/>
</participant>
</Appointment>