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