FHIR IG analytics
| Package | hl7.fhir.cl.minsal.urgencia |
| Resource Type | ValueSet |
| Id | ValueSet-SignosVitales.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Minsal-CL/IG_Urgencia/ValueSet-SignosVitales.html |
| URL | https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/SignosVitales |
| Version | 0.1.2-ballot |
| Status | active |
| Date | 2025-12-23T19:06:41+00:00 |
| Name | VSSignosVitales |
| Title | Signos Vitales |
| Realm | cl |
| Authority | hl7 |
| Description | Códigos empleados para registrar los diferentes signos vitales de un paciente en un servicio de urgencia. |
| 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 |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| loinc.org | LOINC codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| 9279-1 | Respiratory rate |
| 8867-4 | Heart rate |
| 2708-6 | Oxygen saturation in Arterial blood |
| 8310-5 | Body temperature |
| 8302-2 | Body height |
| 29463-7 | Body weight |
| 39156-5 | Body mass index (BMI) [Ratio] |
| 85354-9 | Blood pressure panel with all children optional |
| 8480-6 | Systolic blood pressure |
| 8462-4 | Diastolic blood pressure |
| 8478-0 | Mean blood pressure |
| 72514-3 | Pain severity - 0-10 verbal numeric rating [Score] - Reported |
| 9269-2 | Glasgow coma score total |
| 15074-8 | Glucose [Moles/volume] in Blood |
Source1
{
"resourceType": "ValueSet",
"id": "SignosVitales",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/SignosVitales",
"version": "0.1.2-ballot",
"name": "VSSignosVitales",
"title": "Signos Vitales",
"status": "active",
"experimental": false,
"date": "2025-12-23T19:06:41+00:00",
"publisher": "Unidad de Interoperabilidad - MINSAL",
"contact": [
{
"name": "Unidad de Interoperabilidad - MINSAL",
"telecom": [
{
"system": "url",
"value": "https://interoperabilidad.minsal.cl"
}
]
},
{
"name": "Roberto Araneda",
"telecom": [
{
"system": "email",
"value": "roberto.araneda@chiledata.cl",
"use": "work"
}
]
},
{
"name": "John Díaz",
"telecom": [
{
"system": "email",
"value": "john.diaz@chiledata.cl",
"use": "work"
}
]
}
],
"description": "Códigos empleados para registrar los diferentes signos vitales de un paciente en un servicio de urgencia.",
"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",
"concept": [
{
"code": "9279-1"
},
{
"code": "8867-4"
},
{
"code": "2708-6"
},
{
"code": "8310-5"
},
{
"code": "8302-2"
},
{
"code": "29463-7"
},
{
"code": "39156-5"
},
{
"code": "85354-9"
},
{
"code": "8480-6"
},
{
"code": "8462-4"
},
{
"code": "8478-0"
},
{
"code": "72514-3"
},
{
"code": "9269-2"
},
{
"code": "15074-8"
}
]
}
]
}
}