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

FHIR IG analytics

Packagelt.hl7.fhir.lung
Resource TypeCodeSystem
IdCodeSystem-pulmonary-nodule-component-code.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lung/CodeSystem-pulmonary-nodule-component-code.html
URLhttps://hl7.lt/fhir/lung/CodeSystem/pulmonary-nodule-component-code
Version0.0.1
Statusactive
Date2026-03-27T05:54:34+00:00
NamePulmonaryNoduleComponentCode
TitlePulmonary Nodule Observation Component Codes
DescriptionLocal component codes for pulmonary nodule observation elements used in the Lithuanian lung cancer early diagnosis programme when no suitable SNOMED CT code is available in the source dataset.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


English


Generated Narrative: CodeSystem pulmonary-nodule-component-code

Language: en

This code system https://hl7.lt/fhir/lung/CodeSystem/pulmonary-nodule-component-code defines the following codes:

CodeDisplay
ct-slice-number CT slice number
morphology Morphology

Lithuanian


Generated Narrative: CodeSystem pulmonary-nodule-component-code

Language: en

This code system https://hl7.lt/fhir/lung/CodeSystem/pulmonary-nodule-component-code defines the following codes:

CodeDisplay
ct-slice-number CT slice number
morphology Morphology

Source1

{
  "resourceType": "CodeSystem",
  "id": "pulmonary-nodule-component-code",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lung/CodeSystem/pulmonary-nodule-component-code",
  "version": "0.0.1",
  "name": "PulmonaryNoduleComponentCode",
  "title": "Pulmonary Nodule Observation Component Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-03-27T05:54:34+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": "Local component codes for pulmonary nodule observation elements used in the\nLithuanian lung cancer early diagnosis programme when no suitable SNOMED CT\ncode is available in the source dataset.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "ct-slice-number",
      "display": "CT slice number"
    },
    {
      "code": "morphology",
      "display": "Morphology"
    }
  ]
}