FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/NID.IHE.HPD.Manager

Packagehl7.fhir.cl.minsal.nid
TypeCapabilityStatement
IdNID.IHE.HPD.Manager
FHIR VersionR4
Sourcehttps://interoperabilidad.minsal.cl/fhir/ig/nid/https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/CapabilityStatement-NID.IHE.HPD.Manager.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/nid/CapabilityStatement/NID.IHE.HPD.Manager
Version0.4.6
Statusdraft
Date2024-09-25T15:50:00-03:00
NameNID_IHE_HPD_Manager
TitleAdministrador del Directorio de Proveedores de Atención Médica
Realmcl
Authorityhl7
DescriptionEl 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
Kindrequirements

Resources that use this resource

CapabilityStatement
riap-minsal-serverCapabilityStatement Servidor del Repositorio de Biopsia del Ministerio de Salud

Resources that this resource uses

ImplementationGuide
hl7.fhir.cl.clcoreGuía de Implementación cl core FHIR R4, (Versión Evolutiva)
StructureDefinition
MINSALPractitionerAdministrativoPrestador Administrativo
MINSALPrestadorOrganizacionalPrestador Institucional
MINSALPrestadorProfesionalPrestador Profesional

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement NID.IHE.HPD.Manager

Administrador del Directorio de Proveedores de Atención Médica

  • Implementation Guide Version: 0.4.6
  • FHIR Version: 4.0.1
  • Supported Formats: json, xml, application/fhir+json, application/fhir+xml
  • Supported Patch Formats:
  • Published on: 2024-09-25 15:50:00-0300
  • Published by: Unidad de Interoperabilidad - MINSAL

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.

SHOULD Support the Following Implementation Guides

FHIR RESTful Capabilities

Mode: 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.

Summary of System-wide Interactions

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCDSearches_include_revincludeOperations
PractitionerSupported Profiles
  Prestador Administrativo
  Prestador Profesional
yyyy_id, active, given, given:exact, identifier, family, family:exact
OrganizationSupported Profiles
  Prestador Institucional
yyyy_id, identifier, active, name, name:exact

Resource Conformance: SHALL Practitioner

Core FHIR Resource
Practitioner
Reference Policy
Interaction summary
  • SHALL support search-type, update, delete, read.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

Id logico del Profesional

SHALLactivetoken

Si el registro del profesional está activo.

SHALLgivenstring

Nombre(s) del profesional

SHALLgiven:exactstring

Nombre(s) del profesional

SHALLidentifiertoken

Un identificador del profesional

SHALLfamilystring

Primer apellido del profesional

SHALLfamily:exactstring

Primer apellido del profesional

 

Resource Conformance: SHALL Organization

Core FHIR Resource
Organization
Reference Policy
Interaction summary
  • SHALL support search-type, read, update, delete.

Supported Profiles

Prestador Institucional

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

Id logico del Profesional Institucional

SHALLidentifiertoken

Identificador del Profesional Institucional

SHALLactivetoken

Si el registro del profesional está activo.

SHALLnamestring

Nombre o alias del Profesional Institucional

SHALLname:exactstring

Nombre o alias del Profesional Institucional exacto

 

Source

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}