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

FHIR IG Statistics: CodeSystem/OtherVaccineCS

Packagefhir.giis
Resource TypeCodeSystem
IdOtherVaccineCS
FHIR VersionR4
Sourcehttps://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/CodeSystem-OtherVaccineCS.html
URLhttps://paho.org/fhir/giis/CodeSystem/OtherVaccineCS
Version0.1.8
Statusactive
Date2024-01-15
NameOtherVaccineCS
TitleOther Vaccine codes
Realmus
Authorityhl7
DescriptionCodes for vaccines coming from a certain table (OtherVaccines) from the GIIS
Contentcomplete

Resources that use this resource

ValueSet
OtherVaccineVSOther Vaccine codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem OtherVaccineCS

Language: en-US

This case-sensitive code system https://paho.org/fhir/giis/CodeSystem/OtherVaccineCS defines the following codes:

CodeDisplay
1 adenovirus vaccine
2 dengue fever vaccine
3 hepatitis A vaccine
4 hepatitis B vaccine
5 hepatitis C vaccine
6 hepatitis E vaccine
7 influenza virus vaccine
8 rotavirus vaccine
9 hantavirus vaccine
0 Other

Source

{
  "resourceType": "CodeSystem",
  "id": "OtherVaccineCS",
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://paho.org/fhir/giis/CodeSystem/OtherVaccineCS",
  "version": "0.1.8",
  "name": "OtherVaccineCS",
  "title": "Other Vaccine codes",
  "status": "active",
  "experimental": true,
  "date": "2024-01-15",
  "publisher": "CENS",
  "contact": [
    {
      "name": "CENS",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cens.cl"
        }
      ]
    }
  ],
  "description": "Codes for vaccines coming from a certain table (OtherVaccines) from the GIIS",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 10,
  "concept": [
    {
      "code": "1",
      "display": "adenovirus vaccine"
    },
    {
      "code": "2",
      "display": "dengue fever vaccine"
    },
    {
      "code": "3",
      "display": "hepatitis A vaccine"
    },
    {
      "code": "4",
      "display": "hepatitis B vaccine"
    },
    {
      "code": "5",
      "display": "hepatitis C vaccine"
    },
    {
      "code": "6",
      "display": "hepatitis E vaccine"
    },
    {
      "code": "7",
      "display": "influenza virus vaccine"
    },
    {
      "code": "8",
      "display": "rotavirus vaccine"
    },
    {
      "code": "9",
      "display": "hantavirus vaccine"
    },
    {
      "code": "0",
      "display": "Other"
    }
  ]
}