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

FHIR IG analytics

Packagehl7.fhir.cl.minsal.urgencia
Resource TypeValueSet
IdValueSet-RelacionAcompanante.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Minsal-CL/IG_Urgencia/ValueSet-RelacionAcompanante.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/RelacionAcompanante
Version0.1.2-ballot
Statusactive
Date2025-12-23T19:06:41+00:00
NameVSRelacionAcompanante
TitleRelación Acompañante
Realmcl
Authorityhl7
DescriptionConjunto de códigos que representan la relación del acompañante con el paciente.

Resources that use this resource

StructureDefinition
AcompananteUrgAcompañante Urgencia

Resources that this resource uses

CodeSystem
RelacionAcompananteRelación Acompañante

Narrative

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

Generated Narrative: ValueSet RelacionAcompanante


Source1

{
  "resourceType": "ValueSet",
  "id": "RelacionAcompanante",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/ValueSet/RelacionAcompanante",
  "version": "0.1.2-ballot",
  "name": "VSRelacionAcompanante",
  "title": "Relación Acompañante",
  "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": "Conjunto de códigos que representan la relación del acompañante con el paciente.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://interoperabilidad.minsal.cl/fhir/ig/urgencia/CodeSystem/RelacionAcompanante"
      }
    ]
  }
}