FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cl.minsal.urgencia
Resource TypeValueSet
IdValueSet-TituloProfesional.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Minsal-CL/IG_Urgencia/ValueSet-TituloProfesional.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/TituloProfesional
Version0.1.2-ballot
Statusactive
Date2025-12-23T19:06:41+00:00
NameVSTituloProfesional
TitleTítulo Profesional
Realmcl
Authorityhl7
DescriptionCódigos de los títulos profesionales de un profesional de la salud que participa de la atención de un paciente

Resources that use this resource

StructureDefinition
PrestadorProfesionalPrestador Profesional de Urgencia

Resources that this resource uses

CodeSystem
TituloProfesionalTitulo Profesional

Narrative

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

Generated Narrative: ValueSet TituloProfesional


Source1

{
  "resourceType": "ValueSet",
  "id": "TituloProfesional",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/TituloProfesional",
  "version": "0.1.2-ballot",
  "name": "VSTituloProfesional",
  "title": "Título Profesional",
  "status": "active",
  "experimental": false,
  "date": "2025-12-23T19:06:41+00:00",
  "publisher": "Unidad de Interoperabilidad - MINSAL",
  "contact": [
    {
      "name": "Unidad de Interoperabilidad - MINSAL",
      "telecom": [
        {
          "system": "url",
          "value": "https://interoperabilidad.minsal.cl"
        }
      ]
    },
    {
      "name": "Roberto Araneda",
      "telecom": [
        {
          "system": "email",
          "value": "roberto.araneda@chiledata.cl",
          "use": "work"
        }
      ]
    },
    {
      "name": "John Díaz",
      "telecom": [
        {
          "system": "email",
          "value": "john.diaz@chiledata.cl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Códigos de los títulos profesionales de un profesional de la salud que participa de la atención de un paciente",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TituloProfesional"
      }
    ]
  }
}