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

FHIR IG Statistics: ValueSet/OtherVaccineVS

Packagefhir.giis
Resource TypeValueSet
IdOtherVaccineVS
FHIR VersionR4
Sourcehttps://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/ValueSet-OtherVaccineVS.html
URLhttps://paho.org/fhir/giis/ValueSet/OtherVaccineVS
Version0.1.8
Statusdraft
Date2025-07-23T19:39:25+00:00
NameOtherVaccineVS
TitleOther Vaccine codes
Realmus
Authorityhl7
DescriptionOther Vaccine codes used as examples, these ones come from another table from the GIIS

Resources that use this resource

StructureDefinition
VaccinationEventVaccinationEvent

Resources that this resource uses

CodeSystem
OtherVaccineCSOther Vaccine codes

Narrative

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

Generated Narrative: ValueSet OtherVaccineVS


Source

{
  "resourceType": "ValueSet",
  "id": "OtherVaccineVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://paho.org/fhir/giis/ValueSet/OtherVaccineVS",
  "version": "0.1.8",
  "name": "OtherVaccineVS",
  "title": "Other Vaccine codes",
  "status": "draft",
  "experimental": true,
  "date": "2025-07-23T19:39:25+00:00",
  "publisher": "CENS",
  "contact": [
    {
      "name": "CENS",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cens.cl"
        }
      ]
    }
  ],
  "description": "Other Vaccine codes used as examples, these ones come from another table from the GIIS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://paho.org/fhir/giis/CodeSystem/OtherVaccineCS"
      }
    ]
  }
}