FHIR IG Statistics: ValueSet/vaccine-product-code
Resources that use this resource
Resources that this resource uses
CodeSystem |
atc | Anatomical Therapeutic Chemical (ATC) Classification |
cvx | Vaccine Administered Code Set (CVX) |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "VaccineProductCode",
"id": "vaccine-product-code",
"title": "Vaccine Product Codes",
"description": "A list of codes for vaccine products from ATC and cvx codeSystems",
"url": "http://fhir.health.gov.il/ValueSet/vaccine-product-code",
"version": "0.17.0",
"publisher": "Israel Core Team",
"date": "2025-03-27",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "tal.primak@moh.gov.il"
}
]
}
],
"experimental": false,
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/sid/cvx"
},
{
"system": "http://www.whocc.no/atc",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "J07"
}
]
}
]
}
}