0.1.0 - ci-build

IPS_Falp, published by EstebanFredes. 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/GI_IPS_FALP/ and changes regularly. See the Directory of published versions

: Tramos de la urgencia del Procedimiento - JSON Representation

Draft as of 2024-11-17

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "CSurgProcedimiento",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSurgProcedimiento</b></p><a name=\"CSurgProcedimiento\"> </a><a name=\"hcCSurgProcedimiento\"> </a><a name=\"CSurgProcedimiento-en-US\"> </a><p>This case-sensitive code system <code>https://IPSFalp.cl/CodeSystem/CSurgProcedimiento</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">BAJA<a name=\"CSurgProcedimiento-BAJA\"> </a></td></tr><tr><td style=\"white-space:nowrap\">MEDIA<a name=\"CSurgProcedimiento-MEDIA\"> </a></td></tr><tr><td style=\"white-space:nowrap\">ALTA<a name=\"CSurgProcedimiento-ALTA\"> </a></td></tr></table></div>"
  },
  "url" : "https://IPSFalp.cl/CodeSystem/CSurgProcedimiento",
  "version" : "0.1.0",
  "name" : "CSurgProcedimiento",
  "title" : "Tramos de la urgencia del Procedimiento",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-17T23:09:28+00:00",
  "publisher" : "EstebanFredes",
  "contact" : [
    {
      "name" : "EstebanFredes",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Código asociados a la urgencia del Procedimiento",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "BAJA",
      "display" : "BAJA"
    },
    {
      "code" : "MEDIA",
      "display" : "MEDIA"
    },
    {
      "code" : "ALTA",
      "display" : "ALTA"
    }
  ]
}