| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | APInstabilitetDKR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-APInstabilitetDKR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/APInstabilitetDKR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-10-12T00:00:00+02:00 |
| Name | APInstabilitetDKR |
| Title | AP-instabilitet (DKR) |
| Description | AP-instabilitet (DKR) |
No resources found
| CodeSystem | |
| Intervals | Intervals |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet APInstabilitetDKR
https://kip.rkkp.dk/fhir/CodeSystem/Intervals| Code | Display | Definition |
| <5 | <5 mm | <5 |
| 5-10 | 5-10 mm | 5-10 |
| >10 | >10 mm | >10 |
{
"resourceType": "ValueSet",
"id": "APInstabilitetDKR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/APInstabilitetDKR",
"version": "2.12.0",
"name": "APInstabilitetDKR",
"title": "AP-instabilitet (DKR)",
"status": "active",
"experimental": true,
"date": "2022-10-12T00: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": "AP-instabilitet (DKR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Intervals",
"concept": [
{
"code": "<5",
"display": "<5 mm"
},
{
"code": "5-10",
"display": "5-10 mm"
},
{
"code": ">10",
"display": ">10 mm"
}
]
}
]
}
}