This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Terminology Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetAppointment Recurrence Type
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="appointment-recurrrence-type"/> <meta> <lastUpdated value="2023-03-26T15:21:02.749+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml"> <ul> <li> Include these codes as defined in <a href="http://unitsofmeasure.org"> <code> http://unitsofmeasure.org</code> </a> <table class="none"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> <td> <b> Definition</b> </td> <td> <b> 中文 (Chinese, zh)</b> </td> </tr> <tr> <td> d</td> <td> day</td> <td> day</td> <td> 天</td> </tr> <tr> <td> wk</td> <td> week</td> <td> week</td> <td> 星期</td> </tr> <tr> <td> mo</td> <td> month</td> <td> month - Normal practice is to use the 'mo' code as a calendar month when calculating the next occurrence.</td> <td> 月</td> </tr> <tr> <td> a</td> <td> year</td> <td> year</td> <td> 年</td> </tr> </table> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="pa"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="trial-use"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://hl7.org/fhir/ValueSet/appointment-recurrrence-type"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.2995"/> </identifier> <version value="5.0.0"/> <name value="AppointmentRecurrenceType"/> <title value="Appointment Recurrence Type"/> <status value="draft"/> <experimental value="false"/> <date value="2022-03-01"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="The recurrence type of a recurring appointment."/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <immutable value="true"/> <copyright value="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."/> <compose> <include> <system value="http://unitsofmeasure.org"/> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="day"/> </extension> <code value="d"/> <display value="day"/> <designation> <language value="zh"/> <value value="天"/> </designation> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="week"/> </extension> <code value="wk"/> <display value="week"/> <designation> <language value="zh"/> <value value="星期"/> </designation> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="month - Normal practice is to use the 'mo' code as a calendar month when calculating the next occurrence."/> </extension> <code value="mo"/> <display value="month"/> <designation> <language value="zh"/> <value value="月"/> </designation> </concept> <concept> <extension url="http://hl7.org/fhir/StructureDefinition/valueset-concept-definition"> <valueString value="year"/> </extension> <code value="a"/> <display value="year"/> <designation> <language value="zh"/> <value value="年"/> </designation> </concept> </include> </compose> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0 generated on Sun, Mar 26, 2023 15:23+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4 |
Compare to R4B |
|
Propose a change