Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | HeartRhythm |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-HeartRhythm.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/HeartRhythm |
Version | 2.12.0 |
Status | active |
Date | 2022-06-22T00:00:00+02:00 |
Name | HeartRhythm |
Title | Hjerterytme |
Description | Hjerterytme |
No resources found
CodeSystem | |
GenericValues | Generic values |
HeartRhythm | Hjerterytme |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HeartRhythm
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/HeartRhythm
Code | Display | Definition |
sr | SR | Hvis SR |
afliafla | Afli/Afla | Hvis Afli/Afla |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
not_performed | EKG mangler | Not performed - used to indicate, if a procedure or test has not been performed |
other | Andet | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "HeartRhythm", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/HeartRhythm", "version": "2.12.0", "name": "HeartRhythm", "title": "Hjerterytme", "status": "active", "experimental": true, "date": "2022-06-22T00:00:00+02:00", "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "contact": [ { "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "telecom": [ { "system": "url", "value": "https://trifork.com" }, { "system": "email", "value": "rbk@trifork.com" } ] } ], "description": "Hjerterytme", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/HeartRhythm", "concept": [ { "code": "sr", "display": "SR" }, { "code": "afliafla", "display": "Afli/Afla" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "not_performed", "display": "EKG mangler" }, { "code": "other", "display": "Andet" } ] } ] } }