FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.lab
Resource TypeCodeSystem
IdCodeSystem-her2-receptor-status.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lab/CodeSystem-her2-receptor-status.html
URLhttps://tx.hl7.lt/fhir/CodeSystem/her2-receptor-status
Version0.1.0
Statusactive
Date2026-02-11T21:55:27+00:00
NameHer2ReceptorStatus
TitleHer2 Receptor Status
DescriptionThe data item records the Her2 (human epidermal growth factor receptor 2) expression status of the tumour.
Contentcomplete

Resources that use this resource

ValueSet
her2-receptor-statusHer2 Receptor Status

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: CodeSystem her2-receptor-status

Language: en

This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/her2-receptor-status defines the following codes:

CodeDisplay
1 Her2 overexpressed or gene amplified
2 Her2 not overexpressed or gene not amplified

Lithuanian


Generated Narrative: CodeSystem her2-receptor-status

Language: en

This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/her2-receptor-status defines the following codes:

CodeDisplay
1 Her2 overexpressed or gene amplified
2 Her2 not overexpressed or gene not amplified

Source1

{
  "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"
    }
  ]
}