Sistema Nacional de receta electronica
0.9.6 - draft Chile flag

Sistema Nacional de receta electronica - Local Development build (v0.9.6). See the Directory of published versions

: Tipo de Prescripción - JSON Representation

Active as of 2022-01-18

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CSTipoPrescripcion",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSTipoPrescripcion</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\">Id_Local<a name=\"CSTipoPrescripcion-Id_Local\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Id_Cheque<a name=\"CSTipoPrescripcion-Id_Cheque\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Id_Receta_Grafica<a name=\"CSTipoPrescripcion-Id_Receta_Grafica\"> </a></td></tr></table></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSTipoPrescripcion",
  "version" : "0.9.6",
  "name" : "CSTipoPrescripcion",
  "title" : "Tipo de Prescripción",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-01-18T00:00:00-03:00",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    }
  ],
  "description" : "Identifica el tipo de Prescripción",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "Id_Local",
      "display" : "Id_Local"
    },
    {
      "code" : "Id_Cheque",
      "display" : "Id_Cheque"
    },
    {
      "code" : "Id_Receta_Grafica",
      "display" : "Id_Receta_Grafica"
    }
  ]
}