ChanjoKE Immunization Implementation Guide
0.1.0 - ci-build
ChanjoKE Immunization Implementation Guide, published by Intellisoft Consulting Ltd. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/ChanjoKe-FHIR-IG/ and changes regularly. See the Directory of published versions
@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:SupplyDelivery ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "SupplyDeliveryProfileExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/SupplyDeliveryProfile"^^xsd:anyURI ;
fhir:link <https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/SupplyDeliveryProfile> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SupplyDelivery SupplyDeliveryProfileExample</b></p><a name=\"SupplyDeliveryProfileExample\"> </a><a name=\"hcSupplyDeliveryProfileExample\"> </a><a name=\"SupplyDeliveryProfileExample-en-US\"> </a><p><b>Extension for Date Received</b>: 2020-02-02</p><p><b>Extension for Origin</b>: Nairobi</p><p><b>Extension for Order number</b>: 123456</p><p><b>Extension for Vaccine</b>: 11485-0</p><p><b>Extension for ExpiryDate </b>: 2020-02-02</p><p><b>Extension for Stock Quantity</b>: 100</p><p><b>Extension for Manufacturer Details </b>: Manufacturer details</p><p><b>Extension for Allocated Quantity</b>: 50</p><p><b>Extension for Remaining Quantity </b>: 50</p><p><b>Extension for Issue Date</b>: 2020-02-02</p><p><b>Extension for Stock Location </b>: Nairobi</p><p><b>Extension for Batch Number </b>: 123456</p><p><b>Extension for Quantity Issued</b>: 10</p><p><b>Extension for VVM Status </b>: done</p><p><b>Extension for Reason For Adjustment </b>: Reason for adjustment</p><p><b>Extension for Reason For Stock Origin</b>: Nairobi</p><p><b>Extension for Reason For Previous VVM</b>: done</p><p><b>Extension for Reason For New VVM</b>: done</p><p><b>Extension for Physical Count</b>: 50</p><p><b>Extension for Stock Adjustment Date</b>: 2020-02-02</p><p><b>identifier</b>: <code>https://chanjoke.intellisoftkenya.com/fhir/supply-delivery</code>/123456 (use: official, )</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/supply-item-type medication}\">Medication</span></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>10</td><td><a href=\"Medication-MedicationExample.html\">Medication Codeine phosphate</a></td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/date-received"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2020-02-02"^^xsd:date ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/origin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Nairobi" ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/order-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456"^^xsd:integer ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/vaccine"^^xsd:anyURI ] ;
fhir:value [ fhir:v "11485-0" ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/expiry-date"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2020-02-02"^^xsd:date ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/stock-quantity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "100"^^xsd:integer ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/manufacturer-details"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Manufacturer details" ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/allocated-quantity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "50"^^xsd:integer ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/remaining-quantity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "50"^^xsd:integer ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/issue-date"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2020-02-02"^^xsd:date ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/stock-location"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Nairobi" ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/batch-number"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456" ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/quantity-issued"^^xsd:anyURI ] ;
fhir:value [ fhir:v "10"^^xsd:integer ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/vvm-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "done" ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/reason-for-adjustment"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Reason for adjustment" ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/stock-origin"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Nairobi" ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/previous-vvm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "done" ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/new-vvm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "done" ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/physical-count"^^xsd:anyURI ] ;
fhir:value [ fhir:v "50"^^xsd:integer ]
] [
fhir:url [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/StructureDefinition/stock-adjustment-date"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2020-02-02"^^xsd:date ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "https://chanjoke.intellisoftkenya.com/fhir/supply-delivery"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456" ]
] ) ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/supply-item-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "medication" ] ;
fhir:display [ fhir:v "Medication" ] ] ) ;
fhir:text [ fhir:v "Medication" ]
] ; #
fhir:suppliedItem [
fhir:quantity [
fhir:value [ fhir:v "10"^^xsd:decimal ] ] ;
fhir:item [
a fhir:Reference ;
fhir:reference [ fhir:v "Medication/MedicationExample" ] ]
] . #
IG © 2023+ Intellisoft Consulting Ltd. Package fhir.chanjoKe#0.1.0 based on FHIR 4.0.1. Generated 2024-11-08
Links: Table of Contents |
QA Report