FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.terminology#current | v3-ActCode | ActCode |
Narrative
Note: links and images are rebased to the (stated) source
version : 10; Dernière mise à jour : 2026-06-22 13:58:03+0200; Langue : fr-FR
Profil: Shareable ValueSet
- Include ce(s) code(s) tel qu'il(s) est (sont) défini(s) dans
http://terminology.hl7.org/CodeSystem/v3-ActCode version 📍10.0.0| Code | Affichage | Définition |
BOOSTER | Rappel de vaccin | An additional immunization administration within a series intended to bolster or enhance immunity. |
IMMUNIZ | Vaccination sans autre précision | The introduction of an immunogen with the intent of stimulating an immune response, aimed at preventing subsequent infections by more viable agents. |
INITIMMUNIZ | 1ère série vaccinante | The first immunization administration in a series intended to produce immunity |
Source1
{
"resourceType": "ValueSet",
"id": "jdv-hl7-v3-ActSubstanceAdministrationImmunizationCode-cisis",
"meta": {
"versionId": "10",
"lastUpdated": "2026-06-22T13:58:03.498+02:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"language": "fr-FR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
"valuePeriod": {
"start": "2010-01-01T00:00:00+01:00"
}
}
],
"url": "https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-ActSubstanceAdministrationImmunizationCode-cisis",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.19709"
}
],
"version": "20260619134043",
"name": "ActSubstanceAdministrationImmunizationCode",
"title": "ActSubstanceAdministrationImmunizationCode",
"status": "active",
"experimental": false,
"date": "2026-06-19T13:40:43+01:00",
"publisher": "Agence du Numérique en Santé(ANS) -2 - 10 Rue d'Oradour-sur-Glane, 75015 Paris",
"description": "ActSubstanceAdministrationImmunizationCode",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FRA"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version": "10.0.0",
"concept": [
{
"code": "BOOSTER",
"display": "Rappel de vaccin"
},
{
"code": "IMMUNIZ",
"display": "Vaccination sans autre précision"
},
{
"code": "INITIMMUNIZ",
"display": "1ère série vaccinante"
}
]
}
]
}
}