Appointment Recurrence Type
draftURL
http://hl7.org/fhir/ValueSet/appointment-recurrrence-typeCopied!
Version5.0.0Copied!
PublisherHL7 (FHIR Project)Date2022-03-01DescriptionThe recurrence type of a recurring appointment.
Expansion
| Code | Display | System |
|---|---|---|
| a | year | http://unitsofmeasure.org |
| d | day | http://unitsofmeasure.org |
| mo | month | http://unitsofmeasure.org |
| wk | week | http://unitsofmeasure.org |
systemhttp://unitsofmeasure.org
- Include these codes as defined in
http://unitsofmeasure.orgCode Display Definition 中文 (Chinese, zh) d day day 天 wk week week 星期 mo month month - Normal practice is to use the 'mo' code as a calendar month when calculating the next occurrence. 月 a year year 年
{
"description" : "The recurrence type of a recurring appointment.",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "http://unitsofmeasure.org",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 4
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"date" : "2022-03-01",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"name" : "AppointmentRecurrenceType",
"copyright" : "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright © 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "Appointment Recurrence Type",
"extension" : [ {
"valueCode" : "pa",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "appointment-recurrrence-type",
"url" : "http://hl7.org/fhir/ValueSet/appointment-recurrrence-type",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.2995"
} ],
"immutable" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <ul>\n <li>Include these codes as defined in \n <a href=\"http://unitsofmeasure.org\">\n <code>http://unitsofmeasure.org</code>\n </a>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n <td>\n <b>中文 (Chinese, zh)</b>\n </td>\n </tr>\n <tr>\n <td>d</td>\n <td>day</td>\n <td>day</td>\n <td>天</td>\n </tr>\n <tr>\n <td>wk</td>\n <td>week</td>\n <td>week</td>\n <td>星期</td>\n </tr>\n <tr>\n <td>mo</td>\n <td>month</td>\n <td>month - Normal practice is to use the 'mo' code as a calendar month when calculating the next occurrence.</td>\n <td>月</td>\n </tr>\n <tr>\n <td>a</td>\n <td>year</td>\n <td>year</td>\n <td>年</td>\n </tr>\n </table>\n </li>\n </ul>\n </div>",
"status" : "extensions"
}
}