Proyecto Listas de Espera MINSAL CHILE
0.1.3 - ci-build

Proyecto Listas de Espera MINSAL CHILE - Local Development build (v0.1.3). See the Directory of published versions

: Pertinencia Interconsulta - JSON Representation

Active as of 2023-01-15

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CSPertinenciaInterconsulta",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://minsal.cl/listaespera/CodeSystem/CSPertinenciaInterconsulta</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CSPertinenciaInterconsulta-1\"> </a></td><td>Pertinente</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CSPertinenciaInterconsulta-2\"> </a></td><td>Pertinente Incompleta</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CSPertinenciaInterconsulta-3\"> </a></td><td>No Pertinente</td></tr></table></div>"
  },
  "url" : "http://minsal.cl/listaespera/CodeSystem/CSPertinenciaInterconsulta",
  "version" : "0.1.3",
  "name" : "CSPertinenciaInterconsulta",
  "title" : "Pertinencia Interconsulta",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-15",
  "publisher" : "MINSAL Chile",
  "contact" : [
    {
      "name" : "MINSAL Chile",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://minsal.cl"
        }
      ]
    }
  ],
  "description" : "Pertinencia Interconsulta",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "1",
      "display" : "Pertinente"
    },
    {
      "code" : "2",
      "display" : "Pertinente Incompleta"
    },
    {
      "code" : "3",
      "display" : "No Pertinente"
    }
  ]
}