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
: IMMZ.DT.15.Cholera.02 - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ActivityDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IMMZ.DT.15.Cholera.02"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationactivity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationactivity> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ActivityDefinition</b><a name=\"IMMZ.DT.15.Cholera.02\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ActivityDefinition "IMMZ.DT.15.Cholera.02" </p><p style=\"margin-bottom: 0px\">Profile: <code>http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-immunizationactivity</code></p></div><p><b>url</b>: <code>http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.15.Cholera.02</code></p><p><b>version</b>: 0.1.0</p><p><b>title</b>: IMMZ.DT.15.Cholera.02</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2022-05-06 12:05:49-0400</p><p><b>publisher</b>: World Health Organization (WHO)</p><p><b>contact</b>: <a href=\"https://who.int\">https://who.int</a></p><p><b>description</b>: Provide Cholera immunizations – using the "WC vaccines (Shanchol, Euvchol, and mORCVAX) immunization –1 PREVIOUS" schedule (2 dose scheme)</p><p><b>jurisdiction</b>: Global (Whole world) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>kind</b>: ImmunizationRecommendation</p><p><b>code</b>: Administration of vaccine to produce active immunity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#33879002)</span></p><p><b>intent</b>: proposal</p><p><b>doNotPerform</b>: false</p></div>"
] ; #
fhir:url [ fhir:v "http://fhir.org/guides/who/smart-immunization/ActivityDefinition/IMMZ.DT.15.Cholera.02"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:title [ fhir:v "IMMZ.DT.15.Cholera.02"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2022-05-06T12:05:49.1651266-04:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "World Health Organization (WHO)"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "Provide Cholera immunizations – using the \"WC vaccines (Shanchol, Euvchol, and mORCVAX) immunization –1 PREVIOUS\" schedule (2 dose scheme)"] ; #
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:kind [ fhir:v "ImmunizationRecommendation"] ; #
fhir:code [
( fhir:coding [
a sct:33879002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "33879002" ] ;
fhir:display [ fhir:v "Administration of vaccine to produce active immunity" ] ] )
] ; #
fhir:intent [ fhir:v "proposal"] ; #
fhir:doNotPerform [ fhir:v "false"^^xsd:boolean] . #