EMA Write PMS API Implementation Guide - Enrichments
1.0.0 - ci-build

EMA Write PMS API Implementation Guide - Enrichments - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Supply - TTL Representation

Active as of 2025-04-04

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "100000072053"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "5.0.0" ] ;
fhir:lastUpdated [ fhir:v "2023-08-03T11:35:00.198Z"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 100000072053</b></p><a name=\"100000072053\"> </a><a name=\"hc100000072053\"> </a><a name=\"100000072053-en-US\"> </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\">version: 5.0.0; Last updated: 2023-08-03 11:35:00+0000</p></div><p>This case-sensitive code system <code>http://spor.ema.europa.eu/v1/lists/100000072053</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">100000072080<a name=\"100000072053-100000072080\"> </a></td><td>Supply through authorised distributor.</td></tr><tr><td style=\"white-space:nowrap\">100000072087<a name=\"100000072053-100000072087\"> </a></td><td>Dose dispensing</td></tr><tr><td style=\"white-space:nowrap\">100000072088<a name=\"100000072053-100000072088\"> </a></td><td>Supply through hospital</td></tr><tr><td style=\"white-space:nowrap\">100000072089<a name=\"100000072053-100000072089\"> </a></td><td>Supply through pharmacies (community)</td></tr><tr><td style=\"white-space:nowrap\">100000072090<a name=\"100000072053-100000072090\"> </a></td><td>Supply by veterinary surgeons for animals under their care.</td></tr><tr><td style=\"white-space:nowrap\">100000072101<a name=\"100000072053-100000072101\"> </a></td><td>General sale</td></tr><tr><td style=\"white-space:nowrap\">100000072102<a name=\"100000072053-100000072102\"> </a></td><td>Supply through non-pharmacy outlets</td></tr><tr><td style=\"white-space:nowrap\">100000072103<a name=\"100000072053-100000072103\"> </a></td><td>Supply through hospital pharmacies</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://spor.ema.europa.eu/v1/lists/100000072053"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "SupplyCs"] ; # 
  fhir:title [ fhir:v "Supply"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-04-04T16:15:09+01:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "EMA"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "EMA" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://support.ema.europa.eu/esc" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Supply"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "100000072080" ] ;
fhir:display [ fhir:v "Supply through authorised distributor." ]
  ] [
fhir:code [ fhir:v "100000072087" ] ;
fhir:display [ fhir:v "Dose dispensing" ]
  ] [
fhir:code [ fhir:v "100000072088" ] ;
fhir:display [ fhir:v "Supply through hospital" ]
  ] [
fhir:code [ fhir:v "100000072089" ] ;
fhir:display [ fhir:v "Supply through pharmacies (community)" ]
  ] [
fhir:code [ fhir:v "100000072090" ] ;
fhir:display [ fhir:v "Supply by veterinary surgeons for animals under their care." ]
  ] [
fhir:code [ fhir:v "100000072101" ] ;
fhir:display [ fhir:v "General sale" ]
  ] [
fhir:code [ fhir:v "100000072102" ] ;
fhir:display [ fhir:v "Supply through non-pharmacy outlets" ]
  ] [
fhir:code [ fhir:v "100000072103" ] ;
fhir:display [ fhir:v "Supply through hospital pharmacies" ]
  ] ) . #