FHIR IG analytics| Package | lt.hl7.fhir.colorectal |
| Resource Type | ValueSet |
| Id | ValueSet-mmrp-expression.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-colorectal/ValueSet-mmrp-expression.html |
| URL | https://tx.hl7.lt/fhir/ValueSet/mmrp-expression |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-03-29T14:00:12+00:00 |
| Name | MmrpExpressionVS |
| Title | MMRP Expression Status |
| Description | Mismatch repair protein expression status (microsatellite instability assessment) for colorectal carcinoma. |
| StructureDefinition | ||
| lt.hl7.fhir.colorectal#current | histological-diagnosis-lt-colorectal | Histological Diagnosis (LT Colorectal) |
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
| lt.hl7.fhir.colorectal#current | snomed-extension-lt-colorectal | SNOMED CT Extension for Colorectal Screening |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet mmrp-expression
Language: en
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 443412009 | Degree of microsatellite instability (observable entity) |
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display |
| mmrp-normal | Normal expression (MMR proficient, MSS) |
| mmrp-loss | Loss of expression (MMR deficient, MSI) |
| mmrp-invaluable | MMRP Invaluable |
| mmrp-postponed | MMRP Postponed |
| mmrp-undefined | MMRP Undefined (MSS) |
Lithuanian
Generated Narrative: ValueSet mmrp-expression
Language: en
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 443412009 | Degree of microsatellite instability (observable entity) |
https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal version 📍0.0.1| Code | Display |
| mmrp-normal | Normal expression (MMR proficient, MSS) |
| mmrp-loss | Loss of expression (MMR deficient, MSI) |
| mmrp-invaluable | MMRP Invaluable |
| mmrp-postponed | MMRP Postponed |
| mmrp-undefined | MMRP Undefined (MSS) |
{
"resourceType": "ValueSet",
"id": "mmrp-expression",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/ValueSet/mmrp-expression",
"version": "0.0.1",
"name": "MmrpExpressionVS",
"title": "MMRP Expression Status",
"status": "active",
"experimental": false,
"date": "2026-03-29T14:00:12+00:00",
"publisher": "Lithuanian Medical Library",
"contact": [
{
"name": "Lithuanian Medical Library",
"telecom": [
{
"system": "url",
"value": "https://medicinosnk.lt"
},
{
"system": "email",
"value": "info@medicinosnk.lt"
}
]
}
],
"description": "Mismatch repair protein expression status (microsatellite instability assessment) for colorectal carcinoma.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "443412009",
"display": "Degree of microsatellite instability (observable entity)"
}
]
},
{
"system": "https://tx.hl7.lt/fhir/CodeSystem/snomed-extension-lt-colorectal",
"version": "0.0.1",
"concept": [
{
"code": "mmrp-normal",
"display": "Normal expression (MMR proficient, MSS)"
},
{
"code": "mmrp-loss",
"display": "Loss of expression (MMR deficient, MSI)"
},
{
"code": "mmrp-invaluable",
"display": "MMRP Invaluable"
},
{
"code": "mmrp-postponed",
"display": "MMRP Postponed"
},
{
"code": "mmrp-undefined",
"display": "MMRP Undefined (MSS)"
}
]
}
]
}
}