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

FHIR IG analytics

Packagehl7.fhir.us.mcode.r4b
Resource TypeValueSet
IdValueSet-mcode-tumor-size-method-vs.json
FHIR VersionR4B

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

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)

Source1

{
  "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-16T20:00:57+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)"
          }
        ]
      }
    ]
  }
}