FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/cl-core-tipo-reporte

Packagehl7.fhir.cl.clcore
TypeValueSet
Idcl-core-tipo-reporte
FHIR VersionR4
Sourcehttps://hl7chile.cl/fhir/ig/clcore/https://build.fhir.org/ig/HL7Chile/clcore_ig/ValueSet-cl-core-tipo-reporte.html
URLhttps://hl7chile.cl/fhir/ig/clcore/ValueSet/cl-core-tipo-reporte
Version2.0.0
Statusactive
Date2025-07-08T00:00:00-03:00
NameVsTipoReporteCL
TitleSet de Valores de Tipo de Reporte
Realmcl
Authorityhl7
DescriptionEste conjunto de valores define los tipos de reporte que pueden ser generados por el sistema de interoperabilidad del MINSAL, basado en el estándar LOINC.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
cl-core-reporte-diagnosticoCL Perfil Reporte Diagnóstico para el Intercambio de Informes y Notas

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConjuntoValores / ConjuntoDeValores cl-core-tipo-reporte

Language: es

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "cl-core-tipo-reporte",
  "language": "es",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7chile.cl/fhir/ig/clcore/ValueSet/cl-core-tipo-reporte",
  "version": "2.0.0",
  "name": "VsTipoReporteCL",
  "title": "Set de Valores de Tipo de Reporte",
  "status": "active",
  "experimental": false,
  "date": "2025-07-08T00:00:00-03:00",
  "publisher": "HL7 Chile",
  "contact": [
    {
      "name": "HL7 Chile",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7chile.cl"
        },
        {
          "system": "email",
          "value": "chair@hl7chile.cl"
        }
      ]
    }
  ],
  "description": "Este conjunto de valores define los tipos de reporte que pueden ser generados por el sistema de interoperabilidad del MINSAL, basado en el estándar LOINC.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "CLASSTYPE",
            "op": "=",
            "value": "Laboratory class"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "CLASSTYPE",
            "op": "=",
            "value": "Radiology class"
          }
        ]
      }
    ]
  }
}