@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v2-0335"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
statushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated
v2-concCommenthttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentstringV2 Concept Comment
v2-concCommentAsPubhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPubstringV2 Concept Comment As Published

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0335 defines the following codes in a Is-A heirarchy:

CodeDisplayDefinitionV2 Concept CommentV2 Concept Comment As Published
Q<integer>S every <integer> secondsevery <integer> secondsThis is not a real code, but guidelines how to construct the codes.
Q<integer>M every <integer> minutesevery <integer> minutesThis is not a real code, but guidelines how to construct the codes.
Q<integer>H every <integer> hoursevery <integer> hoursThis is not a real code, but guidelines how to construct the codes.
Q<integer>D every <integer> daysevery <integer> daysThis is not a real code, but guidelines how to construct the codes.
Q<integer>W every <integer> weeksevery <integer> weeksThis is not a real code, but guidelines how to construct the codes.
Q<integer>L every <integer> months (Lunar cycle)every <integer> months (Lunar cycle)This is not a real code, but guidelines how to construct the codes.
Q<integer>J<day#> repeats on a particular day of the week,repeats on a particular day of the week,This is not a real code, but guidelines how to construct the codes.From the French jour (day). If <integer> is missing, the repeat rate is assumed to be 1. Day numbers are counted from 1=Monday to 7=Sunday. So Q2J2 means every second Tuesday; Q1J6 means every Saturday.
BID twice a day at institution-specified timestwice a day at institution-specified times(e.g., 9AM-4PM)(e.g., 9AM-4PM)
TID three times a day at institution-specified timesthree times a day at institution-specified times(e.g., 9AM-4PM-9PM)(e.g., 9AM-4PM-9PM)
QID four times a day at institution-specified timesfour times a day at institution-specified times(e.g., 9AM-11AM-4PM-9PM)(e.g., 9AM-11AM-4PM-9PM)
xID "X" times per day at institution-specified times, where X is a numeral 5 or greater."X" times per day at institution-specified times, where X is a numeral 5 or greater.This is not a real code, but guidelines how to construct the codes.(e.g., 5ID=five times per day; 8ID=8 times per day)
QAM in the morning at institution-specified timein the morning at institution-specified time
QSHIFT during each of three eight-hour shifts at institution-specified timesduring each of three eight-hour shifts at institution-specified times
QOD every other dayevery other day(same as Q2D)(same as Q2D)
QHS every day before the hour of sleepevery day before the hour of sleep
QPM in the evening at institution-specified timein the evening at institution-specified time
C service is provided continuously between start time and stop timeservice is provided continuously between start time and stop time
U <spec> for future use, where <spec> is an interval specification as defined by the UNIX cron specification.for future use, where <spec> is an interval specification as defined by the UNIX cron specification.This is not a real code, but guidelines how to construct the codes.
PRN given as neededgiven as needed
PRNxxx where xxx is some frequency codewhere xxx is some frequency codeThis is not a real code, but guidelines how to construct the codes.(e.g., PRNQ6H); given as needed over the frequency period.
Once one time only.one time only.This is also the default when this component is null.This is also the default when this component is null.
Meal Related Timings <timing>C ("cum")<meal><timing>C ("cum")<meal>This is not a real code, but guidelines how to construct the codes.
A Ante (before)Ante (before)This is not a real code, but guidelines how to construct the codes.
P Post (after)Post (after)This is not a real code, but guidelines how to construct the codes.
I InterInterThis is not a real code, but guidelines how to construct the codes.(e.g., between this meal and the next, between dinner and sleep
M Cibus Matutinus (breakfast)Cibus Matutinus (breakfast)This is not a real code, but guidelines how to construct the codes.
D Cibus Diurnus (lunch)Cibus Diurnus (lunch)This is not a real code, but guidelines how to construct the codes.
V Cibus Vespertinus (dinner)Cibus Vespertinus (dinner)This is not a real code, but guidelines how to construct the codes.
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "inm" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ fhir:v "oo" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0335"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.205" ] ] ) ; # fhir:version [ fhir:v "2.0.0"] ; # fhir:name [ fhir:v "RepeatPattern"] ; # fhir:title [ fhir:v "repeatPattern"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "Code system of concepts used to specify the interval between repeated services. Used in HL7 Version 2.x messaging in the RI datatype and RPT segment."] ; # fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0335 (Repeat Pattern)"] ; # fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/v2-0335"^^xsd:anyURI ; fhir:link ] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Status of the concept" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "deprecated" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ; fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concComment"^^xsd:anyURI ] ; fhir:description [ fhir:v "V2 Concept Comment" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-concCommentAsPub"^^xsd:anyURI ] ; fhir:description [ fhir:v "V2 Concept Comment As Published" ] ; fhir:type [ fhir:v "string" ] ] ) ; # fhir:concept ( [ fhir:id [ fhir:v "3079" ] ; fhir:code [ fhir:v "QS" ] ; fhir:display [ fhir:v "every seconds" ] ; fhir:definition [ fhir:v "every seconds" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3080" ] ; fhir:code [ fhir:v "QM" ] ; fhir:display [ fhir:v "every minutes" ] ; fhir:definition [ fhir:v "every minutes" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3081" ] ; fhir:code [ fhir:v "QH" ] ; fhir:display [ fhir:v "every hours" ] ; fhir:definition [ fhir:v "every hours" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3082" ] ; fhir:code [ fhir:v "QD" ] ; fhir:display [ fhir:v "every days" ] ; fhir:definition [ fhir:v "every days" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3083" ] ; fhir:code [ fhir:v "QW" ] ; fhir:display [ fhir:v "every weeks" ] ; fhir:definition [ fhir:v "every weeks" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3084" ] ; fhir:code [ fhir:v "QL" ] ; fhir:display [ fhir:v "every months (Lunar cycle)" ] ; fhir:definition [ fhir:v "every months (Lunar cycle)" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3085" ] ; fhir:code [ fhir:v "QJ" ] ; fhir:display [ fhir:v "repeats on a particular day of the week," ] ; fhir:definition [ fhir:v "repeats on a particular day of the week," ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "From the French jour (day). If is missing, the repeat rate is assumed to be 1. Day numbers are counted from 1=Monday to 7=Sunday. So Q2J2 means every second Tuesday; Q1J6 means every Saturday." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3086" ] ; fhir:code [ fhir:v "BID" ] ; fhir:display [ fhir:v "twice a day at institution-specified times" ] ; fhir:definition [ fhir:v "twice a day at institution-specified times" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "(e.g., 9AM-4PM)" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "(e.g., 9AM-4PM)" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3087" ] ; fhir:code [ fhir:v "TID" ] ; fhir:display [ fhir:v "three times a day at institution-specified times" ] ; fhir:definition [ fhir:v "three times a day at institution-specified times" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "(e.g., 9AM-4PM-9PM)" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "(e.g., 9AM-4PM-9PM)" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3088" ] ; fhir:code [ fhir:v "QID" ] ; fhir:display [ fhir:v "four times a day at institution-specified times" ] ; fhir:definition [ fhir:v "four times a day at institution-specified times" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "(e.g., 9AM-11AM-4PM-9PM)" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "(e.g., 9AM-11AM-4PM-9PM)" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3089" ] ; fhir:code [ fhir:v "xID" ] ; fhir:display [ fhir:v "\"X\" times per day at institution-specified times, where X is a numeral 5 or greater." ] ; fhir:definition [ fhir:v "\"X\" times per day at institution-specified times, where X is a numeral 5 or greater." ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "(e.g., 5ID=five times per day; 8ID=8 times per day)" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3090" ] ; fhir:code [ fhir:v "QAM" ] ; fhir:display [ fhir:v "in the morning at institution-specified time" ] ; fhir:definition [ fhir:v "in the morning at institution-specified time" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3091" ] ; fhir:code [ fhir:v "QSHIFT" ] ; fhir:display [ fhir:v "during each of three eight-hour shifts at institution-specified times" ] ; fhir:definition [ fhir:v "during each of three eight-hour shifts at institution-specified times" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3092" ] ; fhir:code [ fhir:v "QOD" ] ; fhir:display [ fhir:v "every other day" ] ; fhir:definition [ fhir:v "every other day" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "(same as Q2D)" ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "(same as Q2D)" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3093" ] ; fhir:code [ fhir:v "QHS" ] ; fhir:display [ fhir:v "every day before the hour of sleep" ] ; fhir:definition [ fhir:v "every day before the hour of sleep" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3094" ] ; fhir:code [ fhir:v "QPM" ] ; fhir:display [ fhir:v "in the evening at institution-specified time" ] ; fhir:definition [ fhir:v "in the evening at institution-specified time" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3095" ] ; fhir:code [ fhir:v "C" ] ; fhir:display [ fhir:v "service is provided continuously between start time and stop time" ] ; fhir:definition [ fhir:v "service is provided continuously between start time and stop time" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3096" ] ; fhir:code [ fhir:v "U " ] ; fhir:display [ fhir:v "for future use, where is an interval specification as defined by the UNIX cron specification." ] ; fhir:definition [ fhir:v "for future use, where is an interval specification as defined by the UNIX cron specification." ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3097" ] ; fhir:code [ fhir:v "PRN" ] ; fhir:display [ fhir:v "given as needed" ] ; fhir:definition [ fhir:v "given as needed" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3098" ] ; fhir:code [ fhir:v "PRNxxx" ] ; fhir:display [ fhir:v "where xxx is some frequency code" ] ; fhir:definition [ fhir:v "where xxx is some frequency code" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "(e.g., PRNQ6H); given as needed over the frequency period." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3099" ] ; fhir:code [ fhir:v "Once" ] ; fhir:display [ fhir:v "one time only." ] ; fhir:definition [ fhir:v "one time only." ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is also the default when this component is null." ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "This is also the default when this component is null." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "A" ] ] ) ] [ fhir:id [ fhir:v "3100" ] ; fhir:code [ fhir:v "Meal Related Timings" ] ; fhir:display [ fhir:v "C (\"cum\")" ] ; fhir:definition [ fhir:v "C (\"cum\")" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3101" ] ; fhir:code [ fhir:v "A" ] ; fhir:display [ fhir:v "Ante (before)" ] ; fhir:definition [ fhir:v "Ante (before)" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3102" ] ; fhir:code [ fhir:v "P" ] ; fhir:display [ fhir:v "Post (after)" ] ; fhir:definition [ fhir:v "Post (after)" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3103" ] ; fhir:code [ fhir:v "I" ] ; fhir:display [ fhir:v "Inter" ] ; fhir:definition [ fhir:v "Inter" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "v2-concCommentAsPub" ] ; fhir:value [ fhir:v "(e.g., between this meal and the next, between dinner and sleep" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3104" ] ; fhir:code [ fhir:v "M" ] ; fhir:display [ fhir:v "Cibus Matutinus (breakfast)" ] ; fhir:definition [ fhir:v "Cibus Matutinus (breakfast)" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3105" ] ; fhir:code [ fhir:v "D" ] ; fhir:display [ fhir:v "Cibus Diurnus (lunch)" ] ; fhir:definition [ fhir:v "Cibus Diurnus (lunch)" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] [ fhir:id [ fhir:v "3106" ] ; fhir:code [ fhir:v "V" ] ; fhir:display [ fhir:v "Cibus Vespertinus (dinner)" ] ; fhir:definition [ fhir:v "Cibus Vespertinus (dinner)" ] ; fhir:property ( [ fhir:code [ fhir:v "v2-concComment" ] ; fhir:value [ fhir:v "This is not a real code, but guidelines how to construct the codes." ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "D" ] ] ) ] ) . # # -------------------------------------------------------------------------------------