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

FHIR IG Statistics: CodeSystem/be-cs-vaccine-code

Packagehl7.fhir.be.terminology
TypeCodeSystem
Idbe-cs-vaccine-code
FHIR VersionR4
Sourcehttps://hl7belgium.org/profiles/fhir/terminology/https://build.fhir.org/ig/hl7-be/terminology/CodeSystem-be-cs-vaccine-code.html
URLhttps://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccine-code
Version1.0.0
Statusactive
Date2025-03-24T16:01:36+01:00
NameBeCSVaccineCode
TitleBeCSVaccineCode
Realmbe
Authorityhl7
DescriptionVaccine Code Code System - set of Belgian codes for types of vaccines that are administered
Contentcomplete

Resources that use this resource

ValueSet
be-vs-vaccine-codeBeVSVaccineCode
be-vs-vaccine-codeBeVSVaccineCode

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem be-cs-vaccine-code

This case-sensitive code system https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccine-code defines the following code:

Code
other

Source

{
  "resourceType": "CodeSystem",
  "id": "be-cs-vaccine-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/vaccination/CodeSystem/be-cs-vaccine-code",
  "version": "1.0.0",
  "name": "BeCSVaccineCode",
  "title": "BeCSVaccineCode",
  "status": "active",
  "experimental": false,
  "date": "2025-03-24T16:01:36+01:00",
  "publisher": "My Organization",
  "contact": [
    {
      "name": "My Organization",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.com/committees"
        },
        {
          "system": "email",
          "value": "my-group@example.com"
        }
      ]
    },
    {
      "name": "Bob Smith",
      "telecom": [
        {
          "system": "email",
          "value": "bobsmith@example.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Vaccine Code Code System - set of Belgian codes for types of vaccines that are administered",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "other",
      "display": "other"
    }
  ]
}