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

Properties

CodeURLDescriptionType
SpecializesThe 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.Coding
GeneralizesInverse of Specializes. Only included as a derived relationship.Coding
internalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idThe internal identifier for the concept in the HL7 Access database repository.code
notSelectablehttp://hl7.org/fhir/concept-properties#notSelectableIndicates that the code is abstract - only intended to be used as a selector for other conceptsboolean
statushttp://hl7.org/fhir/concept-properties#statusA property that indicates the status of the concept. One of active, experimental, deprecated, or retired.code
deprecationDatehttp://hl7.org/fhir/concept-properties#deprecationDateThe date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged.dateTime
synonymCodehttp://hl7.org/fhir/concept-properties#synonymAn additional concept code that was also attributed to a conceptcode
subsumedByhttp://hl7.org/fhir/concept-properties#parentThe concept code of a parent conceptcode

This code system http://terminology.hl7.org/CodeSystem/v3-CalendarCycle defines the following codes:

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:CodeSystem.url [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-CalendarCycle"]; fhir:CodeSystem.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.5.9" ] ]; fhir:CodeSystem.version [ fhir:value "2.0.0"]; fhir:CodeSystem.name [ fhir:value "CalendarCycle"]; fhir:CodeSystem.title [ fhir:value "Calendar Cycle Codes"]; fhir:CodeSystem.status [ fhir:value "active"]; fhir:CodeSystem.date [ fhir:value "2019-03-20"^^xsd:date]; fhir:CodeSystem.publisher [ fhir:value "Health Level 7"]; fhir:CodeSystem.contact [ fhir:index 0; fhir:ContactDetail.name [ fhir:value "Health Level Seven" ] ]; fhir:CodeSystem.description [ fhir:value "Calendar cycle identifiers"]; fhir:CodeSystem.hierarchyMeaning [ fhir:value "is-a"]; fhir:CodeSystem.content [ fhir:value "complete"]; fhir:CodeSystem.property [ fhir:index 0; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ]; fhir:Extension.valueCode [ fhir:value "antisymmetric" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ]; fhir:Extension.valueCode [ fhir:value "transitive" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ]; fhir:Extension.valueCode [ fhir:value "irreflexive" ] ], [ fhir:index 3; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ]; fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 4; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ]; fhir:Extension.valueCode [ fhir:value "Specializes" ] ], [ fhir:index 5; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ]; fhir:Extension.valueString [ fhir:value "Generalizes" ] ]; fhir:CodeSystem.property.code [ fhir:value "Specializes" ]; fhir:CodeSystem.property.description [ fhir:value "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:CodeSystem.property.type [ fhir:value "Coding" ] ], [ fhir:index 1; fhir:Element.extension [ fhir:index 0; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry" ]; fhir:Extension.valueCode [ fhir:value "antisymmetric" ] ], [ fhir:index 1; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity" ]; fhir:Extension.valueCode [ fhir:value "transitive" ] ], [ fhir:index 2; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity" ]; fhir:Extension.valueCode [ fhir:value "irreflexive" ] ], [ fhir:index 3; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable" ]; fhir:Extension.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 4; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind" ]; fhir:Extension.valueCode [ fhir:value "Generalizes" ] ], [ fhir:index 5; fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName" ]; fhir:Extension.valueString [ fhir:value "Specializes" ] ]; fhir:CodeSystem.property.code [ fhir:value "Generalizes" ]; fhir:CodeSystem.property.description [ fhir:value "Inverse of Specializes. Only included as a derived relationship." ]; fhir:CodeSystem.property.type [ fhir:value "Coding" ] ], [ fhir:index 2; fhir:CodeSystem.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.property.uri [ fhir:value "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id" ]; fhir:CodeSystem.property.description [ fhir:value "The internal identifier for the concept in the HL7 Access database repository." ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 3; fhir:CodeSystem.property.code [ fhir:value "notSelectable" ]; fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#notSelectable" ]; fhir:CodeSystem.property.description [ fhir:value "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ]; fhir:CodeSystem.property.type [ fhir:value "boolean" ] ], [ fhir:index 4; fhir:CodeSystem.property.code [ fhir:value "status" ]; fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ]; fhir:CodeSystem.property.description [ fhir:value "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired." ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 5; fhir:CodeSystem.property.code [ fhir:value "deprecationDate" ]; fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#deprecationDate" ]; fhir:CodeSystem.property.description [ fhir:value "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:CodeSystem.property.type [ fhir:value "dateTime" ] ], [ fhir:index 6; fhir:CodeSystem.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#synonym" ]; fhir:CodeSystem.property.description [ fhir:value "An additional concept code that was also attributed to a concept" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ], [ fhir:index 7; fhir:CodeSystem.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#parent" ]; fhir:CodeSystem.property.description [ fhir:value "The concept code of a parent concept" ]; fhir:CodeSystem.property.type [ fhir:value "code" ] ]; fhir:CodeSystem.concept [ fhir:index 0; fhir:CodeSystem.concept.code [ fhir:value "_CalendarCycleOneLetter" ]; fhir:CodeSystem.concept.display [ fhir:value "CalendarCycleOneLetter" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ]; fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ]; fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2013-06-29"^^xsd:date ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21046" ] ] ], [ fhir:index 1; fhir:CodeSystem.concept.code [ fhir:value "_CalendarCycleTwoLetter" ]; fhir:CodeSystem.concept.display [ fhir:value "CalendarCycleTwoLetter" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ]; fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "deprecated" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "deprecationDate" ]; fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2013-06-29"^^xsd:date ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21047" ] ] ], [ fhir:index 2; fhir:CodeSystem.concept.code [ fhir:value "WM" ]; fhir:CodeSystem.concept.display [ fhir:value "week of the month" ]; fhir:CodeSystem.concept.definition [ fhir:value "The week with the month's first Thursday in it (analagous to the ISO 8601 definition for week of the year)." ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "23532" ] ] ], [ fhir:index 3; fhir:CodeSystem.concept.code [ fhir:value "CW" ]; fhir:CodeSystem.concept.display [ fhir:value "week (continuous)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "W" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10689" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 4; fhir:CodeSystem.concept.code [ fhir:value "W" ]; fhir:CodeSystem.concept.display [ fhir:value "week (continuous)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "CW" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10689" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 5; fhir:CodeSystem.concept.code [ fhir:value "CY" ]; fhir:CodeSystem.concept.display [ fhir:value "year" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "Y" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10686" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 6; fhir:CodeSystem.concept.code [ fhir:value "Y" ]; fhir:CodeSystem.concept.display [ fhir:value "year" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "CY" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10686" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 7; fhir:CodeSystem.concept.code [ fhir:value "D" ]; fhir:CodeSystem.concept.display [ fhir:value "day of the month" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "DM" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10691" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 8; fhir:CodeSystem.concept.code [ fhir:value "DM" ]; fhir:CodeSystem.concept.display [ fhir:value "day of the month" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "D" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10691" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 9; fhir:CodeSystem.concept.code [ fhir:value "DW" ]; fhir:CodeSystem.concept.display [ fhir:value "day of the week (begins with Monday)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "J" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10694" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 10; fhir:CodeSystem.concept.code [ fhir:value "J" ]; fhir:CodeSystem.concept.display [ fhir:value "day of the week (begins with Monday)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "DW" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10694" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 11; fhir:CodeSystem.concept.code [ fhir:value "H" ]; fhir:CodeSystem.concept.display [ fhir:value "hour of the day" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "HD" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10695" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 12; fhir:CodeSystem.concept.code [ fhir:value "HD" ]; fhir:CodeSystem.concept.display [ fhir:value "hour of the day" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "H" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10695" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 13; fhir:CodeSystem.concept.code [ fhir:value "M" ]; fhir:CodeSystem.concept.display [ fhir:value "month of the year" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "MY" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10687" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 14; fhir:CodeSystem.concept.code [ fhir:value "MY" ]; fhir:CodeSystem.concept.display [ fhir:value "month of the year" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "M" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10687" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 15; fhir:CodeSystem.concept.code [ fhir:value "N" ]; fhir:CodeSystem.concept.display [ fhir:value "minute of the hour" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "NH" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10697" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 16; fhir:CodeSystem.concept.code [ fhir:value "NH" ]; fhir:CodeSystem.concept.display [ fhir:value "minute of the hour" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "N" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10697" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 17; fhir:CodeSystem.concept.code [ fhir:value "S" ]; fhir:CodeSystem.concept.display [ fhir:value "second of the minute" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "SN" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10699" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 18; fhir:CodeSystem.concept.code [ fhir:value "SN" ]; fhir:CodeSystem.concept.display [ fhir:value "second of the minute" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "synonymCode" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "S" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10699" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleOneLetter" ] ], [ fhir:index 4; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 19; fhir:CodeSystem.concept.code [ fhir:value "_GregorianCalendarCycle" ]; fhir:CodeSystem.concept.display [ fhir:value "GregorianCalendarCycle" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "notSelectable" ]; fhir:CodeSystem.concept.property.valueBoolean [ fhir:value "true"^^xsd:boolean ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "21048" ] ], [ fhir:index 3; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 20; fhir:CodeSystem.concept.code [ fhir:value "CD" ]; fhir:CodeSystem.concept.display [ fhir:value "day (continuous)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10692" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 21; fhir:CodeSystem.concept.code [ fhir:value "CH" ]; fhir:CodeSystem.concept.display [ fhir:value "hour (continuous)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10696" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 22; fhir:CodeSystem.concept.code [ fhir:value "CM" ]; fhir:CodeSystem.concept.display [ fhir:value "month (continuous)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10688" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 23; fhir:CodeSystem.concept.code [ fhir:value "CN" ]; fhir:CodeSystem.concept.display [ fhir:value "minute (continuous)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10698" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 24; fhir:CodeSystem.concept.code [ fhir:value "CS" ]; fhir:CodeSystem.concept.display [ fhir:value "second (continuous)" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10700" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 25; fhir:CodeSystem.concept.code [ fhir:value "DY" ]; fhir:CodeSystem.concept.display [ fhir:value "day of the year" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10693" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ], [ fhir:index 26; fhir:CodeSystem.concept.code [ fhir:value "WY" ]; fhir:CodeSystem.concept.display [ fhir:value "week of the year" ]; fhir:CodeSystem.concept.property [ fhir:index 0; fhir:CodeSystem.concept.property.code [ fhir:value "status" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ] ], [ fhir:index 1; fhir:CodeSystem.concept.property.code [ fhir:value "internalId" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "10690" ] ], [ fhir:index 2; fhir:CodeSystem.concept.property.code [ fhir:value "subsumedBy" ]; fhir:CodeSystem.concept.property.valueCode [ fhir:value "_CalendarCycleTwoLetter" ] ] ] . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl . # -------------------------------------------------------------------------------------