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

FHIR IG Statistics: CodeSystem/CSTramosFonasa

Packagehl7.fhir.cl.minsal.eis
TypeCodeSystem
IdCSTramosFonasa
FHIR VersionR4
Sourcehttps://interoperabilidad.minsal.cl/fhir/ig/eis/https://interoperabilidad.minsal.cl/fhir/ig/eis/0.1.0/CodeSystem-CSTramosFonasa.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTramosFonasa
Version0.1.0
Statusactive
Date2022-01-18T00:00:00-03:00
NameCSTramosFonasa
TitleTramos de FONASA
Realmcl
Authorityhl7
DescriptionCódigo asociados a el tramo al cual pertenece el paciente a FONASA
Contentcomplete

Resources that use this resource

ValueSet
VSTramosFonasaTramos de FONASA

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem CSTramosFonasa

This case-sensitive code system https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTramosFonasa defines the following codes:

CodeDisplay
A TRAMO A
B TRAMO B
C TRAMO C
D TRAMO D

Source

{
  "resourceType": "CodeSystem",
  "id": "CSTramosFonasa",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interoperabilidad.minsal.cl/fhir/ig/eis/CodeSystem/CSTramosFonasa",
  "version": "0.1.0",
  "name": "CSTramosFonasa",
  "title": "Tramos de FONASA",
  "status": "active",
  "experimental": true,
  "date": "2022-01-18T00:00:00-03:00",
  "publisher": "Unidad de Interoperabilidad - MINSAL",
  "contact": [
    {
      "name": "Unidad de Interoperabilidad - MINSAL",
      "telecom": [
        {
          "system": "url",
          "value": "https://interoperabilidad.minsal.cl"
        }
      ]
    }
  ],
  "description": "Código asociados a el tramo al cual pertenece el paciente a FONASA",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "A",
      "display": "TRAMO A"
    },
    {
      "code": "B",
      "display": "TRAMO B"
    },
    {
      "code": "C",
      "display": "TRAMO C"
    },
    {
      "code": "D",
      "display": "TRAMO D"
    }
  ]
}