{
  "resourceType": "ValueSet",
  "id": "v2-0527",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>Calendar Alignment</p>\n\n            <table class=\"grid\">\n              <tr>\n                <td>\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Description</b>\n                </td>\n                <td>\n                  <b>Deutsch (German)</b>\n                </td>\n                <td>\n                  <b>Comment</b>\n                </td>\n                <td>\n                  <b>Version</b>\n                </td>\n              </tr>\n              <tr>\n                <td>DM\n                  <a name=\"DM\"> </a>\n                </td>\n                <td>day of the month</td>\n                <td>Tag des Monats</td>\n                <td/>\n                <td>added v2.5</td>\n              </tr>\n              <tr>\n                <td>DW\n                  <a name=\"DW\"> </a>\n                </td>\n                <td>day of the week (begins with Monday)</td>\n                <td>Tag der Woche (beginnend mit Montag)</td>\n                <td/>\n                <td>added v2.5</td>\n              </tr>\n              <tr>\n                <td>DY\n                  <a name=\"DY\"> </a>\n                </td>\n                <td>day of the year</td>\n                <td>Tag des Jahres</td>\n                <td/>\n                <td>added v2.5</td>\n              </tr>\n              <tr>\n                <td>HD\n                  <a name=\"HD\"> </a>\n                </td>\n                <td>hour of the day</td>\n                <td>Stunde</td>\n                <td/>\n                <td>added v2.5</td>\n              </tr>\n              <tr>\n                <td>MY\n                  <a name=\"MY\"> </a>\n                </td>\n                <td>month of the year</td>\n                <td>Monat</td>\n                <td/>\n                <td>added v2.5</td>\n              </tr>\n              <tr>\n                <td>NH\n                  <a name=\"NH\"> </a>\n                </td>\n                <td>minute of the hour</td>\n                <td>Minute</td>\n                <td/>\n                <td>added v2.5</td>\n              </tr>\n              <tr>\n                <td>SN\n                  <a name=\"SN\"> </a>\n                </td>\n                <td>second of the minute</td>\n                <td>Sekunde</td>\n                <td/>\n                <td>added v2.5</td>\n              </tr>\n              <tr>\n                <td>WY\n                  <a name=\"WY\"> </a>\n                </td>\n                <td>week of the year</td>\n                <td>Kalenderwoche</td>\n                <td/>\n                <td>added v2.5</td>\n              </tr>\n            </table>\n\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/v2-0527",
  "version": "2.8.2",
  "name": "v2 Calendar Alignment",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0527 ( Calendar Alignment)",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v2/0527"
      }
    ]
  }
}