Guía MHD para HSI, Provincia de Buenos Aires.
0.1.0 - ci-build Argentina flag

Guía MHD para HSI, Provincia de Buenos Aires. - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tipos de Documento Clínico para DocumentReference - JSON Representation

Active as of 2026-08-07

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "VSTipoDocumento",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores VSTipoDocumento</b></p><a name=\"VSTipoDocumento\"> </a><a name=\"hcVSTipoDocumento\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/11502-2/\">11502-2</a></td><td>Laboratory report</td></tr><tr><td><a href=\"https://loinc.org/18748-4/\">18748-4</a></td><td>Diagnostic imaging study</td></tr><tr><td><a href=\"https://loinc.org/34131-3/\">34131-3</a></td><td>Outpatient Progress note</td></tr><tr><td><a href=\"https://loinc.org/34105-7/\">34105-7</a></td><td>Hospital Discharge summary</td></tr><tr><td><a href=\"https://loinc.org/59258-4/\">59258-4</a></td><td>Emergency department Discharge summary</td></tr><tr><td><a href=\"https://loinc.org/34133-9/\">34133-9</a></td><td>Summary of episode note</td></tr></table></li></ul></div>"
  },
  "url" : "http://mhd.ri.hsisalud.org/ValueSet/VSTipoDocumento",
  "version" : "0.1.0",
  "name" : "VSTipoDocumento",
  "title" : "Tipos de Documento Clínico para DocumentReference",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-07T18:37:36+00:00",
  "publisher" : "HSI Pladema",
  "contact" : [
    {
      "name" : "HSI Pladema",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hsi.pladema.net"
        }
      ]
    }
  ],
  "description" : "Tipos documentales clínicos codificados en LOINC para ser usados en DocumentReference.type.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AR",
          "display" : "Argentina"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "11502-2",
            "display" : "Laboratory report"
          },
          {
            "code" : "18748-4",
            "display" : "Diagnostic imaging study"
          },
          {
            "code" : "34131-3",
            "display" : "Outpatient Progress note"
          },
          {
            "code" : "34105-7",
            "display" : "Hospital Discharge summary"
          },
          {
            "code" : "59258-4",
            "display" : "Emergency department Discharge summary"
          },
          {
            "code" : "34133-9",
            "display" : "Summary of episode note"
          }
        ]
      }
    ]
  }
}