This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
FHIR Value set/code system definition for HL7 v2 table 0528 ( Event related period)
<?xml version="1.0" encoding="UTF-8"?> <CodeSystem xmlns="http://hl7.org/fhir"> <id value="v2-0528"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <language value="en"/> <text> <status value="additional"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> Event Related Period</p> <table class="grid"> <tr> <td> <b> Code</b> </td> <td> <b> Description</b> </td> <td> <b> Comment</b> </td> <td> <b> Version</b> </td> </tr> <tr> <td> AC <a name="AC"> </a> </td> <td> before meal (from lat. ante cibus)</td> <td/> <td> added v2.5</td> </tr> <tr> <td> ACD <a name="ACD"> </a> </td> <td> before lunch (from lat. ante cibus diurnus)</td> <td/> <td> added v2.5</td> </tr> <tr> <td> ACM <a name="ACM"> </a> </td> <td> before breakfast (from lat. ante cibus matutinus)</td> <td/> <td> added v2.5</td> </tr> <tr> <td> ACV <a name="ACV"> </a> </td> <td> before dinner (from lat. ante cibus vespertinus)</td> <td/> <td> added v2.5</td> </tr> <tr> <td> HS <a name="HS"> </a> </td> <td> the hour of sleep (e.g., H18-22)</td> <td/> <td> added v2.5</td> </tr> <tr> <td> IC <a name="IC"> </a> </td> <td> between meals (from lat. inter cibus)</td> <td/> <td> added v2.5</td> </tr> <tr> <td> ICD <a name="ICD"> </a> </td> <td> between lunch and dinner</td> <td/> <td> added v2.5</td> </tr> <tr> <td> ICM <a name="ICM"> </a> </td> <td> between breakfast and lunch</td> <td/> <td> added v2.5</td> </tr> <tr> <td> ICV <a name="ICV"> </a> </td> <td> between dinner and the hour of sleep</td> <td/> <td> added v2.5</td> </tr> <tr> <td> PC <a name="PC"> </a> </td> <td> after meal (from lat. post cibus)</td> <td/> <td> added v2.5</td> </tr> <tr> <td> PCD <a name="PCD"> </a> </td> <td> after lunch (from lat. post cibus diurnus)</td> <td/> <td> added v2.5</td> </tr> <tr> <td> PCM <a name="PCM"> </a> </td> <td> after breakfast (from lat. post cibus matutinus)</td> <td/> <td> added v2.5</td> </tr> <tr> <td> PCV <a name="PCV"> </a> </td> <td> after dinner (from lat. post cibus vespertinus)</td> <td/> <td> added v2.5</td> </tr> </table> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"> <valueCode value="external"/> </extension> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"> <valueInteger value="0"/> </extension> <url value="http://terminology.hl7.org/CodeSystem/v2-0528"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.18.344"/> </identifier> <version value="2.9"/> <name value="v2.0528"/> <title value="v2 Event related period"/> <status value="active"/> <experimental value="false"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> </contact> <description value="FHIR Value set/code system definition for HL7 v2 table 0528 ( Event related period)"/> <content value="complete"/> <concept> <code value="AC"/> <display value="before meal (from lat. ante cibus)"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="vor der Mahlzeit (from lat. Ante cibus)"/> </designation> </concept> <concept> <code value="ACD"/> <display value="before lunch (from lat. ante cibus diurnus)"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="vor dem Mittagessen (from lat. Ante cibus diurnus)"/> </designation> </concept> <concept> <code value="ACM"/> <display value="before breakfast (from lat. ante cibus matutinus)"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="vor dem Frühstück (from lat. Ante cibus matutinus)"/> </designation> </concept> <concept> <code value="ACV"/> <display value="before dinner (from lat. ante cibus vespertinus)"/> <designation> <language value="de"/> <use> <system value="http://terminology.hl7.org/CodeSystem/designation-usage"/> <code value="display"/> </use> <value value="vor dem Abendessen (from lat. Ante cibus vespertinus)"/> </designation> </concept> <concept> <code value="HS"/> <display value="the hour of sleep (e.g., H18-22)"/> </concept> <concept> <code value="IC"/> <display value="between meals (from lat. inter cibus)"/> </concept> <concept> <code value="ICD"/> <display value="between lunch and dinner"/> </concept> <concept> <code value="ICM"/> <display value="between breakfast and lunch"/> </concept> <concept> <code value="ICV"/> <display value="between dinner and the hour of sleep"/> </concept> <concept> <code value="PC"/> <display value="after meal (from lat. post cibus)"/> </concept> <concept> <code value="PCD"/> <display value="after lunch (from lat. post cibus diurnus)"/> </concept> <concept> <code value="PCM"/> <display value="after breakfast (from lat. post cibus matutinus)"/> </concept> <concept> <code value="PCV"/> <display value="after dinner (from lat. post cibus vespertinus)"/> </concept> </CodeSystem>
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.