Núcleo de Interoperabilidad de Datos (NID) - MINSAL
0.4.0 - draft
Núcleo de Interoperabilidad de Datos (NID) - MINSAL, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/NID/ 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_NID</h2><p>Parameter <code>segundo-apellido</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('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/nid/SearchParameter/mpi-paciente-segundoApellido"/>
<version value="0.4.0"/>
<name value="Paciente_Segundo_Apellido_NID"/>
<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="segundo-apellido"/>
<base value="Patient"/>
<type value="string"/>
<expression
value="Patient.name.family.extension('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>