Atención de Urgencia Interoperable
0.1.1 - draft Chile flag

Atención de Urgencia Interoperable - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Identificador Prestador - JSON Representation

Active as of 2024-12-17

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: ValueSet IdentificadorPrestador</b></p><a name=\"IdentificadorPrestador\"> </a><a name=\"hcIdentificadorPrestador\"> </a><a name=\"IdentificadorPrestador-es-CL\"> </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.1/CodeSystem-CSTipoIdentificador.html\"><code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador</code></a> where concept  is-a <a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-01\">01</a></li><li>Include codes from<a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html\"><code>https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador</code></a> where concept  is-a <a href=\"https://hl7chile.cl/fhir/ig/clcore/1.9.1/CodeSystem-CSTipoIdentificador.html#CSTipoIdentificador-13\">13</a></li></ul></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/IdentificadorPrestador",
  "version" : "0.1.1",
  "name" : "VSIdentificadorPrestador",
  "title" : "Identificador Prestador",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-17T10:22:12-03: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"
          }
        ]
      }
    ]
  }
}