0.1.0 - ci-build
collabreefhirdocumentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-11-04 |
{
"resourceType" : "ValueSet",
"id" : "timing-event-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet timing-event-vs</b></p><a name=\"timing-event-vs\"> </a><a name=\"hctiming-event-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html\"><code>http://terminology.hl7.org/CodeSystem/v3-TimingEvent</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references\"> version 📦3.0.0</span> where code = <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-AC\">AC</a></li><li>Include codes from<a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html\"><code>http://terminology.hl7.org/CodeSystem/v3-TimingEvent</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references\"> version 📦3.0.0</span> where code = <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-C\">C</a></li><li>Include codes from<a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html\"><code>http://terminology.hl7.org/CodeSystem/v3-TimingEvent</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 3.0.0, the version found through the package references\"> version 📦3.0.0</span> where code = <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-TimingEvent.html#v3-TimingEvent-PC\">PC</a></li></ul></div>"
},
"url" : "https://fhir.collabree.com/fhir/ValueSet/timing-event-vs",
"version" : "0.1.0",
"name" : "TimingEventVS",
"title" : "Timing Event Value Set",
"status" : "draft",
"date" : "2025-11-04T17:00:46+01:00",
"publisher" : "Collabree AG",
"contact" : [
{
"name" : "Collabree AG",
"telecom" : [
{
"system" : "url",
"value" : "https://www.collabree.com"
}
]
}
],
"description" : "Value set for medication timing events in the Collabree system",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
"filter" : [
{
"property" : "code",
"op" : "=",
"value" : "AC"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
"filter" : [
{
"property" : "code",
"op" : "=",
"value" : "C"
}
]
},
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-TimingEvent",
"filter" : [
{
"property" : "code",
"op" : "=",
"value" : "PC"
}
]
}
]
}
}