Supply of Products for Healthcare (SUPPLY)
0.3.0 - ci-build International flag

Supply of Products for Healthcare (SUPPLY), published by IHE Pharmacy Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/pharm-supply/ and changes regularly. See the Directory of published versions

: Supply delivery stage value set - TTL Representation

Active as of 2024-03-26

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

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "IHEDeliveryStageVS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-IHEDeliveryStageCS.html\"><code>http://profiles.ihe.net/PHARM/supply/CodeSystem/DeliveryStageCS</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://profiles.ihe.net/PHARM/supply/ValueSet/IHEDeliveryStageVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "IHEDeliveryStageVS"] ; # 
  fhir:title [ fhir:v "Supply delivery stage value set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-26T12:49:09+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "IHE Pharmacy Technical Committee"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/pharmacy/" ]     ] )
  ] [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pharmacy@ihe.net" ]     ] )
  ] [
fhir:name [ fhir:v "IHE Pharmacy Technical Committee" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "pharmacy@ihe.net" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Supply delivery stage value set."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "© 2022+ IHE International"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://profiles.ihe.net/PHARM/supply/CodeSystem/DeliveryStageCS"^^xsd:anyURI ]     ] )
  ] . #