Publication Build: This will be filled in by the publication tooling
Draft as of 2025-01-21 |
@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:id [ fhir:v "ch-emed-epr-event-timing"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ch-emed-epr-event-timing</b></p><a name=\"ch-emed-epr-event-timing\"> </a><a name=\"hcch-emed-epr-event-timing\"> </a><a name=\"ch-emed-epr-event-timing-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html\"><code>http://hl7.org/fhir/event-timing</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></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-MORN\">MORN</a></td><td>Morning</td><td>Event occurs during the morning. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-NOON\">NOON</a></td><td>Noon</td><td>Event occurs around 12:00pm. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-EVE\">EVE</a></td><td>Evening</td><td>Event occurs during the evening. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-event-timing.html#event-timing-NIGHT\">NIGHT</a></td><td>Night</td><td>Event occurs during the night. The exact time is unspecified and established by institution convention or patient interpretation.</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.ch/ig/ch-emed-epr/ValueSet/ch-emed-epr-event-timing"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "CHEMEDEPREventTiming"] ; #
fhir:title [ fhir:v "Event Timings"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-01-21T10:58:28+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "CARA"] ; #
fhir:contact ( [
fhir:name [ fhir:v "CARA" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cara.ch" ] ] )
] ) ; #
fhir:description [ fhir:v "Event Timings for ambulatory use."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CH" ] ;
fhir:display [ fhir:v "Switzerland" ] ] )
] ) ; #
fhir:copyright [ fhir:v "CC0-1.0"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://hl7.org/fhir/event-timing"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "MORN" ] ;
fhir:display [ fhir:v "Morning" ] ] [
fhir:code [ fhir:v "NOON" ] ;
fhir:display [ fhir:v "Noon" ] ] [
fhir:code [ fhir:v "EVE" ] ;
fhir:display [ fhir:v "Evening" ] ] [
fhir:code [ fhir:v "NIGHT" ] ;
fhir:display [ fhir:v "Night" ] ] ) ] )
] . #
IG © 2022+ CARA. Package ch.fhir.ig.ch-emed-epr#2.0.0 based on FHIR 4.0.1. Generated 2025-01-21
Links: Table of Contents |
QA Report
| Propose a change