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

: The Ingredient Role Value Set - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ingredientRoleVs"] ; # 
  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-100000072050.html\"><code>https://spor.ema.europa.eu/v1/lists/100000072050</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://ema.europa.eu/fhir/vs/ingredientRole"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "IngredientRoleVs"] ; # 
  fhir:title [ fhir:v "The Ingredient Role Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  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:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://spor.ema.europa.eu/v1/lists/100000072050"^^xsd:anyURI ]     ] )
  ] . #