This page is part of the HL7 Terminology (v6.0.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2019-12-01 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v2-0528"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0528</b></p><a name=\"v2-0528\"> </a><a name=\"hcv2-0528\"> </a><a name=\"v2-0528-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0528</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">HS<a name=\"v2-0528-HS\"> </a></td><td>the hour of sleep (e.g., H18-22)</td><td>the hour of sleep (e.g., H18-22)</td><td/></tr><tr><td style=\"white-space:nowrap\">AC<a name=\"v2-0528-AC\"> </a></td><td>before meal (from lat. ante cibus)</td><td>before meal (from lat. ante cibus)</td><td>vor der Mahlzeit (from lat. Ante cibus)</td></tr><tr><td style=\"white-space:nowrap\">PC<a name=\"v2-0528-PC\"> </a></td><td>after meal (from lat. post cibus)</td><td>after meal (from lat. post cibus)</td><td/></tr><tr><td style=\"white-space:nowrap\">IC<a name=\"v2-0528-IC\"> </a></td><td>between meals (from lat. inter cibus)</td><td>between meals (from lat. inter cibus)</td><td/></tr><tr><td style=\"white-space:nowrap\">ACM<a name=\"v2-0528-ACM\"> </a></td><td>before breakfast (from lat. ante cibus matutinus)</td><td>before breakfast (from lat. ante cibus matutinus)</td><td>vor dem Frühstück (from lat. Ante cibus matutinus)</td></tr><tr><td style=\"white-space:nowrap\">ACD<a name=\"v2-0528-ACD\"> </a></td><td>before lunch (from lat. ante cibus diurnus)</td><td>before lunch (from lat. ante cibus diurnus)</td><td>vor dem Mittagessen (from lat. Ante cibus diurnus)</td></tr><tr><td style=\"white-space:nowrap\">ACV<a name=\"v2-0528-ACV\"> </a></td><td>before dinner (from lat. ante cibus vespertinus)</td><td>before dinner (from lat. ante cibus vespertinus)</td><td>vor dem Abendessen (from lat. Ante cibus vespertinus)</td></tr><tr><td style=\"white-space:nowrap\">PCM<a name=\"v2-0528-PCM\"> </a></td><td>after breakfast (from lat. post cibus matutinus)</td><td>after breakfast (from lat. post cibus matutinus)</td><td/></tr><tr><td style=\"white-space:nowrap\">PCD<a name=\"v2-0528-PCD\"> </a></td><td>after lunch (from lat. post cibus diurnus)</td><td>after lunch (from lat. post cibus diurnus)</td><td/></tr><tr><td style=\"white-space:nowrap\">PCV<a name=\"v2-0528-PCV\"> </a></td><td>after dinner (from lat. post cibus vespertinus)</td><td>after dinner (from lat. post cibus vespertinus)</td><td/></tr><tr><td style=\"white-space:nowrap\">ICM<a name=\"v2-0528-ICM\"> </a></td><td>between breakfast and lunch</td><td>between breakfast and lunch</td><td/></tr><tr><td style=\"white-space:nowrap\">ICD<a name=\"v2-0528-ICD\"> </a></td><td>between lunch and dinner</td><td>between lunch and dinner</td><td/></tr><tr><td style=\"white-space:nowrap\">ICV<a name=\"v2-0528-ICV\"> </a></td><td>between dinner and the hour of sleep</td><td>between dinner and the hour of sleep</td><td/></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "inm" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "oo" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0528"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.18.344" ]
] ) ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "EventRelatedPeriod"] ; #
fhir:title [ fhir:v "eventRelatedPeriod"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "Health Level Seven International"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "HL7-defined code system of concepts specifying a common (periodical) activity of daily living. Used in HL7 Version 2 messaging in the RPT segment."] ; #
fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0528 (Event Related Period)"] ; #
fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0528"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v2-0528>
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:compositional [ fhir:v "false"^^xsd:boolean] ; #
fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status of the concept" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
] ) ; #
fhir:concept ( [
fhir:id [ fhir:v "5613" ] ;
fhir:code [ fhir:v "HS" ] ;
fhir:display [ fhir:v "the hour of sleep (e.g., H18-22)" ] ;
fhir:definition [ fhir:v "the hour of sleep (e.g., H18-22)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5614" ] ;
fhir:code [ fhir:v "AC" ] ;
fhir:display [ fhir:v "before meal (from lat. ante cibus)" ] ;
fhir:definition [ fhir:v "before meal (from lat. ante cibus)" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ] ] ;
fhir:value [ fhir:v "vor der Mahlzeit (from lat. Ante cibus)" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5615" ] ;
fhir:code [ fhir:v "PC" ] ;
fhir:display [ fhir:v "after meal (from lat. post cibus)" ] ;
fhir:definition [ fhir:v "after meal (from lat. post cibus)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5616" ] ;
fhir:code [ fhir:v "IC" ] ;
fhir:display [ fhir:v "between meals (from lat. inter cibus)" ] ;
fhir:definition [ fhir:v "between meals (from lat. inter cibus)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5617" ] ;
fhir:code [ fhir:v "ACM" ] ;
fhir:display [ fhir:v "before breakfast (from lat. ante cibus matutinus)" ] ;
fhir:definition [ fhir:v "before breakfast (from lat. ante cibus matutinus)" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ] ] ;
fhir:value [ fhir:v "vor dem Frühstück (from lat. Ante cibus matutinus)" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5618" ] ;
fhir:code [ fhir:v "ACD" ] ;
fhir:display [ fhir:v "before lunch (from lat. ante cibus diurnus)" ] ;
fhir:definition [ fhir:v "before lunch (from lat. ante cibus diurnus)" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ] ] ;
fhir:value [ fhir:v "vor dem Mittagessen (from lat. Ante cibus diurnus)" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5619" ] ;
fhir:code [ fhir:v "ACV" ] ;
fhir:display [ fhir:v "before dinner (from lat. ante cibus vespertinus)" ] ;
fhir:definition [ fhir:v "before dinner (from lat. ante cibus vespertinus)" ] ;
( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ] ] ;
fhir:value [ fhir:v "vor dem Abendessen (from lat. Ante cibus vespertinus)" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5620" ] ;
fhir:code [ fhir:v "PCM" ] ;
fhir:display [ fhir:v "after breakfast (from lat. post cibus matutinus)" ] ;
fhir:definition [ fhir:v "after breakfast (from lat. post cibus matutinus)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5621" ] ;
fhir:code [ fhir:v "PCD" ] ;
fhir:display [ fhir:v "after lunch (from lat. post cibus diurnus)" ] ;
fhir:definition [ fhir:v "after lunch (from lat. post cibus diurnus)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5622" ] ;
fhir:code [ fhir:v "PCV" ] ;
fhir:display [ fhir:v "after dinner (from lat. post cibus vespertinus)" ] ;
fhir:definition [ fhir:v "after dinner (from lat. post cibus vespertinus)" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5623" ] ;
fhir:code [ fhir:v "ICM" ] ;
fhir:display [ fhir:v "between breakfast and lunch" ] ;
fhir:definition [ fhir:v "between breakfast and lunch" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5624" ] ;
fhir:code [ fhir:v "ICD" ] ;
fhir:display [ fhir:v "between lunch and dinner" ] ;
fhir:definition [ fhir:v "between lunch and dinner" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "5625" ] ;
fhir:code [ fhir:v "ICV" ] ;
fhir:display [ fhir:v "between dinner and the hour of sleep" ] ;
fhir:definition [ fhir:v "between dinner and the hour of sleep" ] ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#6.0.2 based on FHIR 5.0.0. Generated 2024-07-21
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change