{
  "resourceType" : "CodeSystem",
  "id" : "v2-0527",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0527</b></p><a name=\"v2-0527\"> </a><a name=\"hcv2-0527\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/v2/0527</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">DM<a name=\"v2-0527-DM\"> </a></td><td>day of the month</td><td>Tag des Monats</td></tr><tr><td style=\"white-space:nowrap\">DW<a name=\"v2-0527-DW\"> </a></td><td>day of the week (begins with Monday)</td><td>Tag der Woche (beginnend mit Montag)</td></tr><tr><td style=\"white-space:nowrap\">DY<a name=\"v2-0527-DY\"> </a></td><td>day of the year</td><td>Tag des Jahres</td></tr><tr><td style=\"white-space:nowrap\">HD<a name=\"v2-0527-HD\"> </a></td><td>hour of the day</td><td>Stunde</td></tr><tr><td style=\"white-space:nowrap\">MY<a name=\"v2-0527-MY\"> </a></td><td>month of the year</td><td>Monat</td></tr><tr><td style=\"white-space:nowrap\">NH<a name=\"v2-0527-NH\"> </a></td><td>minute of the hour</td><td>Minute</td></tr><tr><td style=\"white-space:nowrap\">SN<a name=\"v2-0527-SN\"> </a></td><td>second of the minute</td><td>Sekunde</td></tr><tr><td style=\"white-space:nowrap\">WY<a name=\"v2-0527-WY\"> </a></td><td>week of the year</td><td>Kalenderwoche</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString" : "External"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r3.r5"
    },
    {
      "url" : "version",
      "valueString" : "0.1.0"
    },
    {
      "url" : "uri",
      "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/v2/0527",
  "version" : "2.8.2",
  "name" : "v2 Calendar Alignment",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-20T12:39:37+11:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [{
    "name" : "FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0527 ( Calendar Alignment)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : false,
  "valueSet" : "http://hl7.org/fhir/ValueSet/v2-0527",
  "content" : "complete",
  "concept" : [{
    "code" : "DM",
    "display" : "day of the month",
    "designation" : [{
      "language" : "de",
      "value" : "Tag des Monats"
    }]
  },
  {
    "code" : "DW",
    "display" : "day of the week (begins with Monday)",
    "designation" : [{
      "language" : "de",
      "value" : "Tag der Woche (beginnend mit Montag)"
    }]
  },
  {
    "code" : "DY",
    "display" : "day of the year",
    "designation" : [{
      "language" : "de",
      "value" : "Tag des Jahres"
    }]
  },
  {
    "code" : "HD",
    "display" : "hour of the day",
    "designation" : [{
      "language" : "de",
      "value" : "Stunde"
    }]
  },
  {
    "code" : "MY",
    "display" : "month of the year",
    "designation" : [{
      "language" : "de",
      "value" : "Monat"
    }]
  },
  {
    "code" : "NH",
    "display" : "minute of the hour",
    "designation" : [{
      "language" : "de",
      "value" : "Minute"
    }]
  },
  {
    "code" : "SN",
    "display" : "second of the minute",
    "designation" : [{
      "language" : "de",
      "value" : "Sekunde"
    }]
  },
  {
    "code" : "WY",
    "display" : "week of the year",
    "designation" : [{
      "language" : "de",
      "value" : "Kalenderwoche"
    }]
  }]
}