This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Source view
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:ValueSet; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "v3-HL7CalendarCycle"]; fhir:Resource.language [ fhir:value "en"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><h2>HL7CalendarCycle</h2><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-CalendarCycle.html\"><code>http://terminology.hl7.org/CodeSystem/v3-CalendarCycle</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CD\">CD</a></td><td>day (continuous)</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CH\">CH</a></td><td>hour (continuous)</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CM\">CM</a></td><td>month (continuous)</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CN\">CN</a></td><td>minute (continuous)</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CS\">CS</a></td><td>second (continuous)</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CW\">CW</a></td><td>week (continuous)</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-CY\">CY</a></td><td>year</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-DM\">DM</a></td><td>day of the month</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-DW\">DW</a></td><td>day of the week (begins with Monday)</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-DY\">DY</a></td><td>day of the year</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-HD\">HD</a></td><td>hour of the day</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-MY\">MY</a></td><td>month of the year</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-NH\">NH</a></td><td>minute of the hour</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-SN\">SN</a></td><td>second of the minute</td><td/></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-WM\">WM</a></td><td>week of the month</td><td>The week with the month's first Thursday in it (analagous to the ISO 8601 definition for week of the year).</td></tr><tr><td><a href=\"CodeSystem-v3-CalendarCycle.html#v3-CalendarCycle-WY\">WY</a></td><td>week of the year</td><td/></tr></table></li></ul></div>" ]; fhir:ValueSet.url [ fhir:value "http://terminology.hl7.org/ValueSet/v3-HL7CalendarCycle"]; fhir:ValueSet.identifier [ fhir:index 0; fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ]; fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.1.11.20412" ] ]; fhir:ValueSet.version [ fhir:value "2.0.0"]; fhir:ValueSet.name [ fhir:value "HL7CalendarCycle"]; fhir:ValueSet.title [ fhir:value "HL7CalendarCycle"]; fhir:ValueSet.status [ fhir:value "active"]; fhir:ValueSet.date [ fhir:value "2014-03-26T00:00:00-04:00"^^xsd:dateTime]; fhir:ValueSet.compose [ fhir:ValueSet.compose.include [ fhir:index 0; fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-CalendarCycle" ]; fhir:ValueSet.compose.include.concept [ fhir:index 0; fhir:ValueSet.compose.include.concept.code [ fhir:value "CD" ] ], [ fhir:index 1; fhir:ValueSet.compose.include.concept.code [ fhir:value "CH" ] ], [ fhir:index 2; fhir:ValueSet.compose.include.concept.code [ fhir:value "CM" ] ], [ fhir:index 3; fhir:ValueSet.compose.include.concept.code [ fhir:value "CN" ] ], [ fhir:index 4; fhir:ValueSet.compose.include.concept.code [ fhir:value "CS" ] ], [ fhir:index 5; fhir:ValueSet.compose.include.concept.code [ fhir:value "CW" ] ], [ fhir:index 6; fhir:ValueSet.compose.include.concept.code [ fhir:value "CY" ] ], [ fhir:index 7; fhir:ValueSet.compose.include.concept.code [ fhir:value "DM" ] ], [ fhir:index 8; fhir:ValueSet.compose.include.concept.code [ fhir:value "DW" ] ], [ fhir:index 9; fhir:ValueSet.compose.include.concept.code [ fhir:value "DY" ] ], [ fhir:index 10; fhir:ValueSet.compose.include.concept.code [ fhir:value "HD" ] ], [ fhir:index 11; fhir:ValueSet.compose.include.concept.code [ fhir:value "MY" ] ], [ fhir:index 12; fhir:ValueSet.compose.include.concept.code [ fhir:value "NH" ] ], [ fhir:index 13; fhir:ValueSet.compose.include.concept.code [ fhir:value "SN" ] ], [ fhir:index 14; fhir:ValueSet.compose.include.concept.code [ fhir:value "WM" ] ], [ fhir:index 15; fhir:ValueSet.compose.include.concept.code [ fhir:value "WY" ] ] ] ]. # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl.