FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | CodeSystem |
| Id | CodeSystem-her2-fish-result.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lab/CodeSystem-her2-fish-result.html |
| URL | https://tx.hl7.lt/fhir/CodeSystem/her2-fish-result |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-29T11:59:27+00:00 |
| Name | Her2FishResultLtLab |
| Title | HER2 FISH/CISH/SISH Result Classification |
| Description | Classification of HER2 gene amplification results from FISH, CISH, or SISH molecular testing. |
| Content | complete |
| ValueSet | ||
| lt.hl7.fhir.lab#current | her2-fish-result | HER2 FISH/CISH/SISH Result Classification (VS) |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem her2-fish-result
Language: en
This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/her2-fish-result defines the following codes:
Lithuanian
Generated Narrative: CodeSystem her2-fish-result
Language: en
This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/her2-fish-result defines the following codes:
{
"resourceType": "CodeSystem",
"id": "her2-fish-result",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/CodeSystem/her2-fish-result",
"version": "0.0.1",
"name": "Her2FishResultLtLab",
"title": "HER2 FISH/CISH/SISH Result Classification",
"status": "draft",
"experimental": true,
"date": "2026-03-29T11:59:27+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": "Classification of HER2 gene amplification results from FISH, CISH, or SISH molecular testing.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 7,
"concept": [
{
"code": "amplified",
"display": "Amplified (HER2>=4, HER2/CEP17>=2)"
},
{
"code": "amplified-clusters",
"display": "Amplified (clusters)"
},
{
"code": "co-amplified",
"display": "Co-amplified (HER2>=6, HER2/CEP17<2)"
},
{
"code": "borderline",
"display": "Borderline (4<=HER2<6, HER2/CEP17<2)"
},
{
"code": "monosomic",
"display": "Monosomic (HER2<4, HER2/CEP17>=2)"
},
{
"code": "negative",
"display": "Negative (HER2<4, HER2/CEP17<2)"
},
{
"code": "not-evaluated",
"display": "Not to be evaluated"
}
]
}