| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | DSAFindingsLocation |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-DSAFindingsLocation.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/DSAFindingsLocation |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-28T00:00:00+02:00 |
| Name | DSAFindingsLocation |
| Title | Findings with digital subtraction angiography (DSA); location of clot |
| Description | Findings with digital subtraction angiography (DSA); location of clot |
| Content | complete |
| ValueSet | |
| DSAFundLokation | Lokation for tromber, fundet vha. DSA |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem DSAFindingsLocation
This code system https://kip.rkkp.dk/fhir/CodeSystem/DSAFindingsLocation defines the following codes:
| Code | Display | Definition |
| cca | CCA | CCA |
| ica | ICA | ICA |
| ica-t | ICA-T | ICA-T |
| mca1 | MCA 1 | MCA 1 |
| mca2 | MCA 2 | MCA 2 |
| aca | ACA | ACA |
| va | VA | VA |
| ba | BA | BA |
| pca/other | PCA/Other | PCA/Other |
| cervical_dissection | Cervical dissection | Cervical dissection |
{
"resourceType": "CodeSystem",
"id": "DSAFindingsLocation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/DSAFindingsLocation",
"version": "2.12.0",
"name": "DSAFindingsLocation",
"title": "Findings with digital subtraction angiography (DSA); location of clot",
"status": "active",
"date": "2022-06-28T00: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": "Findings with digital subtraction angiography (DSA); location of clot",
"content": "complete",
"count": 10,
"concept": [
{
"code": "cca",
"display": "CCA",
"definition": "CCA"
},
{
"code": "ica",
"display": "ICA",
"definition": "ICA"
},
{
"code": "ica-t",
"display": "ICA-T",
"definition": "ICA-T"
},
{
"code": "mca1",
"display": "MCA 1",
"definition": "MCA 1"
},
{
"code": "mca2",
"display": "MCA 2",
"definition": "MCA 2"
},
{
"code": "aca",
"display": "ACA",
"definition": "ACA"
},
{
"code": "va",
"display": "VA",
"definition": "VA"
},
{
"code": "ba",
"display": "BA",
"definition": "BA"
},
{
"code": "pca/other",
"display": "PCA/Other",
"definition": "PCA/Other"
},
{
"code": "cervical_dissection",
"display": "Cervical dissection",
"definition": "Cervical dissection"
}
]
}