Sistema Nacional de receta electronica
0.9.6 - draft Chile flag

Sistema Nacional de receta electronica, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.9.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/IG_snre/ and changes regularly. See the Directory of published versions

: Razón del cambio de estado (Prescripción) - JSON Representation

Active as of 2022-01-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VSStatusReason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores VSStatusReason</b></p><a name=\"VSStatusReason\"> </a><a name=\"hcVSStatusReason\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-CSStatusReason.html\"><code>https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSStatusReason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.9.6</span></li></ul></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/snre/ValueSet/VSStatusReason",
  "version" : "0.9.6",
  "name" : "VSStatusReason",
  "title" : "Razón del cambio de estado (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" : "Códigos que indican la razón por la cual una Prescripción ha cambiado su estado",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://interoperabilidad.minsal.cl/fhir/ig/snre/CodeSystem/CSStatusReason"
      }
    ]
  }
}