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

FHIR IG analytics

Packagelt.hl7.fhir.lab
Resource TypeCodeSystem
IdCodeSystem-her2-fish-result.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lab/CodeSystem-her2-fish-result.html
URLhttps://tx.hl7.lt/fhir/CodeSystem/her2-fish-result
Version0.0.1
Statusdraft
Date2026-03-29T11:59:27+00:00
NameHer2FishResultLtLab
TitleHER2 FISH/CISH/SISH Result Classification
DescriptionClassification of HER2 gene amplification results from FISH, CISH, or SISH molecular testing.
Contentcomplete

Resources that use this resource

ValueSet
lt.hl7.fhir.lab#currenther2-fish-resultHER2 FISH/CISH/SISH Result Classification (VS)

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
amplified Amplified (HER2>=4, HER2/CEP17>=2)
amplified-clusters Amplified (clusters)
co-amplified Co-amplified (HER2>=6, HER2/CEP17<2)
borderline Borderline (4<=HER2<6, HER2/CEP17<2)
monosomic Monosomic (HER2<4, HER2/CEP17>=2)
negative Negative (HER2<4, HER2/CEP17<2)
not-evaluated Not to be evaluated

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:

CodeDisplay
amplified Amplified (HER2>=4, HER2/CEP17>=2)
amplified-clusters Amplified (clusters)
co-amplified Co-amplified (HER2>=6, HER2/CEP17<2)
borderline Borderline (4<=HER2<6, HER2/CEP17<2)
monosomic Monosomic (HER2<4, HER2/CEP17>=2)
negative Negative (HER2<4, HER2/CEP17<2)
not-evaluated Not to be evaluated

Source1

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