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

FHIR IG Statistics: CodeSystem/FormaVerificacionCS

Packagefhir.ops-esavi
Resource TypeCodeSystem
IdFormaVerificacionCS
FHIR VersionR4
Sourcehttps://paho.org/fhir/ops-esavi/https://build.fhir.org/ig/cens-chile/OPS-Esavi-IG/CodeSystem-FormaVerificacionCS.html
URLhttps://paho.org/fhir/ops-esavi/CodeSystem/FormaVerificacionCS
Version0.1.0
Statusactive
Date2025-07-23T20:21:09+00:00
NameFormaVerificacionCS
TitleForma de Verificación
Realmus
Authorityhl7
DescriptionFormas de verificación posibles, a modo de ejemplo
Contentcomplete

Resources that use this resource

ValueSet
FormaVerificacionVSCódigo forma de Verificación

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem FormaVerificacionCS

This code system https://paho.org/fhir/ops-esavi/CodeSystem/FormaVerificacionCS defines the following codes:

CodeDisplay
1 Carnet o registro físico
2 Carnet o registro digital
3 Declaración verbal
4 Historia clínica corroborada con carnet
5 No se sabe
0 Otro

Source

{
  "resourceType": "CodeSystem",
  "id": "FormaVerificacionCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://paho.org/fhir/ops-esavi/CodeSystem/FormaVerificacionCS",
  "version": "0.1.0",
  "name": "FormaVerificacionCS",
  "title": "Forma de Verificación",
  "status": "active",
  "date": "2025-07-23T20:21:09+00:00",
  "publisher": "CENS",
  "contact": [
    {
      "name": "CENS",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cens.cl"
        }
      ]
    }
  ],
  "description": "Formas de verificación posibles, a modo de ejemplo",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "1",
      "display": "Carnet o registro físico"
    },
    {
      "code": "2",
      "display": "Carnet o registro digital"
    },
    {
      "code": "3",
      "display": "Declaración verbal"
    },
    {
      "code": "4",
      "display": "Historia clínica corroborada con carnet"
    },
    {
      "code": "5",
      "display": "No se sabe"
    },
    {
      "code": "0",
      "display": "Otro"
    }
  ]
}