FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-v3-CalendarCycle.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v3-CalendarCycle

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
Not SelectablenotSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanIndicates that the code is abstract - only intended to be used as a selector for other concepts
statusstatushttp://hl7.org/fhir/concept-properties#statuscodeA property that indicates the status of the concept. One of active, experimental, deprecated, retired
deprecationDatedeprecationDatehttp://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
Childchildhttp://hl7.org/fhir/concept-properties#childcodeThe concept identified in this property is a child of the concept on which it is a property. The property type will be 'code'. The meaning of parent/child relationships is defined by the hierarchyMeaning attribute

Concepts

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

LvlCodeDisplayDefinitionDeprecatedNot SelectablestatusdeprecationDateChild
1_CalendarCycleOneLetter CalendarCycleOneLetterCalendarCycleOneLetterDeprecatedtruedeprecated2013-06-29
2  CW week (continuous)week (continuous)
2  CY yearyear
2  D day of the monthday of the month
2  DW day of the week (begins with Monday)day of the week (begins with Monday)
2  H hour of the dayhour of the day
2  M month of the yearmonth of the year
2  N minute of the hourminute of the hour
2  S second of the minutesecond of the minute
1_CalendarCycleTwoLetter CalendarCycleTwoLetterCalendarCycleTwoLetterDeprecatedtruedeprecated2013-06-29CW, CY, D, DW, H, M, N, S
2  CD day (continuous)day (continuous)
2  CH hour (continuous)hour (continuous)
2  CM month (continuous)month (continuous)
2  CN minute (continuous)minute (continuous)
2  CS second (continuous)second (continuous)
2  DY day of the yearday of the year
2  WY week of the yearweek of the year
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).

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-CalendarCycle",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "external"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v3-CalendarCycle",
  "version": "2018-08-12",
  "name": "v3.CalendarCycle",
  "title": "v3 Code System CalendarCycle",
  "status": "active",
  "experimental": false,
  "date": "2018-08-12T00:00:00+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "Calendar cycle identifiers",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/v3-CalendarCycle|3.0.0",
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "property": [
    {
      "code": "notSelectable",
      "uri": "http://hl7.org/fhir/concept-properties#notSelectable",
      "description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts",
      "type": "boolean"
    },
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "A property that indicates the status of the concept. One of active, experimental, deprecated, retired",
      "type": "code"
    },
    {
      "code": "deprecationDate",
      "uri": "http://hl7.org/fhir/concept-properties#deprecationDate",
      "description": "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged",
      "type": "dateTime"
    },
    {
      "code": "child",
      "uri": "http://hl7.org/fhir/concept-properties#child",
      "description": "The concept identified in this property is a child of the concept on which it is a property. The property type will be 'code'. The meaning of parent/child relationships is defined by the hierarchyMeaning attribute",
      "type": "code"
    }
  ],
  "concept": [
    {
      "code": "_CalendarCycleOneLetter",
      "display": "CalendarCycleOneLetter",
      "definition": "CalendarCycleOneLetter",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "deprecated"
        },
        {
          "code": "deprecationDate",
          "valueDateTime": "2013-06-29"
        }
      ],
      "concept": [
        {
          "code": "CW",
          "display": "week (continuous)",
          "definition": "week (continuous)"
        },
        {
          "code": "CY",
          "display": "year",
          "definition": "year"
        },
        {
          "code": "D",
          "display": "day of the month",
          "definition": "day of the month"
        },
        {
          "code": "DW",
          "display": "day of the week (begins with Monday)",
          "definition": "day of the week (begins with Monday)"
        },
        {
          "code": "H",
          "display": "hour of the day",
          "definition": "hour of the day"
        },
        {
          "code": "M",
          "display": "month of the year",
          "definition": "month of the year"
        },
        {
          "code": "N",
          "display": "minute of the hour",
          "definition": "minute of the hour"
        },
        {
          "code": "S",
          "display": "second of the minute",
          "definition": "second of the minute"
        }
      ]
    },
    {
      "code": "_CalendarCycleTwoLetter",
      "display": "CalendarCycleTwoLetter",
      "definition": "CalendarCycleTwoLetter",
      "property": [
        {
          "code": "notSelectable",
          "valueBoolean": true
        },
        {
          "code": "status",
          "valueCode": "deprecated"
        },
        {
          "code": "deprecationDate",
          "valueDateTime": "2013-06-29"
        },
        {
          "code": "child",
          "valueCode": "CW"
        },
        {
          "code": "child",
          "valueCode": "CY"
        },
        {
          "code": "child",
          "valueCode": "D"
        },
        {
          "code": "child",
          "valueCode": "DW"
        },
        {
          "code": "child",
          "valueCode": "H"
        },
        {
          "code": "child",
          "valueCode": "M"
        },
        {
          "code": "child",
          "valueCode": "N"
        },
        {
          "code": "child",
          "valueCode": "S"
        }
      ],
      "concept": [
        {
          "code": "CD",
          "display": "day (continuous)",
          "definition": "day (continuous)"
        },
        {
          "code": "CH",
          "display": "hour (continuous)",
          "definition": "hour (continuous)"
        },
        {
          "code": "CM",
          "display": "month (continuous)",
          "definition": "month (continuous)"
        },
        {
          "code": "CN",
          "display": "minute (continuous)",
          "definition": "minute (continuous)"
        },
        {
          "code": "CS",
          "display": "second (continuous)",
          "definition": "second (continuous)"
        },
        {
          "code": "DY",
          "display": "day of the year",
          "definition": "day of the year"
        },
        {
          "code": "WY",
          "display": "week of the year",
          "definition": "week of the year"
        }
      ]
    },
    {
      "code": "WM",
      "display": "week of the month",
      "definition": "The week with the month's first Thursday in it (analagous to the ISO 8601 definition for week of the year)."
    }
  ]
}