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

FHIR IG Statistics: ValueSet/riap-categorias-pTNM-VS

Packagehl7.fhir.cl.minsal.riap
TypeValueSet
Idriap-categorias-pTNM-VS
FHIR VersionR4
Sourcehttps://interoperabilidad.minsal.cl/fhir/ig/riap/https://build.fhir.org/ig/Minsal-CL/rbi/ValueSet-riap-categorias-pTNM-VS.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/riap/ValueSet/riap-categorias-pTNM-VS
Version0.1.0
Statusdraft
Date2025-04-30T20:54:44+00:00
NameCategoriaspTNMVS
TitleSet de Valores para Categorias pTNM
Realmcl
Authorityhl7
DescriptionSet de valores para las categorias para el TNM patológico
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 The SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology The HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org

Resources that use this resource

StructureDefinition
riap-categoria-tnmPerfil de Origen para las Categorías T, N, M (Abstracto)

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 riap-categorias-pTNM-VS


Source

{
  "resourceType": "ValueSet",
  "id": "riap-categorias-pTNM-VS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "https://interoperabilidad.minsal.cl/fhir/ig/riap/ImplementationGuide/hl7.fhir.cl.minsal.riap"
          }
        ]
      }
    }
  ],
  "url": "https://interoperabilidad.minsal.cl/fhir/ig/riap/ValueSet/riap-categorias-pTNM-VS",
  "version": "0.1.0",
  "name": "CategoriaspTNMVS",
  "title": "Set de Valores para Categorias pTNM",
  "status": "draft",
  "experimental": true,
  "date": "2025-04-30T20:54:44+00:00",
  "publisher": "Unidad de Interoperabilidad - MINSAL",
  "contact": [
    {
      "name": "Unidad de Interoperabilidad - MINSAL",
      "telecom": [
        {
          "system": "url",
          "value": "https://interoperabilidad.minsal.cl"
        }
      ]
    }
  ],
  "description": "Set de valores para las categorias para el TNM patológico",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "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\n\nThe SNOMED International IPS Terminology is distributed by International Health Terminology Standards Development Organisation, trading as SNOMED International, and is subject the terms of the Creative Commons Attribution 4.0 International Public License. For more information, see SNOMED IPS Terminology\n\nThe HL7 International IPS implementation guides incorporate SNOMED CT®, used by permission of the International Health Terminology Standards Development Organisation, trading as SNOMED International. SNOMED CT was originally created by the College of American Pathologists. SNOMED CT is a registered trademark of the International Health Terminology Standards Development Organisation, all rights reserved. Implementers of SNOMED CT should review usage terms or directly contact SNOMED International: info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "384625004",
            "display": "pT category"
          },
          {
            "code": "371494008",
            "display": "pN category"
          },
          {
            "code": "371497001",
            "display": "pM category"
          }
        ]
      }
    ]
  }
}