FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.minsal.urgencia
Resource TypeValueSet
IdValueSet-SignosVitales.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Minsal-CL/IG_Urgencia/ValueSet-SignosVitales.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/SignosVitales
Version0.1.2-ballot
Statusactive
Date2025-12-23T19:06:41+00:00
NameVSSignosVitales
TitleSignos Vitales
Realmcl
Authorityhl7
DescriptionCódigos empleados para registrar los diferentes signos vitales de un paciente en un servicio de urgencia.
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
ObservationSignosVitalesObservación Signos Vitales

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ValueSet SignosVitales

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    9279-1Respiratory rate
    8867-4Heart rate
    2708-6Oxygen saturation in Arterial blood
    8310-5Body temperature
    8302-2Body height
    29463-7Body weight
    39156-5Body mass index (BMI) [Ratio]
    85354-9Blood pressure panel with all children optional
    8480-6Systolic blood pressure
    8462-4Diastolic blood pressure
    8478-0Mean blood pressure
    72514-3Pain severity - 0-10 verbal numeric rating [Score] - Reported
    9269-2Glasgow coma score total
    15074-8Glucose [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"
          }
        ]
      }
    ]
  }
}