@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://fhir.kisumuhealth.co.ke/ValueSet/MNCHProcedureCodeVS> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "MNCHProcedureCodeVS"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MNCHProcedureCodeVS</b></p><a name=\"MNCHProcedureCodeVS\"> </a><a name=\"hcMNCHProcedureCodeVS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-MNCHCodes.html\"><code>http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-blood-type-test\">blood-type-test</a></td><td style=\"color: #cccccc\">Blood type test ordered</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-hiv-pmtct\">hiv-pmtct</a></td><td style=\"color: #cccccc\">HIV testing – PMTCT screening</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-malaria-rdt\">malaria-rdt</a></td><td style=\"color: #cccccc\">Malaria RDT / Microscopy</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-hemoglobin-test\">hemoglobin-test</a></td><td style=\"color: #cccccc\">Haemoglobin test</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-urinalysis\">urinalysis</a></td><td style=\"color: #cccccc\">Urinalysis</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-blood-sugar\">blood-sugar</a></td><td style=\"color: #cccccc\">Blood sugar testing</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-rhesus-test\">rhesus-test</a></td><td style=\"color: #cccccc\">Rhesus (D) antigen test</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-tt-vaccination\">tt-vaccination</a></td><td style=\"color: #cccccc\">Tetanus toxoid vaccination</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-iron-folate\">iron-folate</a></td><td style=\"color: #cccccc\">Iron and folate supplementation</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-deworming\">deworming</a></td><td style=\"color: #cccccc\">Deworming</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-iptp-sp\">iptp-sp</a></td><td style=\"color: #cccccc\">IPTp-SP (malaria prevention)</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-obstetric-ultrasound\">obstetric-ultrasound</a></td><td style=\"color: #cccccc\">Obstetric ultrasound</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-doppler\">doppler</a></td><td style=\"color: #cccccc\">Doppler velocimetry</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-svd-procedure\">svd-procedure</a></td><td style=\"color: #cccccc\">Spontaneous vaginal delivery</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-c-section-procedure\">c-section-procedure</a></td><td style=\"color: #cccccc\">Caesarean section procedure</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-assisted-delivery\">assisted-delivery</a></td><td style=\"color: #cccccc\">Assisted delivery procedure</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-episiotomy\">episiotomy</a></td><td style=\"color: #cccccc\">Episiotomy</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-induction\">induction</a></td><td style=\"color: #cccccc\">Induction of labour</td></tr><tr><td><a href=\"CodeSystem-MNCHCodes.html#MNCHCodes-pph-management\">pph-management</a></td><td style=\"color: #cccccc\">Postpartum haemorrhage management</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "http://fhir.kisumuhealth.co.ke/ValueSet/MNCHProcedureCodeVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "MNCHProcedureCodeVS"] ; # 
  fhir:title [ fhir:v "MNCH Procedure Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-06-16T20:08:11+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "intellisoftkenya"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "intellisoftkenya" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://www.intellisoftkenya.com/" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Procedures performed during MNCH visits (MNCH.G)"] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "http://fhir.health.go.ke/mnch/CodeSystem/MNCHCodes"^^xsd:anyURI ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "blood-type-test" ]
       ] [
         fhir:code [ fhir:v "hiv-pmtct" ]
       ] [
         fhir:code [ fhir:v "malaria-rdt" ]
       ] [
         fhir:code [ fhir:v "hemoglobin-test" ]
       ] [
         fhir:code [ fhir:v "urinalysis" ]
       ] [
         fhir:code [ fhir:v "blood-sugar" ]
       ] [
         fhir:code [ fhir:v "rhesus-test" ]
       ] [
         fhir:code [ fhir:v "tt-vaccination" ]
       ] [
         fhir:code [ fhir:v "iron-folate" ]
       ] [
         fhir:code [ fhir:v "deworming" ]
       ] [
         fhir:code [ fhir:v "iptp-sp" ]
       ] [
         fhir:code [ fhir:v "obstetric-ultrasound" ]
       ] [
         fhir:code [ fhir:v "doppler" ]
       ] [
         fhir:code [ fhir:v "svd-procedure" ]
       ] [
         fhir:code [ fhir:v "c-section-procedure" ]
       ] [
         fhir:code [ fhir:v "assisted-delivery" ]
       ] [
         fhir:code [ fhir:v "episiotomy" ]
       ] [
         fhir:code [ fhir:v "induction" ]
       ] [
         fhir:code [ fhir:v "pph-management" ]
       ] )
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

