UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. 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/hl7-eu/unicom-ig/ and changes regularly. See the Directory of published versions

: Legal Status for the Supply EMA - TTL Representation

Draft as of 2024-07-10

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "legal-status-for-the-supply-ema-cs"] ; # 
  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 legal-status-for-the-supply-ema-cs</b></p><a name=\"legal-status-for-the-supply-ema-cs\"> </a><a name=\"hclegal-status-for-the-supply-ema-cs\"> </a><a name=\"hclegal-status-for-the-supply-ema-cs-en-US\"> </a><p>This case-insensitive code system <code>https://spor.ema.europa.eu/v1/lists/100000072051</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\">100000072076<a name=\"legal-status-for-the-supply-ema-cs-100000072076\"> </a></td><td>Medicinal product not subject to medical prescription</td></tr><tr><td style=\"white-space:nowrap\">100000072077<a name=\"legal-status-for-the-supply-ema-cs-100000072077\"> </a></td><td>Medicinal product on medical prescription for renewable or non-renewable delivery</td></tr><tr><td style=\"white-space:nowrap\">100000072078<a name=\"legal-status-for-the-supply-ema-cs-100000072078\"> </a></td><td>Medicinal product subject to restricted medical prescription</td></tr><tr><td style=\"white-space:nowrap\">100000072079<a name=\"legal-status-for-the-supply-ema-cs-100000072079\"> </a></td><td>Medicinal product on medical prescription for non-renewable delivery</td></tr><tr><td style=\"white-space:nowrap\">100000072084<a name=\"legal-status-for-the-supply-ema-cs-100000072084\"> </a></td><td>Medicinal product subject to medical prescription</td></tr><tr><td style=\"white-space:nowrap\">100000072085<a name=\"legal-status-for-the-supply-ema-cs-100000072085\"> </a></td><td>Medicinal product subject to special medical prescription</td></tr><tr><td style=\"white-space:nowrap\">100000072086<a name=\"legal-status-for-the-supply-ema-cs-100000072086\"> </a></td><td>Medicinal product on medical prescription for renewable delivery</td></tr><tr><td style=\"white-space:nowrap\">100000157313<a name=\"legal-status-for-the-supply-ema-cs-100000157313\"> </a></td><td>Medicinal product subject to special and restricted medical prescription</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://spor.ema.europa.eu/v1/lists/100000072051"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "LegalStatusForTheSupply_EMA_CS"] ; # 
  fhir:title [ fhir:v "Legal Status for the Supply EMA"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-07-10T21:24:19+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "UNICOM"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "UNICOM" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://unicom-project.eu" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Legal status of supply. EMA SPOR RMS list."] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "100000072076" ] ;
fhir:display [ fhir:v "Medicinal product not subject to medical prescription" ]
  ] [
fhir:code [ fhir:v "100000072077" ] ;
fhir:display [ fhir:v "Medicinal product on medical prescription for renewable or non-renewable delivery" ]
  ] [
fhir:code [ fhir:v "100000072078" ] ;
fhir:display [ fhir:v "Medicinal product subject to restricted medical prescription" ]
  ] [
fhir:code [ fhir:v "100000072079" ] ;
fhir:display [ fhir:v "Medicinal product on medical prescription for non-renewable delivery" ]
  ] [
fhir:code [ fhir:v "100000072084" ] ;
fhir:display [ fhir:v "Medicinal product subject to medical prescription" ]
  ] [
fhir:code [ fhir:v "100000072085" ] ;
fhir:display [ fhir:v "Medicinal product subject to special medical prescription" ]
  ] [
fhir:code [ fhir:v "100000072086" ] ;
fhir:display [ fhir:v "Medicinal product on medical prescription for renewable delivery" ]
  ] [
fhir:code [ fhir:v "100000157313" ] ;
fhir:display [ fhir:v "Medicinal product subject to special and restricted medical prescription" ]
  ] ) . #