FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| umcterminologies.org#current | release-characteristics | Pharmaceutical dose form - ReleaseCharacteristics |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://standardterms.edqm.eu version ⏿5 February 2025| Code | Display | Definition |
| 0044 | Delayed | 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. |
| 0045 | Prolonged | 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. |
| 0046 | Modified | 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. |
| 0047 | Conventional | Release of the substance(s) in a way that is not deliberately modified by a special formulation design and/or manufacturing method. |
| 0048 | Unknown | Release of the substance(s) in a way that is unknown or not specified. |
Source1
{
"resourceType": "ValueSet",
"id": "edqm-rca",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://umcterminologies.org/ValueSet/edqm-rca",
"version": "1.0.0",
"name": "VsEdqmRca",
"title": "EDQM PDF dose form attributes: Release Characteristics",
"status": "active",
"experimental": false,
"date": "2026-03-27T14:04:13+00:00",
"publisher": "Uppsala Monitoring Centre",
"contact": [
{
"name": "Uppsala Monitoring Centre",
"telecom": [
{
"system": "url",
"value": "http://www.who-umc.org"
}
]
},
{
"name": "Uppsala Monitoring Centre",
"telecom": [
{
"system": "url",
"value": "http://www.who-umc.org"
}
]
}
],
"description": "EDQM Pharmaceutical dose form attributes: Release Characteristics",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://standardterms.edqm.eu",
"concept": [
{
"code": "0044",
"display": "Delayed"
},
{
"code": "0045",
"display": "Prolonged"
},
{
"code": "0046",
"display": "Modified"
},
{
"code": "0047",
"display": "Conventional"
},
{
"code": "0048",
"display": "Unknown"
}
]
}
]
}
}