Package | hl7.fhir.cl.minsal.nid |
Type | CapabilityStatement |
Id | NID.IHE.HPD.Manager |
FHIR Version | R4 |
Source | https://interoperabilidad.minsal.cl/fhir/ig/nid/https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/CapabilityStatement-NID.IHE.HPD.Manager.html |
URL | https://interoperabilidad.minsal.cl/fhir/ig/nid/CapabilityStatement/NID.IHE.HPD.Manager |
Version | 0.4.6 |
Status | draft |
Date | 2024-09-25T15:50:00-03:00 |
Name | NID_IHE_HPD_Manager |
Title | Administrador del Directorio de Proveedores de Atención Médica |
Realm | cl |
Authority | hl7 |
Description | El CapabilityStatement del administador del directorio de proveedores de atención médica debe cumplir con las siguientes especificiones normadas. * Uso de FHIR R4 * Uso **PUEDE** devolver el recurso en JSON o XML * **DEBE** Soportar Perfil \"Prestador Administrativo\", \"Prestador Individual\" y \"Prestador Organizacional\" * Los parámetros de búsquedas de los Perfiles Practitioner **DEBEN** ser: * _id * identifier * family * given * identifier * Los parámetros de búsquedas del Perfil Organization **DEBEN** ser: * _id * identifier * name |
Kind | requirements |
CapabilityStatement | |
riap-minsal-server | CapabilityStatement Servidor del Repositorio de Biopsia del Ministerio de Salud |
ImplementationGuide | |
hl7.fhir.cl.clcore | Guía de Implementación cl core FHIR R4, (Versión Evolutiva) |
StructureDefinition | |
MINSALPractitionerAdministrativo | Prestador Administrativo |
MINSALPrestadorOrganizacional | Prestador Institucional |
MINSALPrestadorProfesional | Prestador Profesional |
Note: links and images are rebased to the (stated) source
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 |
{ "resourceType": "CapabilityStatement", "id": "NID.IHE.HPD.Manager", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft" } ], "url": "https://interoperabilidad.minsal.cl/fhir/ig/nid/CapabilityStatement/NID.IHE.HPD.Manager", "version": "0.4.6", "name": "NID_IHE_HPD_Manager", "title": "Administrador del Directorio de Proveedores de Atención Médica", "status": "draft", "experimental": false, "date": "2024-09-25T15:50:00-03:00", "publisher": "Unidad de Interoperabilidad - MINSAL", "contact": [ { "name": "Unidad de Interoperabilidad - MINSAL", "telecom": [ { "system": "url", "value": "https://interoperabilidad.minsal.cl" } ] } ], "description": "El CapabilityStatement del administador del directorio de proveedores de atención médica debe cumplir con las siguientes especificiones normadas.\n\n* Uso de FHIR R4\n* Uso **PUEDE** devolver el recurso en JSON o XML\n* **DEBE** Soportar Perfil \\\"Prestador Administrativo\\\", \\\"Prestador Individual\\\" y \\\"Prestador Organizacional\\\"\n* Los parámetros de búsquedas de los Perfiles Practitioner **DEBEN** ser:\n * _id\n * identifier\n * family\n * given\n * identifier\n* Los parámetros de búsquedas del Perfil Organization **DEBEN** ser:\n * _id\n * identifier\n * name", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CL", "display": "Chile" } ] } ], "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "json", "xml", "application/fhir+json", "application/fhir+xml" ], "implementationGuide": [ "https://hl7chile.cl/fhir/ig/clcore/ImplementationGuide/hl7.fhir.cl.clcore" ], "_implementationGuide": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ] } ], "rest": [ { "mode": "server", "documentation": "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. ", "resource": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "type": "Practitioner", "supportedProfile": [ "https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/MINSALPractitionerAdministrativo", "https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/MINSALPrestadorProfesional" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "search-type" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "update" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "delete" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "read" } ], "searchParam": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "_id", "definition": "http://hl7.org/fhir/SearchParameter/Resource-id", "type": "token", "documentation": "Id logico del Profesional" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "active", "definition": "http://hl7.org/fhir/SearchParameter/Practitioner-active", "type": "token", "documentation": "Si el registro del profesional está activo." }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "given", "definition": "http://hl7.org/fhir/SearchParameter/individual-given", "type": "string", "documentation": "Nombre(s) del profesional" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "given:exact", "definition": "http://hl7.org/fhir/SearchParameter/individual-given", "type": "string", "documentation": "Nombre(s) del profesional" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "identifier", "definition": "http://hl7.org/fhir/SearchParameter/Practitioner-identifier", "type": "token", "documentation": "Un identificador del profesional" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "family", "definition": "http://hl7.org/fhir/SearchParameter/individual-family", "type": "string", "documentation": "Primer apellido del profesional" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "family:exact", "definition": "http://hl7.org/fhir/SearchParameter/individual-family", "type": "string", "documentation": "Primer apellido del profesional" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "type": "Organization", "supportedProfile": [ "https://interoperabilidad.minsal.cl/fhir/ig/nid/StructureDefinition/MINSALPrestadorOrganizacional" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "interaction": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "search-type" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "read" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "update" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "code": "delete" } ], "searchParam": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "_id", "definition": "http://hl7.org/fhir/SearchParameter/Resource-id", "type": "token", "documentation": "Id logico del Profesional Institucional" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "identifier", "definition": "http://hl7.org/fhir/SearchParameter/Organization-identifier", "type": "token", "documentation": "Identificador del Profesional Institucional" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "active", "definition": "http://hl7.org/fhir/SearchParameter/Organization-active", "type": "token", "documentation": "Si el registro del profesional está activo." }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "name", "definition": "http://hl7.org/fhir/SearchParameter/Organization-name", "type": "string", "documentation": "Nombre o alias del Profesional Institucional" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "name:exact", "definition": "http://hl7.org/fhir/SearchParameter/Organization-name", "type": "string", "documentation": "Nombre o alias del Profesional Institucional exacto" } ] } ] } ] }