馃嚚馃嚤 EMA Health Chile Implementation Guide
0.1.0 - ci-build

馃嚚馃嚤 EMA Health Chile 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-06-30

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: ValueSet 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/cl/ValueSet/vs-informe-diagnostico",
  "version" : "0.1.0",
  "name" : "VsInformeDiagnostico",
  "title" : "Tipos de Informe Diagn贸stico",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-30T03:05:46-04:00",
  "publisher" : "EMA Health SpA",
  "contact" : [
    {
      "name" : "EMA Health SpA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://emahealth.io"
        },
        {
          "system" : "email",
          "value" : "[email protected]"
        }
      ]
    }
  ],
  "description" : "C贸digos LOINC para tipos de informes diagn贸sticos, alineados con la codificaci贸n DEIS.",
  "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"
          }
        ]
      }
    ]
  }
}