0.1.0 - ci-build

AGESMedicinalProductR5 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Marketing Status - TTL Representation

Active as of 2024-05-24

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 "100000072052"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://spor.ema.europa.eu/v1/lists/100000072052</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=\"100000072052-100000072076\"> </a></td><td>Medicinal product not subject to medical prescription</td></tr><tr><td style=\"white-space:nowrap\">100000072074<a name=\"100000072052-100000072074\"> </a></td><td>Not marketed</td></tr><tr><td style=\"white-space:nowrap\">100000072075<a name=\"100000072052-100000072075\"> </a></td><td>No data provided</td></tr><tr><td style=\"white-space:nowrap\">100000072083<a name=\"100000072052-100000072083\"> </a></td><td>Marketed</td></tr><tr><td style=\"white-space:nowrap\">200000026055<a name=\"100000072052-200000026055\"> </a></td><td>Never marketed</td></tr><tr><td style=\"white-space:nowrap\">230000000000<a name=\"100000072052-230000000000\"> </a></td><td>Temporarily unavailable</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://spor.ema.europa.eu/v1/lists/100000072052"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "MarketingStatusCs"] ; # 
  fhir:title [ fhir:v "Marketing Status"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-05-24T07:08:51+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "AGES"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "AGES" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ages.at/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Marketing Status"] ; # 
  fhir:jurisdiction ( [
fhir:text [ fhir:v "European Union" ]
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "100000072076" ] ;
fhir:display [ fhir:v "Medicinal product not subject to medical prescription" ]
  ] [
fhir:code [ fhir:v "100000072074" ] ;
fhir:display [ fhir:v "Not marketed" ]
  ] [
fhir:code [ fhir:v "100000072075" ] ;
fhir:display [ fhir:v "No data provided" ]
  ] [
fhir:code [ fhir:v "100000072083" ] ;
fhir:display [ fhir:v "Marketed" ]
  ] [
fhir:code [ fhir:v "200000026055" ] ;
fhir:display [ fhir:v "Never marketed" ]
  ] [
fhir:code [ fhir:v "230000000000" ] ;
fhir:display [ fhir:v "Temporarily unavailable" ]
  ] ) . #