FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.3.0-ballot-tc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "medication-characteristic-type"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medication-characteristic-type</b></p><a name=\"medication-characteristic-type\"> </a><a name=\"hcmedication-characteristic-type\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/medication-characteristic-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">imprint<a name=\"medication-characteristic-type-imprint\"> </a></td><td>Imprint</td><td>Identifying marks on the product (e.g., letters or numbers stamped on a tablet).</td></tr><tr><td style=\"white-space:nowrap\">size<a name=\"medication-characteristic-type-size\"> </a></td><td>Size</td><td>Description of the size of the product (e.g., diameter or length of a tablet or capsule).</td></tr><tr><td style=\"white-space:nowrap\">shape<a name=\"medication-characteristic-type-shape\"> </a></td><td>Shape</td><td>Description of the shape of the product (e.g., round, oval, triangular).</td></tr><tr><td style=\"white-space:nowrap\">color<a name=\"medication-characteristic-type-color\"> </a></td><td>Colour</td><td>Description of the colour of the product.</td></tr><tr><td style=\"white-space:nowrap\">coating<a name=\"medication-characteristic-type-coating\"> </a></td><td>Coating</td><td>Description of the coating of the product (e.g., sugar-coated, film-coated, enteric-coated).</td></tr><tr><td style=\"white-space:nowrap\">scoring<a name=\"medication-characteristic-type-scoring\"> </a></td><td>Scoring</td><td>Description of the scoring of the product (e.g., single score, cross score, unscored).</td></tr><tr><td style=\"white-space:nowrap\">logo<a name=\"medication-characteristic-type-logo\"> </a></td><td>Logo</td><td>Description of the logo appearing on the product.</td></tr><tr><td style=\"white-space:nowrap\">image<a name=\"medication-characteristic-type-image\"> </a></td><td>Image</td><td>A visual image of the product.</td></tr><tr><td style=\"white-space:nowrap\">storage-temperature<a name=\"medication-characteristic-type-storage-temperature\"> </a></td><td>Storage Temperature</td><td>Recommended or required storage temperature for the medication.</td></tr><tr><td style=\"white-space:nowrap\">storage-humidity<a name=\"medication-characteristic-type-storage-humidity\"> </a></td><td>Storage Humidity</td><td>Recommended or required storage humidity conditions for the medication.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "phx" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1 ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/medication-characteristic-type"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/medication-characteristic-type>
] ; #
fhir:version [ fhir:v "5.3.0-ballot-tc1"] ; #
fhir:name [ fhir:v "MedicationCharacteristicType"] ; #
fhir:title [ fhir:v "Medication Characteristic Type"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2026-04-13"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Pharmacy"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/medication" ] ] )
] ) ; #
fhir:description [ fhir:v "Example codes for the kind of characteristic being described about a medication (physical properties, storage requirements, other observable or defining traits). Adapted from concepts previously carried by MedicationKnowledge.drugCharacteristic.type; provided as an illustrative set. These are just a demonstrative set of values, to depict the intended usage."] ; #
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:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "imprint" ] ;
fhir:display [ fhir:v "Imprint" ] ;
fhir:definition [ fhir:v "Identifying marks on the product (e.g., letters or numbers stamped on a tablet)." ]
] [
fhir:code [ fhir:v "size" ] ;
fhir:display [ fhir:v "Size" ] ;
fhir:definition [ fhir:v "Description of the size of the product (e.g., diameter or length of a tablet or capsule)." ]
] [
fhir:code [ fhir:v "shape" ] ;
fhir:display [ fhir:v "Shape" ] ;
fhir:definition [ fhir:v "Description of the shape of the product (e.g., round, oval, triangular)." ]
] [
fhir:code [ fhir:v "color" ] ;
fhir:display [ fhir:v "Colour" ] ;
fhir:definition [ fhir:v "Description of the colour of the product." ]
] [
fhir:code [ fhir:v "coating" ] ;
fhir:display [ fhir:v "Coating" ] ;
fhir:definition [ fhir:v "Description of the coating of the product (e.g., sugar-coated, film-coated, enteric-coated)." ]
] [
fhir:code [ fhir:v "scoring" ] ;
fhir:display [ fhir:v "Scoring" ] ;
fhir:definition [ fhir:v "Description of the scoring of the product (e.g., single score, cross score, unscored)." ]
] [
fhir:code [ fhir:v "logo" ] ;
fhir:display [ fhir:v "Logo" ] ;
fhir:definition [ fhir:v "Description of the logo appearing on the product." ]
] [
fhir:code [ fhir:v "image" ] ;
fhir:display [ fhir:v "Image" ] ;
fhir:definition [ fhir:v "A visual image of the product." ]
] [
fhir:code [ fhir:v "storage-temperature" ] ;
fhir:display [ fhir:v "Storage Temperature" ] ;
fhir:definition [ fhir:v "Recommended or required storage temperature for the medication." ]
] [
fhir:code [ fhir:v "storage-humidity" ] ;
fhir:display [ fhir:v "Storage Humidity" ] ;
fhir:definition [ fhir:v "Recommended or required storage humidity conditions for the medication." ]
] ) . #
IG © 2022+ HL7 International / FHIR Infrastructure. Package hl7.fhir.uv.extensions#5.3.0-ballot-tc1 based on FHIR 5.0.0. Generated 2026-04-14
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
