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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeValueSet
IdValueSet-screening-her2-ihc-score-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-integration/ValueSet-screening-her2-ihc-score-vs.html
URLhttps://terminology.dhp.uz/fhir/integrations/ValueSet/screening-her2-ihc-score-vs
Version0.7.0
Statusactive
Date2026-08-10T12:11:33+00:00
NameScreeningHer2IhcScoreVS
TitleScreening HER2 IHC Score ValueSet
DescriptionLOINC answer codes permitted for HER2 immunohistochemistry results.

Resources that use this resource

StructureDefinition
uz.dhp.integrations#currentscreening-immunohistochemistry-observationScreening Immunohistochemistry Observation

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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


English


Generated Narrative: ValueSet screening-her2-ihc-score-vs


Russian


Сгенерированный нарратив: ValueSet screening-her2-ihc-score-vs


Uzbek


Generated Narrative: ValueSet screening-her2-ihc-score-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "screening-her2-ihc-score-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terminology.dhp.uz/fhir/integrations/ValueSet/screening-her2-ihc-score-vs",
  "version": "0.7.0",
  "name": "ScreeningHer2IhcScoreVS",
  "title": "Screening HER2 IHC Score ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2026-08-10T12:11:33+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "LOINC answer codes permitted for HER2 immunohistochemistry results.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA6111-4",
            "display": "0"
          },
          {
            "code": "LA11841-6",
            "display": "1+"
          },
          {
            "code": "LA11842-4",
            "display": "2+"
          },
          {
            "code": "LA11843-2",
            "display": "3+"
          },
          {
            "code": "LA11884-6",
            "display": "Indeterminate"
          }
        ]
      }
    ]
  }
}