FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/mcode-tumor-size-method-vs

Packagehl7.fhir.us.mcode
TypeValueSet
Idmcode-tumor-size-method-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/mcode/https://build.fhir.org/ig/HL7/fhir-mCODE-ig/ValueSet-mcode-tumor-size-method-vs.html
URLhttp://hl7.org/fhir/us/mcode/ValueSet/mcode-tumor-size-method-vs
Version4.0.0
Statusactive
Date2025-02-16T17:58:10+00:00
NameTumorSizeMethodVS
TitleTumor Size Method Value Set
Realmus
Authorityhl7
DescriptionCode for methods of measuring tumor size, including physical examination, pathology, and imaging.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
mcode-tumor-sizeTumor Size Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet mcode-tumor-size-method-vs

  • Include these codes as defined in http://snomed.info/sct
    CodeDisplay
    787377000Gross examination and sampling of tissue specimen (procedure)
    104157003Light microscopy (procedure)
    5880005Physical examination procedure (procedure)
    16310003Diagnostic ultrasonography (procedure)
    113091000Magnetic resonance imaging (procedure)
    77477000Computerized axial tomography (procedure)
    82918005Positron emission tomography (procedure)
    363680008Radiographic imaging procedure (procedure)
    363679005Imaging (procedure)

Source

{
  "resourceType": "ValueSet",
  "id": "mcode-tumor-size-method-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cic"
    }
  ],
  "url": "http://hl7.org/fhir/us/mcode/ValueSet/mcode-tumor-size-method-vs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.15.48.95"
    }
  ],
  "version": "4.0.0",
  "name": "TumorSizeMethodVS",
  "title": "Tumor Size Method Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-02-16T17:58:10+00:00",
  "publisher": "HL7 International / Clinical Interoperability Council",
  "contact": [
    {
      "name": "HL7 International / Clinical Interoperability Council",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system": "email",
          "value": "ciclist@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Code for methods of measuring tumor size, including physical examination, pathology, and imaging.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "787377000",
            "display": "Gross examination and sampling of tissue specimen (procedure)"
          },
          {
            "code": "104157003",
            "display": "Light microscopy (procedure)"
          },
          {
            "code": "5880005",
            "display": "Physical examination procedure (procedure)"
          },
          {
            "code": "16310003",
            "display": "Diagnostic ultrasonography (procedure)"
          },
          {
            "code": "113091000",
            "display": "Magnetic resonance imaging (procedure)"
          },
          {
            "code": "77477000",
            "display": "Computerized axial tomography (procedure)"
          },
          {
            "code": "82918005",
            "display": "Positron emission tomography (procedure)"
          },
          {
            "code": "363680008",
            "display": "Radiographic imaging procedure (procedure)"
          },
          {
            "code": "363679005",
            "display": "Imaging (procedure)"
          }
        ]
      }
    ]
  }
}