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

FHIR IG Statistics: CodeSystem/CSTramosFONASA

Packagehl7.fhir.cl.minsal.nid
TypeCodeSystem
IdCSTramosFONASA
FHIR VersionR4
Sourcehttps://interoperabilidad.minsal.cl/fhir/ig/nid/https://interoperabilidad.minsal.cl/fhir/ig/nid/0.4.6/CodeSystem-CSTramosFONASA.html
URLhttps://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSTramosFONASA
Version0.4.6
Statusactive
Date2023-01-15
NameCSTramosFONASA
TitleTramos de FONASA
Realmcl
Authorityhl7
DescriptionTramos de 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/nid/CodeSystem/CSTramosFONASA defines the following codes:

CodeDisplay
A FONASA A
B FONASA B
C FONASA C
D FONASA D

Source

{
  "resourceType": "CodeSystem",
  "id": "CSTramosFONASA",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/CSTramosFONASA",
  "version": "0.4.6",
  "name": "CSTramosFONASA",
  "title": "Tramos de FONASA",
  "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": "Tramos de FONASA",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CL",
          "display": "Chile"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "A",
      "display": "FONASA A"
    },
    {
      "code": "B",
      "display": "FONASA B"
    },
    {
      "code": "C",
      "display": "FONASA C"
    },
    {
      "code": "D",
      "display": "FONASA D"
    }
  ]
}