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

: Albendazole issue — CDD team 7, day 1 (field-team daily stock) - 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 -------------------------------------------------------------------

<http://hl7.org/fhir/SupplyDelivery/example-team-issuance> a fhir:SupplyDelivery ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "example-team-issuance"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://icr.healthcampaigns.org/StructureDefinition/ICRSupplyMovement" ;
       fhir:index 0 ;
       fhir:link <https://icr.healthcampaigns.org/StructureDefinition/ICRSupplyMovement>
     ] ;
     fhir:Meta.tag [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs" ] ;
       fhir:Coding.code [ fhir:value "mda" ] ;
       fhir:Coding.display [ fhir:value "MDA (Rokupr)" ]
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SupplyDelivery example-team-issuance</b></p><a name=\"example-team-issuance\"> </a><a name=\"hcexample-team-issuance\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ICRSupplyMovement.html\">ICR Supply Movement</a></p><p style=\"margin-bottom: 0px\">Tag: <a href=\"CodeSystem-icr-project-tag-cs.html\">MDA (Rokupr) (Details: ICR Project Tag code mda = 'MDA (Rokupr)')</a></p></div><p><b>Record Origin</b>: campaign</p><p><b>Campaign</b>: <a href=\"CarePlan-example-mda-round.html\">CarePlan STH MDA (albendazole), Rokupr community, February 2026</a></p><p><b>Issued To Team</b>: <a href=\"CareTeam-example-careteam.html\">CareTeam CDD team 7, Rokupr</a></p><blockquote><p><b>Stock Accountability</b></p><ul><li>received: 400 tablets<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{tbl} = '{tbl}')</span></li><li>used: 360 tablets<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{tbl} = '{tbl}')</span></li><li>remaining: 38 tablets<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{tbl} = '{tbl}')</span></li><li>notUsable: 2 tablets<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{tbl} = '{tbl}')</span></li><li>concordant: true</li></ul></blockquote><p><b>partOf</b>: <a href=\"SupplyDelivery-example-albendazole-supply.html\">SupplyDelivery: extension = campaign,-&gt;CarePlan STH MDA (albendazole), Rokupr community, February 2026,; status = completed</a></p><p><b>status</b>: Delivered</p><h3>SuppliedItems</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Quantity</b></td><td><b>Item[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>400 tablets<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{tbl} = '{tbl}')</span></td><td><span title=\"Codes:{http://www.whocc.no/atc P02CA03}\">albendazole</span></td></tr></table><p><b>destination</b>: <a href=\"Location-example-settlement.html\">Location Rokupr</a></p></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Extension.url [ fhir:value "https://icr.healthcampaigns.org/StructureDefinition/record-origin" ] ;
     fhir:Extension.valueCode [ fhir:value "campaign" ]
  ], [
     fhir:index 1 ;
     fhir:Extension.url [ fhir:value "https://icr.healthcampaigns.org/StructureDefinition/campaign" ] ;
     fhir:Extension.valueReference [
       fhir:link <http://hl7.org/fhir/CarePlan/example-mda-round> ;
       fhir:Reference.reference [ fhir:value "CarePlan/example-mda-round" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:Extension.url [ fhir:value "https://icr.healthcampaigns.org/StructureDefinition/issued-to-team" ] ;
     fhir:Extension.valueReference [
       fhir:link <http://hl7.org/fhir/CareTeam/example-careteam> ;
       fhir:Reference.reference [ fhir:value "CareTeam/example-careteam" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "received" ] ;
       fhir:Extension.valueQuantity [
         fhir:Quantity.value [ fhir:value "400"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "tablets" ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "{tbl}" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Extension.url [ fhir:value "used" ] ;
       fhir:Extension.valueQuantity [
         fhir:Quantity.value [ fhir:value "360"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "tablets" ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "{tbl}" ]
       ]
     ], [
       fhir:index 2 ;
       fhir:Extension.url [ fhir:value "remaining" ] ;
       fhir:Extension.valueQuantity [
         fhir:Quantity.value [ fhir:value "38"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "tablets" ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "{tbl}" ]
       ]
     ], [
       fhir:index 3 ;
       fhir:Extension.url [ fhir:value "notUsable" ] ;
       fhir:Extension.valueQuantity [
         fhir:Quantity.value [ fhir:value "2"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "tablets" ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "{tbl}" ]
       ]
     ], [
       fhir:index 4 ;
       fhir:Extension.url [ fhir:value "concordant" ] ;
       fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ]
     ] ;
     fhir:Extension.url [ fhir:value "https://icr.healthcampaigns.org/StructureDefinition/stock-accountability" ]
  ] ;
  fhir:SupplyDelivery.partOf [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/SupplyDelivery/example-albendazole-supply> ;
     fhir:Reference.reference [ fhir:value "SupplyDelivery/example-albendazole-supply" ]
  ] ;
  fhir:SupplyDelivery.status [ fhir:value "completed"] ;
  fhir:SupplyDelivery.suppliedItem [
     fhir:SupplyDelivery.suppliedItem.quantity [
       fhir:Quantity.value [ fhir:value "400"^^xsd:decimal ] ;
       fhir:Quantity.unit [ fhir:value "tablets" ] ;
       fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
       fhir:Quantity.code [ fhir:value "{tbl}" ]
     ] ;
     fhir:SupplyDelivery.suppliedItem.itemCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://www.whocc.no/atc" ] ;
         fhir:Coding.code [ fhir:value "P02CA03" ] ;
         fhir:Coding.display [ fhir:value "albendazole" ]
       ]
     ]
  ] ;
  fhir:SupplyDelivery.destination [
     fhir:link <http://hl7.org/fhir/Location/example-settlement> ;
     fhir:Reference.reference [ fhir:value "Location/example-settlement" ]
  ] .

<http://hl7.org/fhir/CarePlan/example-mda-round> a fhir:CarePlan .

<http://hl7.org/fhir/CareTeam/example-careteam> a fhir:CareTeam .

<http://hl7.org/fhir/SupplyDelivery/example-albendazole-supply> a fhir:SupplyDelivery .

<http://hl7.org/fhir/Location/example-settlement> a fhir:Location .

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

<http://hl7.org/fhir/SupplyDelivery/example-team-issuance.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/SupplyDelivery/example-team-issuance.ttl> .