PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot2
    http://hl7.org/fhir/week-of-month
{
  "description": "The set of weeks with in a month.",
  "_filename": "CodeSystem-week-of-month.json",
  "package_name": "hl7.fhir.r6.core",
  "date": "2022-06-14",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2024-08-12T19:52:12.437+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "WeekOfMonth",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Week Of Month",
  "package_version": "6.0.0-ballot2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "active",
  "id": "0d9e028c-3cdc-45ea-be68-c4a4f6538426",
  "valueSet": "http://hl7.org/fhir/ValueSet/week-of-month",
  "kind": null,
  "url": "http://hl7.org/fhir/week-of-month",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.1906",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "first",
    "display": "First",
    "definition": "First week of the month."
  }, {
    "code": "second",
    "display": "Second",
    "definition": "Second week of the month."
  }, {
    "code": "third",
    "display": "Third",
    "definition": "Third week of the month."
  }, {
    "code": "fourth",
    "display": "Fourth",
    "definition": "Fourth week of the month."
  }, {
    "code": "last",
    "display": "Last",
    "definition": "Last week of the month."
  } ],
  "caseSensitive": true,
  "version": "6.0.0-ballot2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}