FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.minsal.urgencia
Resource TypeValueSet
IdValueSet-IdentificadorPrestador.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Minsal-CL/IG_Urgencia/ValueSet-IdentificadorPrestador.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/IdentificadorPrestador
Version0.1.2-ballot
Statusactive
Date2025-12-23T19:06:41+00:00
NameVSIdentificadorPrestador
TitleIdentificador Prestador
Realmcl
Authorityhl7
DescriptionIdentificador Prestador

Resources that use this resource

StructureDefinition
PrestadorAdministrativoPrestador Administrativo de Urgencia
PrestadorProfesionalPrestador Profesional de Urgencia

Resources that this resource uses

CodeSystem
CSTipoIdentificadorTipo Identificador

Narrative

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

Generated Narrative: ValueSet IdentificadorPrestador

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "IdentificadorPrestador",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/IdentificadorPrestador",
  "version": "0.1.2-ballot",
  "name": "VSIdentificadorPrestador",
  "title": "Identificador Prestador",
  "status": "active",
  "experimental": false,
  "date": "2025-12-23T19:06:41+00:00",
  "publisher": "Unidad de Interoperabilidad - MINSAL",
  "contact": [
    {
      "name": "Unidad de Interoperabilidad - MINSAL",
      "telecom": [
        {
          "system": "url",
          "value": "https://interoperabilidad.minsal.cl"
        }
      ]
    },
    {
      "name": "Roberto Araneda",
      "telecom": [
        {
          "system": "email",
          "value": "roberto.araneda@chiledata.cl",
          "use": "work"
        }
      ]
    },
    {
      "name": "John Díaz",
      "telecom": [
        {
          "system": "email",
          "value": "john.diaz@chiledata.cl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Identificador Prestador",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "01"
          }
        ]
      },
      {
        "system": "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "13"
          }
        ]
      }
    ]
  }
}