v2+ Vocabulary
0.3.0 - Working Draft to present the concept ideas (FO)

v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Repeat Pattern (2.9 - 1.1.1) - TTL Representation

Active as of 2025-08-05

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "repeatPatternV111"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-repeatPatternV111.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/repeatPatternV111</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2.9"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "generate correct history somehow"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0335"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/repeatPatternV111"^^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 "1.1.1"] ; # 
  fhir:name [ fhir:v "RepeatPatternV111"] ; # 
  fhir:title [ fhir:v "Repeat Pattern (2.9 - 1.1.1)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; # 
  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:copyright [ fhir:v "HL7 Inc., 2024"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code introduced" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "versionDeprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code deprecated" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "usage" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ;
fhir:description [ fhir:v "usage notes for this code" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "modified" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ;
fhir:description [ fhir:v "date of last modification" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "Ante (before)" ] ;
fhir:definition [ fhir:v "Ante (before)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "(e.g., 9AM-4PM)"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "Inter" ] ;
fhir:definition [ fhir:v "Inter" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "Meal Related Timings" ] ;
fhir:display [ fhir:v "<timing>C (\"cum\")<meal>" ] ;
fhir:definition [ fhir:v "<timing>C (\"cum\")<meal>" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is also the default when this component is null."       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "Post (after)" ] ;
fhir:definition [ fhir:v "Post (after)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "Q<integer>D" ] ;
fhir:display [ fhir:v "every <integer> days" ] ;
fhir:definition [ fhir:v "every <integer> days" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "Q<integer>H" ] ;
fhir:display [ fhir:v "every <integer> hours" ] ;
fhir:definition [ fhir:v "every <integer> hours" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "Q<integer>J<day#>" ] ;
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 "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "Q<integer>L" ] ;
fhir:display [ fhir:v "every <integer> months (Lunar cycle)" ] ;
fhir:definition [ fhir:v "every <integer> months (Lunar cycle)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "Q<integer>M" ] ;
fhir:display [ fhir:v "every <integer> minutes" ] ;
fhir:definition [ fhir:v "every <integer> minutes" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "Q<integer>S" ] ;
fhir:display [ fhir:v "every <integer> seconds" ] ;
fhir:definition [ fhir:v "every <integer> seconds" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "Q<integer>W" ] ;
fhir:display [ fhir:v "every <integer> weeks" ] ;
fhir:definition [ fhir:v "every <integer> weeks" ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "(e.g., 9AM-11AM-4PM-9PM)"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "(same as Q2D)"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "(e.g., 9AM-4PM-9PM)"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2015-07-13"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "U <spec>" ] ;
fhir:display [ fhir:v "for future use, where <spec> is an interval specification as defined by the UNIX cron specification." ] ;
fhir:definition [ fhir:v "for future use, where <spec> is an interval specification as defined by the UNIX cron specification." ] ;
    ( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
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 "comment" ] ;
fhir:value [
a fhir:string ;
fhir:v "This is not a real code, but guidelines how to construct the codes."       ]     ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "inactive"       ]     ] [
fhir:code [ fhir:v "modified" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2016-07-11"^^xsd:date       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] ) . #