FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | CodeSystem |
| Id | CodeSystem-her2-ihc-score.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lab/CodeSystem-her2-ihc-score.html |
| URL | https://tx.hl7.lt/fhir/CodeSystem/her2-ihc-score |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-03-29T11:59:27+00:00 |
| Name | Her2IhcScoreLtLab |
| Title | HER2 IHC Score |
| Description | HER2 immunohistochemical scoring system (0+ to 3+). |
| Content | complete |
| ValueSet | ||
| lt.hl7.fhir.lab#current | her2-ihc-score | HER2 IHC Score (VS) |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem her2-ihc-score
Language: en
This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/her2-ihc-score defines the following codes:
Lithuanian
Generated Narrative: CodeSystem her2-ihc-score
Language: en
This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/her2-ihc-score defines the following codes:
{
"resourceType": "CodeSystem",
"id": "her2-ihc-score",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/CodeSystem/her2-ihc-score",
"version": "0.0.1",
"name": "Her2IhcScoreLtLab",
"title": "HER2 IHC Score",
"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": "HER2 immunohistochemical scoring system (0+ to 3+).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "0",
"display": "HER2 0+ (negative)",
"definition": "HER2: expression absent (0)"
},
{
"code": "1",
"display": "HER2 1+ (low)",
"definition": "HER2: low immunohistochemical expression (1+)"
},
{
"code": "2",
"display": "HER2 2+ (borderline)",
"definition": "HER2: expression borderline (2+)"
},
{
"code": "3",
"display": "HER2 3+ (positive)",
"definition": "HER2: expression positive (3+)"
}
]
}