{
"description": "The set of weeks with in a month.",
"_filename": "CodeSystem-week-of-month.json",
"package_name": "hl7.fhir.uv.xver",
"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": "r5.r4b-0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"status": "active",
"id": "526db010-bacb-4bf0-a514-711b642a0972",
"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"
} ]
} ]
}