Maestro de pacientes
0.3.0 - draft Chile flag

Maestro de pacientes, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/IG_mpi/ and changes regularly. See the Directory of published versions

: Componentes de Observación de Discapacidad - JSON Representation

Active as of 2024-08-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CSComponenteDiscapacidad",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSComponenteDiscapacidad</b></p><a name=\"CSComponenteDiscapacidad\"> </a><a name=\"hcCSComponenteDiscapacidad\"> </a><a name=\"CSComponenteDiscapacidad-es-CL\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/mpi/CodeSystem/CSComponenteDiscapacidad</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\">01<a name=\"CSComponenteDiscapacidad-01\"> </a></td><td>Origen de la discapacidad</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"CSComponenteDiscapacidad-02\"> </a></td><td>Evaluación Valoración de Desempeño en Comunidad (IVADEC-DIF)</td></tr></table></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/mpi/CodeSystem/CSComponenteDiscapacidad",
  "version" : "0.3.0",
  "name" : "CSComponenteDiscapacidad",
  "title" : "Componentes de Observación de Discapacidad",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-28",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    }
  ],
  "description" : "Diferenciación entre los componentes de la observación de discapacidad",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "01",
      "display" : "Origen de la discapacidad"
    },
    {
      "code" : "02",
      "display" : "Evaluación Valoración de Desempeño en Comunidad (IVADEC-DIF)"
    }
  ]
}