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
Official URL: https://interoperabilidad.minsal.cl/fhir/ig/nid/CapabilityStatement/NID.IHE.HPD.Consumer | Version: 0.4.0 | |||
Standards status: Draft | Maturity Level: 1 | Computable Name: MPI_IHE_PDQm_Search_Cliente |
El CapabilityStatement de los requisitos del consumidor del directorio de proveedores de atención médica expresa los requisitos que pueden ser utilizados mientras se cumple con la normativa. Este CapabilityStatement implementa la Opción de Búsqueda de Profesionales.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement NID.IHE.HPD.Consumer
json
, xml
, application/fhir+json
, application/fhir+xml
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
client
El Consumidor del Directorio de proveedores de atención médica ofrece la capacidad de descubrir profesionales e instituciones, mediante datos demográficos.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Practitioner | Supported Profiles Prestador Administrativo Prestador Profesional | y | y | _id, active, given, identifier, family | |||||
Organization | Supported Profiles Prestador Institucional | y | y | _id, identifier, active, name, type |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
MAY | _id | token | Id logico del Profesional |
MAY | active | token | Si el registro del profesional está activo. |
MAY | given | string | Nombre(s) del profesional |
MAY | identifier | token | Un identificador del profesional |
MAY | family | string | Primer apellido del profesional |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
MAY | _id | token | Id logico del prestador institucional |
MAY | identifier | token | Identificador del prestador institucional |
MAY | active | token | Si el registro del prestador está activo. |
MAY | name | string | Nombre o alias del prestador institucional |
MAY | type | token | Tipo de prestador institucional |