This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). 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
FHIR Value set/code system definition for HL7 v2 table 0528 ( Event Related Period)
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="v2-0528"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/> </meta> <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/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.133883.18.344"/> </extension> <url value="http://hl7.org/fhir/v2/0528"/> <version value="2.8.2"/> <name value="v2 Event Related Period"/> <status value="active"/> <experimental value="true"/> <publisher value="HL7, Inc"/> <contact> <telecom> <system value="other"/> <value value="http://hl7.org"/> </telecom> </contact> <description value="FHIR Value set/code system definition for HL7 v2 table 0528 ( Event Related Period)"/> <caseSensitive value="false"/> <valueSet value="http://hl7.org/fhir/ValueSet/v2-0528"/> <content value="complete"/> <concept> <code value="AC"/> <display value="before meal (from lat. ante cibus)"/> </concept> <concept> <code value="ACD"/> <display value="before lunch (from lat. ante cibus diurnus)"/> </concept> <concept> <code value="ACM"/> <display value="before breakfast (from lat. ante cibus matutinus)"/> </concept> <concept> <code value="ACV"/> <display value="before dinner (from lat. ante cibus vespertinus)"/> </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.