FHIR IG analytics| Package | lt.hl7.fhir.lab |
| Resource Type | CodeSystem |
| Id | CodeSystem-her2-receptor-status.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-lab/CodeSystem-her2-receptor-status.html |
| URL | https://tx.hl7.lt/fhir/CodeSystem/her2-receptor-status |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-02-11T21:55:27+00:00 |
| Name | Her2ReceptorStatus |
| Title | Her2 Receptor Status |
| Description | The data item records the Her2 (human epidermal growth factor receptor 2) expression status of the tumour. |
| Content | complete |
| ValueSet | |
| her2-receptor-status | Her2 Receptor Status |
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CodeSystem",
"id": "her2-receptor-status",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tx.hl7.lt/fhir/CodeSystem/her2-receptor-status",
"version": "0.1.0",
"name": "Her2ReceptorStatus",
"title": "Her2 Receptor Status",
"status": "active",
"date": "2026-02-11T21:55: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": "The data item records the Her2 (human epidermal growth factor receptor 2) expression status of the tumour.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 2,
"concept": [
{
"code": "1",
"display": "Her2 overexpressed or gene amplified"
},
{
"code": "2",
"display": "Her2 not overexpressed or gene not amplified"
}
]
}