FHIR IG Statistics: ValueSet/ExampleNonBNT162b2Codes
Resources that use this resource
No resources found
Resources that this resource uses
CodeSystem |
cvx | Vaccine Administered Code Set (CVX) |
cvx | CVX codes used in this IG |
cvx | Vaccine Administered Code Set (CVX) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/sid/cvx
Code | Display |
212 | SARS-COV-2 (COVID-19) vaccine, vector non-replicating, recombinant spike protein-Ad26, preservative free, 0.5 ml |
207 | SARS-COV-2 (COVID-19) vaccine, mRNA, spike protein, LNP, preservative free, 100 mcg/0.5mL dose |
221 | |
228 | |
229 | |
230 | |
211 | SARS-COV-2 (COVID-19) vaccine, Subunit, recombinant spike protein-nanoparticle+Matrix-M1 Adjuvant, preservative free, 0.5mL per dose |
Source
{
"resourceType": "ValueSet",
"id": "ExampleNonBNT162b2Codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/vulcan-rwd/ValueSet/ExampleNonBNT162b2Codes",
"version": "1.0.0",
"name": "ExampleNonBNT162b2Codes",
"title": "Covid-19 Example Vaccine Codes",
"status": "active",
"experimental": true,
"date": "2023-05-09T16:50:27+00:00",
"publisher": "HL7 International - Biomedical Research & Regulation Work Group",
"contact": [
{
"name": "HL7 International - Biomedical Research & Regulation Work Group",
"telecom": [
{
"system": "url",
"value": "http://hl7.org/Special/committees/rcrim"
}
]
}
],
"description": "An example value set of vaccine codes representing non-BNT162b2 vaccines.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/sid/cvx",
"concept": [
{
"code": "212"
},
{
"code": "207"
},
{
"code": "221"
},
{
"code": "228"
},
{
"code": "229"
},
{
"code": "230"
},
{
"code": "211"
}
]
}
]
}
}