Package | niceprofiling.v23q1 |
Type | ValueSet |
Id | NICE_HeartRateCategory |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/ValueSet/NICE-HeartRateCategory |
URL | https://fhir.stichting-nice.nl/ValueSet/NICE-HeartRateCategory |
Status | active |
Name | NICE_HeartRateCategory |
Title | NICE-HeartRateCategory |
Description | This valuesets contains codes that enables to distinguish between 'regular' measurements types/moments and measurements during suspected sepsis. Definition: - VS: Clinical observations of the heart rate (not during suspected sepsis). - VS-SEPSIS: Clinical observations of the heart rate during suspected sepsis. |
StructureDefinition | |
NICE-HeartRate-2022Q1 | NICE-HeartRate |
No resources found
Note: links and images are rebased to the (stated) source
This valuesets contains codes that enables to distinguish between 'regular' measurements types/moments and measurements during suspected sepsis. Definition: - VS: Clinical observations of the body's basic functions such as blood pressure, heart rate, respiratory rate, height, weight, body mass index, head circumference, pulse oximetry, temperature, and body surface area. - VS-SEPSIS: Clinical observations of the body's basic functions during suspected sepsis.
{ "resourceType": "ValueSet", "url": "https://fhir.stichting-nice.nl/ValueSet/NICE-HeartRateCategory", "title": "NICE-HeartRateCategory", "status": "active", "contact": [ { "telecom": [ { "system": "email" } ] } ], "compose": { "include": [ { "system": "https://fhir.stichting-nice.nl/NICE-codes", "concept": [ { "code": "VS", "display": "vital-signs" }, { "code": "VS-SEPSIS", "display": "vital-signs during suspected sepsis" } ] } ] }, "text": { "status": "additional", "div": "<!-- snip (see above) -->" }, "language": "English", "publisher": "NICE", "description": "This valuesets contains codes that enables to distinguish between 'regular' measurements types/moments and measurements during suspected sepsis.\n\nDefinition:\n- VS: Clinical observations of the heart rate (not during suspected sepsis).\n- VS-SEPSIS: Clinical observations of the heart rate during suspected sepsis.", "name": "NICE_HeartRateCategory" }