BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Inventory Operation Reason - TTL Representation
Raw ttl | Download
@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 -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "inventory-operation-reason"] ; #
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 inventory-operation-reason</b></p><a name=\"inventory-operation-reason\"> </a><a name=\"hcinventory-operation-reason\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-inventory-operation-reason.html\"><code>http://biomaxis.com/fhir/CodeSystem/inventory-operation-reason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.0.0-semantic-release</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://biomaxis.com/fhir/ValueSet/inventory-operation-reason"^^xsd:anyURI ;
fhir:l <http://biomaxis.com/fhir/ValueSet/inventory-operation-reason>
] ; #
fhir:version [ fhir:v "0.0.0-semantic-release"] ; #
fhir:name [ fhir:v "InventoryOperationReason"] ; #
fhir:title [ fhir:v "Inventory Operation Reason"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-02-04T09:30:33+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "BioMaxis Pvt. Ltd."] ; #
fhir:contact ( [
fhir:name [ fhir:v "BioMaxis Pvt. Ltd." ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://biomaxis.com" ] ] )
] ) ; #
fhir:description [ fhir:v "A comprehensive value set to represent reasons for all inventory operations including transfers, disposals, and other inventory-related activities."] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://biomaxis.com/fhir/CodeSystem/inventory-operation-reason"^^xsd:anyURI ;
fhir:l <http://biomaxis.com/fhir/CodeSystem/inventory-operation-reason> ] ] )
] . #