FHIR IG Statistics: ValueSet/vaccine-code
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT International Edition |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "VaccineCode",
"id": "vaccine-code",
"title": "Vaccine Codes",
"description": "A list of SNOMED codes for vaccines",
"url": "http://fhir.health.gov.il/ValueSet/vaccine-code",
"experimental": false,
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "787859002"
}
]
}
]
}
}