Núcleo de Interoperabilidad de Datos (NID) - MINSAL
0.4.8 - draft Chile flag

This page is part of the Núcleo de Interoperabilidad de Datos (NID) - MINSAL (v0.4.8: STU1 Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Tipo Identificador - JSON Representation

Active as of 2023-07-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VSTipoIdentificador",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores VSTipoIdentificador</b></p><a name=\"VSTipoIdentificador\"> </a><a name=\"hcVSTipoIdentificador\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-CSTipoIdentificador.html\"><code>https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSTipoIdentificador</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.4.8</span></li></ul></div>"
  },
  "url" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSTipoIdentificador",
  "version" : "0.4.8",
  "name" : "VSTipoIdentificador",
  "title" : "Tipo Identificador",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-07-03T00:00:00-03:00",
  "publisher" : "Unidad de Interoperabilidad - MINSAL",
  "contact" : [
    {
      "name" : "Unidad de Interoperabilidad - MINSAL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://interoperabilidad.minsal.cl"
        }
      ]
    }
  ],
  "description" : "Tipo Identificador",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSTipoIdentificador"
      }
    ]
  }
}