@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v3-CalendarCycle"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
SpecializesCodingThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.
GeneralizesCodingInverse of Specializes. Only included as a derived relationship.
internalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
notSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanIndicates that the code is abstract - only intended to be used as a selector for other concepts
statushttp://hl7.org/fhir/concept-properties#statuscodeA property that indicates the status of the concept. One of active, experimental, deprecated, or retired.
deprecationDatehttp://hl7.org/fhir/concept-properties#deprecationDatedateTimeThe date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged.
synonymCodehttp://hl7.org/fhir/concept-properties#synonymcodeAn additional concept code that was also attributed to a concept
subsumedByhttp://hl7.org/fhir/concept-properties#parentcodeThe concept code of a parent concept

Concepts

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

LvlCodeDisplayDefinitionDeprecatedinternalIdNot SelectablestatusdeprecationDatesynonymCodeParent
1_CalendarCycleOneLetter CalendarCycleOneLetterDeprecated21046truedeprecated2013-06-29
2  CW week (continuous)10689activeW_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  W week (continuous)10689activeCW_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  CY year10686activeY_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  Y year10686activeCY_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  D day of the month10691activeDM_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  DM day of the month10691activeD_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  DW day of the week (begins with Monday)10694activeJ_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  J day of the week (begins with Monday)10694activeDW_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  H hour of the day10695activeHD_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  HD hour of the day10695activeH_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  M month of the year10687activeMY_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  MY month of the year10687activeM_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  N minute of the hour10697activeNH_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  NH minute of the hour10697activeN_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  S second of the minute10699activeSN_CalendarCycleOneLetter, _CalendarCycleTwoLetter
2  SN second of the minute10699activeS_CalendarCycleOneLetter, _CalendarCycleTwoLetter
1_CalendarCycleTwoLetter CalendarCycleTwoLetterDeprecated21047truedeprecated2013-06-29
2  _GregorianCalendarCycle GregorianCalendarCycle21048trueactive_CalendarCycleTwoLetter
2  CD day (continuous)10692active_CalendarCycleTwoLetter
2  CH hour (continuous)10696active_CalendarCycleTwoLetter
2  CM month (continuous)10688active_CalendarCycleTwoLetter
2  CN minute (continuous)10698active_CalendarCycleTwoLetter
2  CS second (continuous)10700active_CalendarCycleTwoLetter
2  DY day of the year10693active_CalendarCycleTwoLetter
2  WY week of the year10690active_CalendarCycleTwoLetter
2  CWweek (continuous)
2  Wweek (continuous)
2  CYyear
2  Yyear
2  Dday of the month
2  DMday of the month
2  DWday of the week (begins with Monday)
2  Jday of the week (begins with Monday)
2  Hhour of the day
2  HDhour of the day
2  Mmonth of the year
2  MYmonth of the year
2  Nminute of the hour
2  NHminute of the hour
2  Ssecond of the minute
2  SNsecond of the minute
1WM week of the monthThe week with the month's first Thursday in it (analagous to the ISO 8601 definition for week of the year).23532active
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-CalendarCycle"^^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.5.9" ] ] ) ; # fhir:version [ fhir:v "3.0.0"] ; # fhir:name [ fhir:v "CalendarCycle"] ; # fhir:title [ fhir:v "Calendar Cycle Codes"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-03-20"^^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 "Calendar cycle identifiers"] ; # 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:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] ) ; fhir:code [ fhir:v "Specializes" ] ; fhir:description [ fhir:v "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] ) ; fhir:code [ fhir:v "Generalizes" ] ; fhir:description [ fhir:v "Inverse of Specializes. Only included as a derived relationship." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ] ; fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "notSelectable" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ] ; fhir:description [ fhir:v "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ] ; fhir:type [ fhir:v "boolean" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "deprecationDate" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#deprecationDate"^^xsd:anyURI ] ; fhir:description [ fhir:v "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged." ] ; fhir:type [ fhir:v "dateTime" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#synonym"^^xsd:anyURI ] ; fhir:description [ fhir:v "An additional concept code that was also attributed to a concept" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#parent"^^xsd:anyURI ] ; fhir:description [ fhir:v "The concept code of a parent concept" ] ; fhir:type [ fhir:v "code" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "_CalendarCycleOneLetter" ] ; fhir:display [ fhir:v "CalendarCycleOneLetter" ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "deprecated" ] ] [ fhir:code [ fhir:v "deprecationDate" ] ; fhir:value [ fhir:v "2013-06-29"^^xsd:date ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "21046" ] ] ) ] [ fhir:code [ fhir:v "_CalendarCycleTwoLetter" ] ; fhir:display [ fhir:v "CalendarCycleTwoLetter" ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "deprecated" ] ] [ fhir:code [ fhir:v "deprecationDate" ] ; fhir:value [ fhir:v "2013-06-29"^^xsd:date ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "21047" ] ] ) ] [ fhir:code [ fhir:v "WM" ] ; fhir:display [ fhir:v "week of the month" ] ; fhir:definition [ fhir:v "The week with the month's first Thursday in it (analagous to the ISO 8601 definition for week of the year)." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "23532" ] ] ) ] [ fhir:code [ fhir:v "CW" ] ; fhir:display [ fhir:v "week (continuous)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "W" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10689" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "W" ] ; fhir:display [ fhir:v "week (continuous)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "CW" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10689" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "CY" ] ; fhir:display [ fhir:v "year" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "Y" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10686" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "Y" ] ; fhir:display [ fhir:v "year" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "CY" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10686" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "D" ] ; fhir:display [ fhir:v "day of the month" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "DM" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10691" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "DM" ] ; fhir:display [ fhir:v "day of the month" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "D" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10691" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "DW" ] ; fhir:display [ fhir:v "day of the week (begins with Monday)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "J" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10694" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "J" ] ; fhir:display [ fhir:v "day of the week (begins with Monday)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "DW" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10694" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "H" ] ; fhir:display [ fhir:v "hour of the day" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "HD" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10695" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "HD" ] ; fhir:display [ fhir:v "hour of the day" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "H" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10695" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "M" ] ; fhir:display [ fhir:v "month of the year" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "MY" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10687" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "MY" ] ; fhir:display [ fhir:v "month of the year" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "M" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10687" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "N" ] ; fhir:display [ fhir:v "minute of the hour" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "NH" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10697" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "NH" ] ; fhir:display [ fhir:v "minute of the hour" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "N" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10697" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "S" ] ; fhir:display [ fhir:v "second of the minute" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "SN" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10699" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "SN" ] ; fhir:display [ fhir:v "second of the minute" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "S" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10699" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleOneLetter" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "_GregorianCalendarCycle" ] ; fhir:display [ fhir:v "GregorianCalendarCycle" ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "21048" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "CD" ] ; fhir:display [ fhir:v "day (continuous)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10692" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "CH" ] ; fhir:display [ fhir:v "hour (continuous)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10696" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "CM" ] ; fhir:display [ fhir:v "month (continuous)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10688" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "CN" ] ; fhir:display [ fhir:v "minute (continuous)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10698" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "CS" ] ; fhir:display [ fhir:v "second (continuous)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10700" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "DY" ] ; fhir:display [ fhir:v "day of the year" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10693" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] [ fhir:code [ fhir:v "WY" ] ; fhir:display [ fhir:v "week of the year" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10690" ] ] [ fhir:code [ fhir:v "subsumedBy" ] ; fhir:value [ fhir:v "_CalendarCycleTwoLetter" ] ] ) ] ) . # # -------------------------------------------------------------------------------------