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.Manager | Version: 0.4.0 | |||
Standards status: Draft | Maturity Level: 1 | Computable Name: NID_IHE_HPD_Manager |
El CapabilityStatement del administador del directorio de proveedores de atención médica debe cumplir con las siguientes especificiones normadas.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement NID.IHE.HPD.Manager
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.
server
El servidor de Administrador del Directorio de Proveedores de Atención Médica. Permite almacenar de manera segura e inequivoca tanto de los proveedores adminitrativos, institucionale e individuales.
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 | D | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|
Practitioner | Supported Profiles Prestador Administrativo Prestador Profesional | y | y | y | y | _id, active, given, given:exact, identifier, family, family:exact | ||||
Organization | Supported Profiles Prestador Institucional | y | y | y | y | _id, identifier, active, name, name:exact |
search-type
, update
, delete
, read
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Id logico del Profesional |
SHALL | active | token | Si el registro del profesional está activo. |
SHALL | given | string | Nombre(s) del profesional |
SHALL | given:exact | string | Nombre(s) del profesional |
SHALL | identifier | token | Un identificador del profesional |
SHALL | family | string | Primer apellido del profesional |
SHALL | family:exact | string | Primer apellido del profesional |
search-type
, read
, update
, delete
.Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | _id | token | Id logico del Profesional Institucional |
SHALL | identifier | token | Identificador del Profesional Institucional |
SHALL | active | token | Si el registro del profesional está activo. |
SHALL | name | string | Nombre o alias del Profesional Institucional |
SHALL | name:exact | string | Nombre o alias del Profesional Institucional exacto |