Mensaje TEI - APS a nivel secundario
0.1.0 - ci-build

Mensaje TEI - APS a nivel secundario, published by CENS. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cens-chile/tei-aps-secundario/ and changes regularly. See the Directory of published versions

: Tipo de Evento - JSON Representation

Draft as of 2025-10-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CSTipoEventoTEI",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSTipoEventoTEI</b></p><a name=\"CSTipoEventoTEI\"> </a><a name=\"hcCSTipoEventoTEI\"> </a><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/tei-aps-secundario/CodeSystem/CSTipoEventoTEI</code> defines the following code:</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\">resumir-aps<a name=\"CSTipoEventoTEI-resumir-aps\"> </a></td><td>Resumir eventos APS</td></tr></table></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/tei-aps-secundario/CodeSystem/CSTipoEventoTEI",
  "version" : "0.1.0",
  "name" : "CSTipoEventoTEI",
  "title" : "Tipo de Evento",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-10-01T16:11:52+00:00",
  "publisher" : "CENS",
  "contact" : [
    {
      "name" : "CENS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cens.cl"
        }
      ]
    }
  ],
  "description" : "CodeSystem con códigos definidos para representar cada evento en APS-Secundario",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "resumir-aps",
      "display" : "Resumir eventos APS"
    }
  ]
}