Notificación FACEDRA basada en FHIR® R5 |
0.1.1 - ci-build
Notificación FACEDRA basada en FHIR® R5 | - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Informative |
<MedicationStatement xmlns="http://hl7.org/fhir">
<id value="medicamento-sospechoso-ejemplo-3"/>
<meta>
<profile
value="https://hl7.comisca.org/fhir/StructureDefinition/medicamento-sospechoso-facedra"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement medicamento-sospechoso-ejemplo-3</b></p><a name="medicamento-sospechoso-ejemplo-3"> </a><a name="hcmedicamento-sospechoso-ejemplo-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-medicamento-sospechoso-facedra.html">Medicamento Sospechoso FACEDRA</a></p></div><p><b>Tipo de Sospecha (Extension)</b>: <span title="Codes:{https://hl7.comisca.org/fhir/CodeSystem/suspect-type suspected}">Sospechoso</span></p><p><b>Medidas Tomadas con el Medicamento</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-NullFlavor UNK}">unknown</span></p><p><b>status</b>: Recorded</p><h3>Medications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Medication-medicamento-ejemplo-3.html">Medication </a></td></tr></table><p><b>subject</b>: <a href="Patient-paciente-mujer-completo.html">María López Fernández Female, DoB: 1996-07-08 ( Medical record number)</a></p><p><b>encounter</b>: <a href="Encounter-encuentro-autoridad-completo.html">Encounter: status = completed; type = ambulatory; actualPeriod = 2024-05-20 14:00:00-0600 --> 2024-05-20 14:45:00-0600</a></p><p><b>effective</b>: 2025-11-03 --> (ongoing)</p><p><b>informationSource</b>: <a href="Practitioner-notificador-autoridad-completo.html">Practitioner Roberto Méndez </a></p><h3>Reasons</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">Colesterol</span></td></tr></table><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td><td><b>Route</b></td></tr><tr><td style="display: none">*</td><td>10 mg cada 24 Horas / 24,00 Horas</td><td><span title="Codes:{https://hl7.comisca.org/fhir/CodeSystem/route-administration oral}">Oral</span></td></tr></table></div>
</text>
<extension
url="https://hl7.comisca.org/fhir/StructureDefinition/suspect-type-ext">
<valueCodeableConcept>
<coding>
<system value="https://hl7.comisca.org/fhir/CodeSystem/suspect-type"/>
<code value="suspected"/>
<display value="Sospechoso"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="https://hl7.comisca.org/fhir/StructureDefinition/medication-action-taken-ext">
<valueCodeableConcept>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-NullFlavor"/>
<code value="UNK"/>
<display value="unknown"/>
</coding>
</valueCodeableConcept>
</extension>
<status value="recorded"/>
<medication>
<reference>🔗
<reference value="Medication/medicamento-ejemplo-3"/>
</reference>
</medication>
<subject>🔗
<reference value="Patient/paciente-mujer-completo"/>
</subject>
<encounter>🔗
<reference value="Encounter/encuentro-autoridad-completo"/>
</encounter>
<effectivePeriod>
<start value="2025-11-03"/>
</effectivePeriod>
<informationSource>🔗
<reference value="Practitioner/notificador-autoridad-completo"/>
</informationSource>
<reason>
<concept>
<text value="Colesterol"/>
</concept>
</reason>
<dosage>
<text value="10 mg cada 24 Horas / 24,00 Horas"/>
<route>
<coding>
<system
value="https://hl7.comisca.org/fhir/CodeSystem/route-administration"/>
<code value="oral"/>
<display value="Oral"/>
</coding>
</route>
</dosage>
</MedicationStatement>