FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| hl7.fhir.cl.agenda#current | SolicitudServicio | Perfil de la Solicitud del Servicio |
Resources that this resource uses
| CodeSystem |
| hl7.fhir.cl.agenda#current | CSCategotias | CS Prestaciones |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "VSCategorias",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://interoperabilidad.minsal.cl/fhir/ig/agenda/ValueSet/VSCategorias",
"version": "0.4.0",
"name": "VSCategorias",
"title": "VS Prestaciones",
"status": "active",
"experimental": false,
"date": "2026-07-07T14:12:30+00:00",
"publisher": "Unidad de Interoperabilidad - MINSAL",
"contact": [
{
"name": "Unidad de Interoperabilidad - MINSAL",
"telecom": [
{
"system": "url",
"value": "https://interoperabilidad.minsal.cl"
}
]
}
],
"description": "Prestaciones",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CL",
"display": "Chile"
}
]
}
],
"compose": {
"include": [
{
"system": "https://interoperabilidad.minsal.cl/fhir/ig/agenda/CodeSystem/CSCategotias"
}
]
}
}