SMART Health Cards: Terminology
0.1.0 - ci-build
SMART Health Cards: Terminology, published by VCI. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/dvci/shc-terminology/ and changes regularly. See the Directory of published versions
Active as of 2022-09-11 |
{
"resourceType" : "ValueSet",
"id" : "immunization-orthopoxvirus-cvx",
"language" : "en",
"url" : "https://terminology.smarthealth.cards/ValueSet/immunization-orthopoxvirus-cvx",
"version" : "2022.1",
"name" : "ImmunizationOrthopoxvirusCvxValueSet",
"title" : "Immunization / orthopoxvirus / CVX",
"status" : "active",
"date" : "2022-09-11",
"publisher" : "VCI",
"contact" : [
{
"name" : "VCI",
"telecom" : [
{
"system" : "url",
"value" : "https://vci.org"
}
]
}
],
"description" : "Contains [CVX (\"vaccine administered\") codes](https://www2.cdc.gov/vaccines/iis/iisstandards/vaccines.asp?rpt=cvx) with recommended consumer-suitable displays for use in SMART Health Cards, with localized consumer friendly terms",
"copyright" : "Creative Commons 0",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/sid/cvx",
"concept" : [
{
"code" : "206",
"display" : "Vaccinia, smallpox Mpox vaccine live, PF, SQ or ID injection",
"designation" : [
{
"language" : "en-US",
"use" : {
"system" : "https://terminology.smarthealth.cards/CodeSystem/designation-use"
},
"value" : "Jynneos"
},
{
"language" : "en-EU",
"use" : {
"system" : "https://terminology.smarthealth.cards/CodeSystem/designation-use"
},
"value" : "Imvanex"
},
{
"language" : "en-CA",
"use" : {
"system" : "https://terminology.smarthealth.cards/CodeSystem/designation-use"
},
"value" : "Imvamune"
}
]
},
{
"code" : "75",
"display" : "vaccinia (smallpox)",
"designation" : [
{
"language" : "en-US",
"use" : {
"system" : "https://terminology.smarthealth.cards/CodeSystem/designation-use"
},
"value" : "ACAM2000"
}
]
}
]
}
]
}
}