PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4.r4@0.0.1-snapshot-2
    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.uv.xver-r5.r4.r4",
  "date": "2022-06-14T10:00:00+10:00",
  "publisher": "Patient Administration",
  "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": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "pa"
  } ],
  "status": "active",
  "id": "ebce82b3-077b-4206-b97d-fac1d9d55992",
  "valueSet": "http://hl7.org/fhir/ValueSet/week-of-month",
  "kind": null,
  "url": "http://hl7.org/fhir/week-of-month",
  "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": "5.0.0",
  "contact": [ {
    "name": "Patient Administration",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ]
}