Package | hl7.fhir.cl.minsal.nid |
Type | ValueSet |
Id | VSSistemasComunicacion |
FHIR Version | R4 |
Source | https://interoperabilidad.minsal.cl/fhir/ig/nid/https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/ValueSet-VSSistemasComunicacion.html |
URL | https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSSistemasComunicacion |
Version | 0.4.6 |
Status | active |
Date | 2023-01-15 |
Name | VSSistemasComunicacion |
Title | Medios de Comunicación con el Paciente |
Realm | cl |
Authority | hl7 |
Description | Este es un filtro del "system" del telecom del paciente solo para que se ocupen los indicados por normativa |
StructureDefinition | |
MINSALAcompanante | MINSAL Acompañante |
MINSALPaciente | MINSAL Paciente |
MINSALPacienteBusqueda | MINSAL Paciente Busqueda |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet VSSistemasComunicacion
http://hl7.org/fhir/contact-point-system
Code | Display | Definition |
phone | Phone | The value is a telephone number used for voice calls. Use of full international numbers starting with + is recommended to enable automatic dialing support but not required. |
The value is an email address. | ||
other | Other | A contact that is not a phone, fax, page or email address and is not expressible as a URL. E.g. Internal mail address. This SHOULD NOT be used for contacts that are expressible as a URL (e.g. Skype, Twitter, Facebook, etc.) Extensions may be used to distinguish "other" contact types. |
{ "resourceType": "ValueSet", "id": "VSSistemasComunicacion", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSSistemasComunicacion", "version": "0.4.6", "name": "VSSistemasComunicacion", "title": "Medios de Comunicación con el Paciente", "status": "active", "experimental": false, "date": "2023-01-15", "publisher": "Unidad de Interoperabilidad - MINSAL", "contact": [ { "name": "Unidad de Interoperabilidad - MINSAL", "telecom": [ { "system": "url", "value": "https://interoperabilidad.minsal.cl" } ] } ], "description": "Este es un filtro del \"system\" del telecom del paciente solo para que se ocupen los indicados por normativa", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CL", "display": "Chile" } ] } ], "compose": { "include": [ { "system": "http://hl7.org/fhir/contact-point-system", "concept": [ { "code": "phone" }, { "code": "email" }, { "code": "other" } ] } ] } }