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

FHIR IG Statistics: ValueSet/VSCategorias

Packagehl7.fhir.cl.agenda
TypeValueSet
IdVSCategorias
FHIR VersionR4
Sourcehttps://interoperabilidad.minsal.cl/fhir/ig/agenda/https://build.fhir.org/ig/Minsal-CL/agenda/ValueSet-VSCategorias.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/agenda/ValueSet/VSCategorias
Version0.4.0
Statusactive
Date2025-07-14T13:19:30+00:00
NameVSCategorias
TitleVS Prestaciones
Realmcl
Authorityhl7
DescriptionPrestaciones

Resources that use this resource

StructureDefinition
SolicitudServicioPerfil de la Solicitud del Servicio

Resources that this resource uses

CodeSystem
CSCategotiasCS Prestaciones

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ConjuntoValores / ConjuntoDeValores VSCategorias


Source

{
  "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": "2025-07-14T13:19: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"
      }
    ]
  }
}