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

FHIR IG analytics

Packagehl7.fhir.cl.minsal.urgencia
Resource TypeValueSet
IdValueSet-fallecido.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Minsal-CL/IG_Urgencia/ValueSet-fallecido.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/fallecido
Version0.1.2-ballot
Statusactive
Date2025-12-23T19:06:41+00:00
NameVSFallecido
TitleFallecido
Realmcl
Authorityhl7
DescriptionCódigos asociados al momento en que el paciente fallece en el servicio de urgencia.

Resources that use this resource

StructureDefinition
FallecidoFallecido

Resources that this resource uses

CodeSystem
fallecidoFallecido

Narrative

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

Generated Narrative: ValueSet fallecido


Source1

{
  "resourceType": "ValueSet",
  "id": "fallecido",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/fallecido",
  "version": "0.1.2-ballot",
  "name": "VSFallecido",
  "title": "Fallecido",
  "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 asociados al momento en que el paciente fallece en el servicio de urgencia.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/fallecido"
      }
    ]
  }
}