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

FHIR IG analytics

Packagelt.hl7.fhir.lab
Resource TypeCodeSystem
IdCodeSystem-ihc-expression-level.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lab/CodeSystem-ihc-expression-level.html
URLhttps://tx.hl7.lt/fhir/CodeSystem/ihc-expression-level
Version0.0.1
Statusdraft
Date2026-03-29T11:59:27+00:00
NameIhcExpressionLevelLtLab
TitleIHC Expression Level
DescriptionImmunohistochemical expression level classification for receptor status assessment.
Contentcomplete

Resources that use this resource

ValueSet
lt.hl7.fhir.lab#currentihc-expression-levelIHC Expression Level (VS)

Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem ihc-expression-level

Language: en

This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/ihc-expression-level defines the following codes:

CodeDisplayDefinition
negative NegativeNo expression detected
weak Weak (+)Weak expression (+)
moderate Moderate (++)Moderate expression (++)
strong Strong (+++)Strong expression (+++)

Lithuanian


Generated Narrative: CodeSystem ihc-expression-level

Language: en

This case-sensitive code system https://tx.hl7.lt/fhir/CodeSystem/ihc-expression-level defines the following codes:

CodeDisplayDefinition
negative NegativeNo expression detected
weak Weak (+)Weak expression (+)
moderate Moderate (++)Moderate expression (++)
strong Strong (+++)Strong expression (+++)

Source1

{
  "resourceType": "CodeSystem",
  "id": "ihc-expression-level",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/CodeSystem/ihc-expression-level",
  "version": "0.0.1",
  "name": "IhcExpressionLevelLtLab",
  "title": "IHC Expression Level",
  "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": "Immunohistochemical expression level classification for receptor status assessment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "negative",
      "display": "Negative",
      "definition": "No expression detected"
    },
    {
      "code": "weak",
      "display": "Weak (+)",
      "definition": "Weak expression (+)"
    },
    {
      "code": "moderate",
      "display": "Moderate (++)",
      "definition": "Moderate expression (++)"
    },
    {
      "code": "strong",
      "display": "Strong (+++)",
      "definition": "Strong expression (+++)"
    }
  ]
}