0.1.0 - ci-build
igeMedicationat - Local Development build (v0.1.0). See the Directory of published versions
@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 "elga-timing-events-drug-administration"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2019-11-01T09:29:23.356+11:00"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-TimingEvent.html\"><code>http://terminology.hl7.org/CodeSystem/v3-TimingEvent</code></a><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://terminology.hl7.org/5.0.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ACD\">ACD</a></td><td>ACD</td><td>before lunch (from lat. ante cibus diurnus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ACM\">ACM</a></td><td>ACM</td><td>before breakfast (from lat. ante cibus matutinus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-ACV\">ACV</a></td><td>ACV</td><td>before dinner (from lat. ante cibus vespertinus)</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-HS\">HS</a></td><td>HS</td><td>**Description:** Prior to beginning a regular period of extended sleep (this would exclude naps). Note that this might occur at different times of day depending on a person's regular sleep schedule.</td></tr></table></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html\"><code>http://terminology.hl7.org/CodeSystem/v3-NullFlavor</code></a><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://terminology.hl7.org/5.0.0/CodeSystem-v3-NullFlavor.html#v3-NullFlavor-UNK\">UNK</a></td><td>Unknown</td><td>**Description:**A proper value is applicable, but not known.<br/><br/>**Usage Notes**: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:<br/><br/>1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')<br/>2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://termpub.gesundheit.gv.at:443/TermBrowser/gui/main/main.zul?loadType=ValueSet&loadName=ELGA_Einnahmezeitpunkte"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "ELGATimingEventsDrugAdministration"] ; #
fhir:title [ fhir:v "ELGA Timing Events Drug Administration"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-11-01T09:29:23+11:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Austria"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Austria" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.at" ] ] )
] ) ; #
fhir:description [ fhir:v "ELGA ValueSet for timing of drug administration."] ; #
fhir:immutable [ fhir:v "true"^^xsd:boolean] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-TimingEvent"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "ACD" ] ;
fhir:display [ fhir:v "ACD" ] ] [
fhir:code [ fhir:v "ACM" ] ;
fhir:display [ fhir:v "ACM" ] ] [
fhir:code [ fhir:v "ACV" ] ;
fhir:display [ fhir:v "ACV" ] ] [
fhir:code [ fhir:v "HS" ] ;
fhir:display [ fhir:v "HS" ] ] ) ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-NullFlavor"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "UNK" ] ;
fhir:display [ fhir:v "Unknown" ] ] ) ] )
] . #
IG © 2023+ HL7 Austria. Package eMedication-at.example#0.1.0 based on FHIR® 4.0.1. Generated 2023-03-14
Links: Table of Contents |
QA Report