| Package | hl7.fhir.cl.clcore |
| Resource Type | ValueSet |
| Id | cl-core-tipo-reporte |
| FHIR Version | R4 |
| Source | https://hl7chile.cl/fhir/ig/clcore/https://build.fhir.org/ig/HL7Chile/clcore_ig/ValueSet-cl-core-tipo-reporte.html |
| URL | https://hl7chile.cl/fhir/ig/clcore/ValueSet/cl-core-tipo-reporte |
| Version | 2.0.0 |
| Status | active |
| Date | 2025-07-08T00:00:00-03:00 |
| Name | VsTipoReporteCL |
| Title | Set de Valores de Tipo de Reporte |
| Realm | cl |
| Authority | hl7 |
| 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. |
| 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 |
| StructureDefinition | |
| cl-core-reporte-diagnostico | CL Perfil Reporte Diagnóstico para el Intercambio de Informes y Notas |
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
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:
http://loinc.org where CLASSTYPE = Laboratory classhttp://loinc.org where CLASSTYPE = Radiology class{
"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"
}
]
}
]
}
}