WHO Immunization Implementation Guide, published by World Health Organization (WHO). This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/WorldHealthOrganization/smart-immunizations and changes regularly. See the Directory of published versions
: monovalent MenC conjugate values - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "MonovalentMenCconjugate-values"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>http://hl7.org/fhir/sid/icd-11</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>XM2WV4</td><td>Meningococcal vaccines</td></tr><tr><td>XM18Y8</td><td>Meningococcus C, purified polysaccharides antigen conjugated</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/259840006\">259840006</a></td><td>Meningococcal polysaccharide group C antibody (substance)</td></tr><tr><td><a href=\"http://snomed.info/id/871866001\">871866001</a></td><td>Vaccine product containing only Neisseria meningitidis serogroup C antigen (medicinal product)</td></tr><tr><td><a href=\"http://snomed.info/id/951000221102\">951000221102</a></td><td>Vaccine product containing only Neisseria meningitidis serogroup C capsular polysaccharide conjugated antigen (medicinal product)</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.org/guides/who/smart-immunization/ValueSet/MonovalentMenCconjugate-values"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "MonovalentMenCconjugatevalues"] ; #
fhir:title [ fhir:v "monovalent MenC conjugate values"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-08-02T04:40:13+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "World Health Organization (WHO)"] ; #
fhir:description [ fhir:v "Codes representing monovalent MenC conjugate values"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:immutable [ fhir:v "true"^^xsd:boolean] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-11"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "XM2WV4" ] ;
fhir:display [ fhir:v "Meningococcal vaccines" ] ] [
fhir:code [ fhir:v "XM18Y8" ] ;
fhir:display [ fhir:v "Meningococcus C, purified polysaccharides antigen conjugated" ] ] ) ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "259840006" ] ;
fhir:display [ fhir:v "Meningococcal polysaccharide group C antibody (substance)" ] ] [
fhir:code [ fhir:v "871866001" ] ;
fhir:display [ fhir:v "Vaccine product containing only Neisseria meningitidis serogroup C antigen (medicinal product)" ] ] [
fhir:code [ fhir:v "951000221102" ] ;
fhir:display [ fhir:v "Vaccine product containing only Neisseria meningitidis serogroup C capsular polysaccharide conjugated antigen (medicinal product)" ] ] ) ] )
] . #