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

FHIR IG Statistics: ValueSet/VSIdentificadorPrestador

Packagehl7.fhir.cl.minsal.nid
TypeValueSet
IdVSIdentificadorPrestador
FHIR VersionR4
Sourcehttps://interoperabilidad.minsal.cl/fhir/ig/nid/https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/ValueSet-VSIdentificadorPrestador.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSIdentificadorPrestador
Version0.4.6
Statusactive
Date2023-01-15
NameVSIdentificadorPrestador
TitleIdentificador del Prestador
Realmcl
Authorityhl7
DescriptionIdentificador del Prestador Profesional o Administrativo

Resources that use this resource

StructureDefinition
MINSALPractitionerAdministrativoPrestador Administrativo
MINSALPrestadorProfesionalPrestador Profesional

Resources that this resource uses

CodeSystem
CSTipoIdentificadorTipo Identificador

Narrative

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

Generated Narrative: ValueSet VSIdentificadorPrestador

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "VSIdentificadorPrestador",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/VSIdentificadorPrestador",
  "version": "0.4.6",
  "name": "VSIdentificadorPrestador",
  "title": "Identificador del Prestador",
  "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": "Identificador del Prestador Profesional o Administrativo",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "01"
          }
        ]
      },
      {
        "system": "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "13"
          }
        ]
      }
    ]
  }
}