| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | Intervals |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-Intervals.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/Intervals |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-19T00:00:00+02:00 |
| Name | Intervals |
| Title | Intervals |
| Description | Intervals. Generic intervals. |
| Content | complete |
| ValueSet | |
| APInstabilitetDKR | AP-instabilitet (DKR) |
| ATCAntibiotikaprofylakseDosisDKR | ATC - Antibiotikaprofylakse, dosis (DKR) |
| ATCAntibiotikaprofylakseVarighedDKR | ATC - Antibiotikaprofylakse, varighed (DKR) |
| BenlaengdeDHR | Benlængde (DHR) |
| BrusklaesionArealDKRR | Brusklæsion, areal (DKRR) |
| DVTProfylakseDosisDKRR | DVT profylakse, dosis (DKRR) |
| FrakturFriskhedDSR | Fraktur; friskhed (DSR) |
| KnaeakseDKR | Knæakse (DKR) |
| MLInstabilitetDKR | ML-instabilitet (DKR) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Intervals
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/Intervals defines the following codes:
| Code | Definition |
| <0 | <0 |
| =<1 | =<1 |
| >1 | >1 |
| =<2 | =<2 |
| >2 | >2 |
| >3 | >3 |
| <5 | <5 |
| =<5 | =<5 |
| >5 | >5 |
| =<6 | =<6 |
| >6 | >6 |
| <8 | <8 |
| =>8 | =>8 |
| >10 | >10 |
| >14 | >14 |
| =<15 | =<15 |
| >15 | >15 |
| 1-2 | 1-2 |
| 2-3 | 2-3 |
| 0-4 | 0-4 |
| 5-9 | 5-9 |
| 5-10 | 5-10 |
| 10-14 | 10-14 |
| 11-15 | 11-15 |
{
"resourceType": "CodeSystem",
"id": "Intervals",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/Intervals",
"version": "2.12.0",
"name": "Intervals",
"title": "Intervals",
"status": "active",
"date": "2022-09-19T00: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": "Intervals. Generic intervals.",
"caseSensitive": false,
"content": "complete",
"count": 24,
"concept": [
{
"code": "<0",
"display": "<0",
"definition": "<0"
},
{
"code": "=<1",
"display": "=<1",
"definition": "=<1"
},
{
"code": ">1",
"display": ">1",
"definition": ">1"
},
{
"code": "=<2",
"display": "=<2",
"definition": "=<2"
},
{
"code": ">2",
"display": ">2",
"definition": ">2"
},
{
"code": ">3",
"display": ">3",
"definition": ">3"
},
{
"code": "<5",
"display": "<5",
"definition": "<5"
},
{
"code": "=<5",
"display": "=<5",
"definition": "=<5"
},
{
"code": ">5",
"display": ">5",
"definition": ">5"
},
{
"code": "=<6",
"display": "=<6",
"definition": "=<6"
},
{
"code": ">6",
"display": ">6",
"definition": ">6"
},
{
"code": "<8",
"display": "<8",
"definition": "<8"
},
{
"code": "=>8",
"display": "=>8",
"definition": "=>8"
},
{
"code": ">10",
"display": ">10",
"definition": ">10"
},
{
"code": ">14",
"display": ">14",
"definition": ">14"
},
{
"code": "=<15",
"display": "=<15",
"definition": "=<15"
},
{
"code": ">15",
"display": ">15",
"definition": ">15"
},
{
"code": "1-2",
"display": "1-2",
"definition": "1-2"
},
{
"code": "2-3",
"display": "2-3",
"definition": "2-3"
},
{
"code": "0-4",
"display": "0-4",
"definition": "0-4"
},
{
"code": "5-9",
"display": "5-9",
"definition": "5-9"
},
{
"code": "5-10",
"display": "5-10",
"definition": "5-10"
},
{
"code": "10-14",
"display": "10-14",
"definition": "10-14"
},
{
"code": "11-15",
"display": "11-15",
"definition": "11-15"
}
]
}