FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/VSTiposServicio

Packagehl7.fhir.cl.corecl
TypeValueSet
IdVSTiposServicio
FHIR VersionR4
Sourcehttps://hl7chile.cl/fhir/ig/CoreCL/https://hl7chile.cl/fhir/ig/CoreCL/1.7.0/ValueSet-VSTiposServicio.html
URLhttps://hl7chile.cl/fhir/ig/CoreCL/ValueSet/VSTiposServicio
Version1.7.0
Statusactive
Date2022-05-22T00:00:00-03:00
NameVSTiposServicioCL
TitleTipos de Servicios Remotos
Realmcl
Authorityhl7
DescriptionTipos de Servicios para encuentro remoto según CodeSystem local
CopyrightUsado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Resources that use this resource

StructureDefinition
TiposServicioCódigo de los tipos de servicio que se atiende

Resources that this resource uses

CodeSystem
CSCodigoServicioTipos de Servicios Remotos

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "VSTiposServicio",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7chile.cl/fhir/ig/CoreCL/ValueSet/VSTiposServicio",
  "version": "1.7.0",
  "name": "VSTiposServicioCL",
  "title": "Tipos de Servicios Remotos",
  "status": "active",
  "date": "2022-05-22T00:00:00-03:00",
  "publisher": "HL7 Chile",
  "contact": [
    {
      "name": "HL7 Chile",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7chile.cl"
        },
        {
          "system": "email",
          "value": "chair@hl7chile.cl"
        }
      ]
    }
  ],
  "description": "Tipos de Servicios para encuentro remoto según CodeSystem local",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "copyright": "Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.",
  "compose": {
    "include": [
      {
        "system": "https://hl7chile.cl/fhir/ig/CoreCL/CodeSystem/CSCodigoServicio"
      }
    ]
  }
}