| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | LokationAneurismeSAH |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-LokationAneurismeSAH.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/LokationAneurismeSAH |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-08T00:00:00+02:00 |
| Name | LokationAneurismeSAH |
| Title | Anatomisk lokation for anurisme [SAH] |
| Description | Anatomisk lokation for anurisme [SAH] |
No resources found
| CodeSystem | |
| AnatomicalLocations | Anatomy locations, not specified in classifcations (SKS, etc.) |
| GenericValues | Generic values |
| SKS | Sundhedsvæsenets klassifikationssystem (SKS) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet LokationAneurismeSAH
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/SKS| Code | Display | Definition |
| T000526 | A. communicans anterior | T000526 - arteria communicans anterior |
| T000527 | A. cerebri anterior (inkl. a. pericallosa) | T000527 - arteria cerebri anterior |
| T000522 | A. carotis interna (inkl. paraopthalmisk) | T000522 - arteria carotis interna |
| T000528 | A. cerebri media | T000528 - arteria cerebri media |
| T000523 | A. communicans posterior | T000523 - arteria communicans posterior |
| T000530 | A. basilaris (inkl. Basilaris toppen) | T000530 - arteria basilaris |
| T000529 | A. vertebralis | T000529 - arteria vertebralis |
https://kip.rkkp.dk/fhir/CodeSystem/AnatomicalLocations| Code | Display | Definition |
| acarotistop | Carotistop aneurisme | Top of arteria catoris |
| acerebellisuperior | A. cerebelli superior | Arteria cerebelli superior |
| acerebelliantinf | A. cerebelli anterior inferior | Arteria cerebelli anterior inferior |
| acerebelliposinf | A. cerebelli posterior inferior | Arteria cerebelli posterior inferior |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Andet | Other - used to choose unspecific value not in a valueset |
{
"resourceType": "ValueSet",
"id": "LokationAneurismeSAH",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/LokationAneurismeSAH",
"version": "2.12.0",
"name": "LokationAneurismeSAH",
"title": "Anatomisk lokation for anurisme [SAH]",
"status": "active",
"experimental": true,
"date": "2022-06-08T00: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": "Anatomisk lokation for anurisme [SAH]",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/SKS",
"concept": [
{
"code": "T000526",
"display": "A. communicans anterior"
},
{
"code": "T000527",
"display": "A. cerebri anterior (inkl. a. pericallosa)"
},
{
"code": "T000522",
"display": "A. carotis interna (inkl. paraopthalmisk)"
},
{
"code": "T000528",
"display": "A. cerebri media"
},
{
"code": "T000523",
"display": "A. communicans posterior"
},
{
"code": "T000530",
"display": "A. basilaris (inkl. Basilaris toppen)"
},
{
"code": "T000529",
"display": "A. vertebralis"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/AnatomicalLocations",
"concept": [
{
"code": "acarotistop",
"display": "Carotistop aneurisme"
},
{
"code": "acerebellisuperior",
"display": "A. cerebelli superior"
},
{
"code": "acerebelliantinf",
"display": "A. cerebelli anterior inferior"
},
{
"code": "acerebelliposinf",
"display": "A. cerebelli posterior inferior"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Andet"
}
]
}
]
}
}