FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/vaccine-code

Packageil.core.fhir.r4
Resource TypeValueSet
Idvaccine-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/vaccine-code
URLhttp://fhir.health.gov.il/ValueSet/vaccine-code
Statusactive
NameVaccineCode
TitleVaccine Codes
Realmil
Authoritynational
DescriptionA list of SNOMED codes for vaccines

Resources that use this resource

StructureDefinition
il-core-immunizationILCore Immunization Profile

Resources that this resource uses

CodeSystem
sctSNOMED 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"
          }
        ]
      }
    ]
  }
}