Atención de Urgencia Interoperable
0.1.2-qa-preview - qa-preview Chile flag

Atención de Urgencia Interoperable, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.1.2-qa-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/IG_Urgencia/ and changes regularly. See the Directory of published versions

: Identificador Prestador - JSON Representation

Active as of 2025-10-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "IdentificadorPrestador",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores IdentificadorPrestador</b></p><a name=\"IdentificadorPrestador\"> </a><a name=\"hcIdentificadorPrestador\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.4/CodeSystem-CSTipoIdentificador.html\"><code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to 1.9.4, the version found through the package references\">&#x1F4E6;1.9.4</span> where concept  is-a <a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.4/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-01\">01</a></li><li>Include codes from<a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.4/CodeSystem-CSTipoIdentificador.html\"><code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador</code></a> version <span title=\"Version is not explicitly stated, which means it is fixed to 1.9.4, the version found through the package references\">&#x1F4E6;1.9.4</span> where concept  is-a <a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.4/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-13\">13</a></li></ul></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/IdentificadorPrestador",
  "version" : "0.1.2-qa-preview",
  "name" : "VSIdentificadorPrestador",
  "title" : "Identificador Prestador",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-10-09T00:25:42+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"
          }
        ]
      }
    ]
  }
}