UMC IDMP Request and Publish API, published by Uppsala Monitoring Centre. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Uppsala-Monitoring-Centre/WHO-UMC-IDMP-Service/ and changes regularly. See the Directory of published versions
: EDQM PDF dose form attributes: Release Characteristics - TTL Representation
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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "edqm-rca"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet edqm-rca</b></p><a name=\"edqm-rca\"> </a><a name=\"hcedqm-rca\"> </a><ul><li>Include these codes as defined in <a href=\"http://tx.fhir.org/r5\"><code>http://standardterms.edqm.eu</code></a><span style=\"opacity: 0.5\" title=\"Version is not explicitly stated. When building this specification, the most recent version 5 February 2025 has been used\"> version ⏿5 February 2025</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/edqm#edqm-0044\">0044</a></td><td>Delayed</td><td>Release of the substance(s) at a later time than would be achieved with a conventional-release product, achieved by a special formulation design and/or manufacturing method; enteric-coated and other gastro-resistant products are included.</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/edqm#edqm-0045\">0045</a></td><td>Prolonged</td><td>Release of the substance(s) over a longer duration than would be achieved with a conventional-release product, achieved by a special formulation design and/or manufacturing method.</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/edqm#edqm-0046\">0046</a></td><td>Modified</td><td>Release of the substance(s) in a way that differs from that which would be achieved with a conventional-release product, which is achieved by a special formulation design and/or manufacturing method, but which is not classified as delayed-release or prolonged-release; pulsatile-release products are included.</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/edqm#edqm-0047\">0047</a></td><td>Conventional</td><td>Release of the substance(s) in a way that is not deliberately modified by a special formulation design and/or manufacturing method.</td></tr><tr><td><a href=\"http://tx.fhir.org/r5/ValueSet/edqm#edqm-0048\">0048</a></td><td>Unknown</td><td>Release of the substance(s) in a way that is unknown or not specified.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://umcterminologies.org/ValueSet/edqm-rca"^^xsd:anyURI ;
fhir:l <http://umcterminologies.org/ValueSet/edqm-rca>
] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "VsEdqmRca"] ; #
fhir:title [ fhir:v "EDQM PDF dose form attributes: Release Characteristics"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-27T14:04:13+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Uppsala Monitoring Centre"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Uppsala Monitoring Centre" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.who-umc.org" ] ] )
] [
fhir:name [ fhir:v "Uppsala Monitoring Centre" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.who-umc.org" ] ] )
] ) ; #
fhir:description [ fhir:v "EDQM Pharmaceutical dose form attributes: Release Characteristics"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://standardterms.edqm.eu"^^xsd:anyURI ;
fhir:l <http://standardterms.edqm.eu> ] ;
( fhir:concept [
fhir:code [ fhir:v "0044" ] ;
fhir:display [ fhir:v "Delayed" ] ] [
fhir:code [ fhir:v "0045" ] ;
fhir:display [ fhir:v "Prolonged" ] ] [
fhir:code [ fhir:v "0046" ] ;
fhir:display [ fhir:v "Modified" ] ] [
fhir:code [ fhir:v "0047" ] ;
fhir:display [ fhir:v "Conventional" ] ] [
fhir:code [ fhir:v "0048" ] ;
fhir:display [ fhir:v "Unknown" ] ] ) ] )
] . #