FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "r2bo-grado-diferenciacion-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-grado-diferenciacion-vs",
"version": "0.2.0-draft",
"name": "GradoDiferenciacionVS",
"title": "Set de Valores Para Grado de Diferenciación",
"status": "draft",
"experimental": true,
"date": "2026-01-27T11:24:53+00:00",
"publisher": "Unidad de Interoperabilidad - MINSAL",
"contact": [
{
"name": "Unidad de Interoperabilidad - MINSAL",
"telecom": [
{
"system": "url",
"value": "https://interoperabilidad.minsal.cl"
}
]
},
{
"name": "Franco Ulloa",
"telecom": [
{
"system": "email",
"value": "franco.ulloa@minsal.cl",
"use": "work"
}
]
}
],
"description": "Grado de diferenciación tumoral según clasificación de la OMS",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CL",
"display": "Chile"
}
]
}
],
"compose": {
"include": [
{
"system": "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/CodeSystem/r2bo-grado-diferenciacion-CS"
}
]
}
}