FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| v2-0074 | diagnosticServiceSectionId |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "r2bo-categoria-reporte-biopsia-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/r2bo/ValueSet/r2bo-categoria-reporte-biopsia-vs",
"version": "0.2.0-draft",
"name": "CategoriaReporteBiopsiaVS",
"title": "Set de Valores de la Categoría Reportes de Biopsia",
"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": "Códigos de tipos de categoría de reportes de biopsias en HL7",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CL",
"display": "Chile"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0074",
"version": "3.0.0",
"concept": [
{
"code": "CP",
"display": "Cytopathology"
},
{
"code": "PAT",
"display": "Pathology (gross & histopath, not surgical)"
},
{
"code": "HM",
"display": "Hematology"
}
]
}
]
}
}