Package | hl7.fhir.cl.minsal.nid |
Type | SearchParameter |
Id | mpi-paciente-segundoApellido |
FHIR Version | R4 |
Source | https://interoperabilidad.minsal.cl/fhir/ig/nid/https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/SearchParameter-mpi-paciente-segundoApellido.html |
URL | https://interoperabilidad.minsal.cl/fhir/ig/nid/SearchParameter/mpi-paciente-segundoApellido |
Version | 0.4.6 |
Status | active |
Date | 2023-04-06 |
Name | Paciente_Segundo_Apellido_NID |
Realm | cl |
Authority | hl7 |
Description | Regresa los pacientes que cumplan con el criterio de segundo apellido. |
Type | string |
CapabilityStatement | |
MPI.IHE.PDQm.Search.Cliente | Indice Maestro Paciente: "Cliente Buscador de Datos Demográficos (PDQm)" |
MPI.IHE.PIXm.PDQm.Manager | Administrador del Indice Maestro Paciente |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter mpi-paciente-segundoApellido
Parameter segundo-apellido
:string
Regresa los pacientes que cumplan con el criterio de segundo apellido.
Resource | Patient |
Expression | Patient.name.family.extension('https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido').value |
Processing Mode | Normal |
Multiples |
|
Modifiers | Allowed: exact |
{ "resourceType": "SearchParameter", "id": "mpi-paciente-segundoApellido", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interoperabilidad.minsal.cl/fhir/ig/nid/SearchParameter/mpi-paciente-segundoApellido", "version": "0.4.6", "name": "Paciente_Segundo_Apellido_NID", "status": "active", "date": "2023-04-06", "publisher": "Unidad de Interoperabilidad - MINSAL", "contact": [ { "name": "Unidad de Interoperabilidad - MINSAL", "telecom": [ { "system": "url", "value": "https://interoperabilidad.minsal.cl" } ] } ], "description": "Regresa los pacientes que cumplan con el criterio de segundo apellido.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CL", "display": "Chile" } ] } ], "code": "segundo-apellido", "base": [ "Patient" ], "type": "string", "expression": "Patient.name.family.extension('https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/SegundoApellido').value", "xpathUsage": "normal", "multipleOr": true, "multipleAnd": true, "modifier": [ "exact" ], "_modifier": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] } ] }