Integrated Campaign Registry (ICR) Implementation Guide
0.1.0 - ci-build International flag

Integrated Campaign Registry (ICR) Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ICR MDA Medicine Package - TTL Representation

Draft as of 2026-08-07

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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/icr-mda-medicine-package-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "icr-mda-medicine-package-cs"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem icr-mda-medicine-package-cs</b></p><a name=\"icr-mda-medicine-package-cs\"> </a><a name=\"hcicr-mda-medicine-package-cs\"> </a><p>This case-sensitive code system <code>https://icr.healthcampaigns.org/CodeSystem/icr-mda-medicine-package-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ivm<a name=\"icr-mda-medicine-package-cs-ivm\"> </a></td><td>IVM (ivermectin)</td></tr><tr><td style=\"white-space:nowrap\">ivm-alb<a name=\"icr-mda-medicine-package-cs-ivm-alb\"> </a></td><td>IVM + ALB</td></tr><tr><td style=\"white-space:nowrap\">ivm-alb-dec<a name=\"icr-mda-medicine-package-cs-ivm-alb-dec\"> </a></td><td>IVM + ALB + DEC</td></tr><tr><td style=\"white-space:nowrap\">alb<a name=\"icr-mda-medicine-package-cs-alb\"> </a></td><td>ALB (albendazole)</td></tr><tr><td style=\"white-space:nowrap\">meb<a name=\"icr-mda-medicine-package-cs-meb\"> </a></td><td>MEB (mebendazole)</td></tr><tr><td style=\"white-space:nowrap\">pzq<a name=\"icr-mda-medicine-package-cs-pzq\"> </a></td><td>PZQ (praziquantel)</td></tr><tr><td style=\"white-space:nowrap\">pzq-alb<a name=\"icr-mda-medicine-package-cs-pzq-alb\"> </a></td><td>PZQ + ALB</td></tr><tr><td style=\"white-space:nowrap\">pzq-meb<a name=\"icr-mda-medicine-package-cs-pzq-meb\"> </a></td><td>PZQ + MEB</td></tr><tr><td style=\"white-space:nowrap\">azm-tab<a name=\"icr-mda-medicine-package-cs-azm-tab\"> </a></td><td>AZM tablets (azithromycin)</td></tr><tr><td style=\"white-space:nowrap\">azm-susp<a name=\"icr-mda-medicine-package-cs-azm-susp\"> </a></td><td>AZM suspension (azithromycin)</td></tr><tr><td style=\"white-space:nowrap\">tetra<a name=\"icr-mda-medicine-package-cs-tetra\"> </a></td><td>TETRA (tetracycline eye ointment)</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-mda-medicine-package-cs"] ;
  fhir:CodeSystem.version [ fhir:value "0.1.0"] ;
  fhir:CodeSystem.name [ fhir:value "ICRMDAMedicinePackageCS"] ;
  fhir:CodeSystem.title [ fhir:value "ICR MDA Medicine Package"] ;
  fhir:CodeSystem.status [ fhir:value "draft"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-08-07T08:41:18-04:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "UNICEF"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "UNICEF" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.unicef.org" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "The medicine package distributed in an MDA round — single drugs and the standard co-administration combinations (ESPEN medicine list, espen-forms)."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
       fhir:Coding.code [ fhir:value "001" ] ;
       fhir:Coding.display [ fhir:value "World" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "11"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "ivm" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IVM (ivermectin)" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "ivm-alb" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IVM + ALB" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "ivm-alb-dec" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "IVM + ALB + DEC" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "alb" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "ALB (albendazole)" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "meb" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "MEB (mebendazole)" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "pzq" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PZQ (praziquantel)" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "pzq-alb" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PZQ + ALB" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "pzq-meb" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "PZQ + MEB" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "azm-tab" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "AZM tablets (azithromycin)" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "azm-susp" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "AZM suspension (azithromycin)" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "tetra" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "TETRA (tetracycline eye ointment)" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/icr-mda-medicine-package-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/icr-mda-medicine-package-cs.ttl> .