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

FHIR IG analytics

Packagehl7.fhir.cl.minsal.urgencia
Resource TypeValueSet
IdValueSet-TipoParticipanteEncuentroUrgencia.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Minsal-CL/IG_Urgencia/ValueSet-TipoParticipanteEncuentroUrgencia.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/TipoParticipanteEncuentroUrgencia
Version0.1.2-ballot
Statusactive
Date2025-12-23T19:06:41+00:00
NameVSTipoParticipanteEncuentroUrgencia
TitleTipo Participante Encuentro Urgencia
Realmcl
Authorityhl7
DescriptionCódigos de los tipos de participante de un Encounter

Resources that use this resource

StructureDefinition
EncounterAtencionEncuentro Atención
EncounterUrgEncuentro Urgencia

Resources that this resource uses

CodeSystem
participant-typeParticipant type
v3-ParticipationTypeParticipationType
TipoParticipanteUrgenciaTipo Participante Urgencia

Narrative

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

Generated Narrative: ValueSet TipoParticipanteEncuentroUrgencia

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "TipoParticipanteEncuentroUrgencia",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/TipoParticipanteEncuentroUrgencia",
  "version": "0.1.2-ballot",
  "name": "VSTipoParticipanteEncuentroUrgencia",
  "title": "Tipo Participante Encuentro Urgencia",
  "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 tipos de participante de un Encounter",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/TipoParticipanteUrgencia"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "concept": [
          {
            "code": "ADM"
          },
          {
            "code": "ATND"
          },
          {
            "code": "CON"
          },
          {
            "code": "DIS"
          },
          {
            "code": "SPRF"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/participant-type",
        "version": "4.0.1",
        "concept": [
          {
            "code": "emergency"
          }
        ]
      }
    ]
  }
}