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

FHIR IG analytics

Packagelt.hl7.fhir.lab
Resource TypeValueSet
IdValueSet-prostate-tumor-stage-m.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-lab/ValueSet-prostate-tumor-stage-m.html
URLhttps://hl7.lt/fhir/lab/ValueSet/prostate-tumor-stage-m
Version0.0.1
Statusactive
Date2026-02-23T10:49:22+00:00
NameProstateTumorStageM
TitleProstate Tumor Stage M
DescriptionCodes for prostate tumor stages M.

Resources that use this resource

StructureDefinition
prostate-conditionCondition: Prostate Cancer

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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


English


Generated Narrative: ValueSet prostate-tumor-stage-m

Language: en


Lithuanian


Generated Narrative: ValueSet prostate-tumor-stage-m

Language: en


Source1

{
  "resourceType": "ValueSet",
  "id": "prostate-tumor-stage-m",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.lt/fhir/lab/ValueSet/prostate-tumor-stage-m",
  "version": "0.0.1",
  "name": "ProstateTumorStageM",
  "title": "Prostate Tumor Stage M",
  "status": "active",
  "date": "2026-02-23T10:49:22+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": "Codes for prostate tumor stages M.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "385432009",
            "display": "Not applicable"
          },
          {
            "code": "1229901006",
            "display": "cM0 (AJCC)"
          },
          {
            "code": "1229903009",
            "display": "cM1 (AJCC)"
          },
          {
            "code": "1229917000",
            "display": "pM1a (AJCC)"
          },
          {
            "code": "1229920008",
            "display": "pM1b (AJCC)"
          },
          {
            "code": "1229923005",
            "display": "pM1c (AJCC)"
          }
        ]
      }
    ]
  }
}