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

FHIR IG Statistics: ValueSet/VSNombreCampana

Packagehl7.fhir.cl.clcore
TypeValueSet
IdVSNombreCampana
FHIR VersionR4
Sourcehttps://hl7chile.cl/fhir/ig/clcore/https://build.fhir.org/ig/HL7Chile/clcore_ig/ValueSet-VSNombreCampana.html
URLhttps://hl7chile.cl/fhir/ig/clcore/ValueSet/VSNombreCampana
Version2.0.0
Statusactive
Date2022-06-05T00:00:00-03:00
NameVSNombreCampanaCL
TitleCampañas de Vacunación
Realmcl
Authorityhl7
DescriptionCampañas de Inmunización utilizada en Chile 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

No resources found


Resources that this resource uses

CodeSystem
CSNombreCampanaCampañas Inmunización

Narrative

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

Generated Narrative: ConjuntoValores / ConjuntoDeValores VSNombreCampana

Language: es


Source

{
  "resourceType": "ValueSet",
  "id": "VSNombreCampana",
  "language": "es",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7chile.cl/fhir/ig/clcore/ValueSet/VSNombreCampana",
  "version": "2.0.0",
  "name": "VSNombreCampanaCL",
  "title": "Campañas de Vacunación",
  "status": "active",
  "experimental": false,
  "date": "2022-06-05T00: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": "Campañas de Inmunización utilizada en Chile 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/clcore/CodeSystem/CSNombreCampana"
      }
    ]
  }
}