0.1.0 - ci-build

PIBSistPSJ, published by LunaTorresR. 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/SIMSADIs/PIB-Sist-PSJ/ and changes regularly. See the Directory of published versions

: CS Tipo Diagnóstico - JSON Representation

Active as of 2022-01-18

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CSTipoDiagnostico",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSTipoDiagnostico</b></p><a name=\"CSTipoDiagnostico\"> </a><a name=\"hcCSTipoDiagnostico\"> </a><a name=\"CSTipoDiagnostico-en-US\"> </a><p>This case-sensitive code system <code>http://sist.psj.cl/fhir/ig/CodeSystem/CSTipoDiagnostico</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=\"CSTipoDiagnostico-01\"> </a></td><td>Impresión</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"CSTipoDiagnostico-02\"> </a></td><td>Confirmado Nuevo</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"CSTipoDiagnostico-03\"> </a></td><td>Confirmado Repetido</td></tr></table></div>"
  },
  "url" : "http://sist.psj.cl/fhir/ig/CodeSystem/CSTipoDiagnostico",
  "version" : "0.1.0",
  "name" : "CSTipoDiagnostico",
  "title" : "CS Tipo Diagnóstico",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-01-18T00:00:00-03:00",
  "publisher" : "LunaTorresR",
  "contact" : [
    {
      "name" : "LunaTorresR",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://sist.psj.cl"
        }
      ]
    }
  ],
  "description" : "Tipo de Diagnóstico",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "01",
      "display" : "Impresión"
    },
    {
      "code" : "02",
      "display" : "Confirmado Nuevo"
    },
    {
      "code" : "03",
      "display" : "Confirmado Repetido"
    }
  ]
}