FHIR IG Statistics: ValueSet/dk-core-LoincBasicObservation
| Package | hl7.fhir.dk.core |
| Resource Type | ValueSet |
| Id | dk-core-LoincBasicObservation |
| FHIR Version | R4 |
| Source | http://hl7.dk/fhir/core/http://hl7.dk/fhir/core/3.4.0/ValueSet-dk-core-LoincBasicObservation.html |
| URL | http://hl7.dk/fhir/core/ValueSet/dk-core-LoincBasicObservation |
| Version | 3.4.0 |
| Status | active |
| Date | 2025-02-01T19:18:26+01:00 |
| Name | LoincBasicObservation |
| Title | DK Core LOINC Basic Observations |
| Realm | dk |
| Authority | hl7 |
| Description | LOINC codes describing Basic Observations usable in Denmark. |
| 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 | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://loinc.org| Code | Display |
| 9279-1 | Respiratory rate |
| 8867-4 | Heart rate |
| 2708-6 | Oxygen saturation in Arterial blood |
| 8310-5 | Body temperature |
| 85353-1 | Vital signs, weight, height, head circumference, oxygen saturation and BMI panel |
| 8302-2 | Body height |
| 9843-4 | Head Occipital-frontal circumference |
| 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 |
| 59408-5 | Oxygen saturation in Arterial blood by Pulse oximetry |
Source
{
"resourceType": "ValueSet",
"id": "dk-core-LoincBasicObservation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.dk/fhir/core/ValueSet/dk-core-LoincBasicObservation",
"version": "3.4.0",
"name": "LoincBasicObservation",
"title": "DK Core LOINC Basic Observations",
"status": "active",
"experimental": false,
"date": "2025-02-01T19:18:26+01:00",
"publisher": "HL7 Denmark",
"contact": [
{
"name": "HL7 Denmark",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.dk"
},
{
"system": "email",
"value": "jenskristianvilladsen@gmail.com"
}
]
}
],
"description": "LOINC codes describing Basic Observations usable in Denmark.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"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": "85353-1"
},
{
"code": "8302-2"
},
{
"code": "9843-4"
},
{
"code": "29463-7"
},
{
"code": "39156-5"
},
{
"code": "85354-9"
},
{
"code": "8480-6"
},
{
"code": "8462-4"
},
{
"code": "8478-0"
},
{
"code": "59408-5"
}
]
}
]
}
}