| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | UMComponentTypeDAMYDA |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-UMComponentTypeDAMYDA.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/UMComponentTypeDAMYDA |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-14T00:00:00+02:00 |
| Name | UMComponentTypeDAMYDA |
| Title | U-M komponent type |
| Description | U-M komponent type [DAMYDA] |
No resources found
| CodeSystem | |
| MComponentType | M component (Myeloma protein) type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet UMComponentTypeDAMYDA
https://kip.rkkp.dk/fhir/CodeSystem/MComponentType| Code | Display | Definition |
| kappa | Kappa | Kappa (frie kæder) |
| lambda | Lambda | Lambda (frie kæder) |
{
"resourceType": "ValueSet",
"id": "UMComponentTypeDAMYDA",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/UMComponentTypeDAMYDA",
"version": "2.12.0",
"name": "UMComponentTypeDAMYDA",
"title": "U-M komponent type",
"status": "active",
"experimental": true,
"date": "2022-07-14T00: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": "U-M komponent type [DAMYDA]",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/MComponentType",
"concept": [
{
"code": "kappa",
"display": "Kappa"
},
{
"code": "lambda",
"display": "Lambda"
}
]
}
]
}
}