Notificación HL7 FHIR | FACEDRA
0.1.0 - ci-build International flag

Notificación HL7 FHIR | FACEDRA - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tratamiento

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "treatment-type",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem treatment-type</b></p><a name=\"treatment-type\"> </a><a name=\"hctreatment-type\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p>This case-sensitive code system <code>https://hl7.comisca.org/fhir/CodeSystem/treatment-type</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\">unknown<a name=\"treatment-type-unknown\"> </a></td><td>Desconocido</td></tr><tr><td style=\"white-space:nowrap\">hygienic-dietetic<a name=\"treatment-type-hygienic-dietetic\"> </a></td><td>Higienico-dietetico</td></tr><tr><td style=\"white-space:nowrap\">pharmacologic<a name=\"treatment-type-pharmacologic\"> </a></td><td>Farmacologico</td></tr><tr><td style=\"white-space:nowrap\">surgical<a name=\"treatment-type-surgical\"> </a></td><td>Quirurgico</td></tr><tr><td style=\"white-space:nowrap\">non-surgical-invasive-therapy<a name=\"treatment-type-non-surgical-invasive-therapy\"> </a></td><td>Terapia invasiva no quirurgica</td></tr><tr><td style=\"white-space:nowrap\">transfusion<a name=\"treatment-type-transfusion\"> </a></td><td>Transfusion</td></tr><tr><td style=\"white-space:nowrap\">physical-therapy<a name=\"treatment-type-physical-therapy\"> </a></td><td>Terapia fisica</td></tr><tr><td style=\"white-space:nowrap\">no-treatment<a name=\"treatment-type-no-treatment\"> </a></td><td>Sin tratamiento</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cgp"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "https://hl7.comisca.org/fhir/ImplementationGuide/hl7.fhir.uv.facedra"
          }
        ]
      }
    }
  ],
  "url" : "https://hl7.comisca.org/fhir/CodeSystem/treatment-type",
  "version" : "0.1.0",
  "name" : "TreatmentType",
  "title" : "Tratamiento",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-03-26T00:07:22-06:00",
  "publisher" : "SICA COMISCA",
  "contact" : [
    {
      "name" : "SICA COMISCA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://comisca.org/facedra/fhir"
        },
        {
          "system" : "email",
          "value" : "notifacedra@comisca.org"
        }
      ]
    },
    {
      "name" : "Notificación HL7 | FACEDRA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.comisca.org/fhir"
        },
        {
          "system" : "email",
          "value" : "notifacedra@comisca.org"
        }
      ]
    }
  ],
  "description" : "Catálogo FACEDRA para tratamiento en reacción (evento) adversa.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "Derechos de autor (c) 2026, Consejo de Ministros de Salud de Centroamérica y República Dominicana (COMISCA). Todos los derechos reservados. Este trabajo se distribuye bajo la licencia CC0-1.0, que permite su uso sin restricciones, incluso para fines comerciales, siempre que se dé el crédito adecuado.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "unknown",
      "display" : "Desconocido"
    },
    {
      "code" : "hygienic-dietetic",
      "display" : "Higienico-dietetico"
    },
    {
      "code" : "pharmacologic",
      "display" : "Farmacologico"
    },
    {
      "code" : "surgical",
      "display" : "Quirurgico"
    },
    {
      "code" : "non-surgical-invasive-therapy",
      "display" : "Terapia invasiva no quirurgica"
    },
    {
      "code" : "transfusion",
      "display" : "Transfusion"
    },
    {
      "code" : "physical-therapy",
      "display" : "Terapia fisica"
    },
    {
      "code" : "no-treatment",
      "display" : "Sin tratamiento"
    }
  ]
}