EMA Diagnostics Implementation Guide
0.1.0 - ci-build Chile flag

EMA Diagnostics Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tipos de Informe Diagnóstico - JSON Representation

Draft as of 2026-03-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-informe-diagnostico",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores vs-informe-diagnostico</b></p><a name=\"vs-informe-diagnostico\"> </a><a name=\"hcvs-informe-diagnostico\"> </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/11526-1/\">11526-1</a></td><td>Pathology study</td></tr><tr><td><a href=\"https://loinc.org/47045-0/\">47045-0</a></td><td>Study report</td></tr><tr><td><a href=\"https://loinc.org/59768-2/\">59768-2</a></td><td>Procedure report</td></tr></table></li></ul></div>"
  },
  "url" : "https://emahealth.io/fhir/diagnostics/ValueSet/vs-informe-diagnostico",
  "version" : "0.1.0",
  "name" : "VsInformeDiagnostico",
  "title" : "Tipos de Informe Diagnóstico",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-15T22:39:05+00:00",
  "publisher" : "EMA Health SpA",
  "contact" : [
    {
      "name" : "EMA Health SpA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://emahealth.io"
        }
      ]
    }
  ],
  "description" : "Códigos LOINC para tipos de informes diagnósticos, alineados con la codificación DEIS.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CL",
          "display" : "Chile"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "11502-2",
            "display" : "Laboratory report"
          },
          {
            "code" : "18748-4",
            "display" : "Diagnostic imaging study"
          },
          {
            "code" : "11526-1",
            "display" : "Pathology study"
          },
          {
            "code" : "47045-0",
            "display" : "Study report"
          },
          {
            "code" : "59768-2",
            "display" : "Procedure report"
          }
        ]
      }
    ]
  }
}