Maestro de pacientes
0.3.0 - draft
Maestro de pacientes, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/IG_mpi/ and changes regularly. See the Directory of published versions
Active as of 2023-04-06 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="mpi-paciente-segundoApellido"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter mpi-paciente-segundoApellido</b></p><a name="mpi-paciente-segundoApellido"> </a><a name="hcmpi-paciente-segundoApellido"> </a><a name="mpi-paciente-segundoApellido-es-CL"> </a><h2>paciente_segundo_apellido</h2><p>Parameter <code>segundoApellido</code>:<code>string</code></p><div><p>Regresa los pacientes que cumplan con el criterio de segundo apellido.</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/patient.html">Patient</a></td></tr><tr><td>Expression</td><td><code>Patient.name.family.extension.where(url='https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido').value</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Modifiers</td><td>Allowed: exact</td></tr></table></div>
</text>
<url
value="https://interoperabilidad.minsal.cl/fhir/ig/mpi/SearchParameter/mpi-paciente-segundoApellido"/>
<version value="0.3.0"/>
<name value="paciente_segundo_apellido"/>
<status value="active"/>
<date value="2023-04-06"/>
<publisher value="Unidad de Interoperabilidad - MINSAL"/>
<contact>
<name value="Unidad de Interoperabilidad - MINSAL"/>
<telecom>
<system value="url"/>
<value value="https://interoperabilidad.minsal.cl"/>
</telecom>
</contact>
<description
value="Regresa los pacientes que cumplan con el criterio de segundo apellido."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CL"/>
<display value="Chile"/>
</coding>
</jurisdiction>
<code value="segundoApellido"/>
<base value="Patient"/>
<type value="string"/>
<expression
value="Patient.name.family.extension.where(url='https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido').value"/>
<xpathUsage value="normal"/>
<multipleOr value="true"/>
<multipleAnd value="true"/>
<modifier value="exact">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="MAY"/>
</extension>
</modifier>
</SearchParameter>