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
| Active as of 2025-11-04 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PlanDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "563198bf-552d-4461-8f1d-c1c26e26241b"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.collabree.com/fhir/StructureDefinition/collabree-plan-definition"^^xsd:anyURI ;
fhir:l <https://fhir.collabree.com/fhir/StructureDefinition/collabree-plan-definition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">563198bf-552d-4461-8f1d-c1c26e26241b</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Url: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"PlanDefinition-563198bf-552d-4461-8f1d-c1c26e26241b.html\">Collabree Medication Plan</a></td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.1.0</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\">\n <b>\n \n \n \n </b>\n </th>\n <td style=\"padding-left: 4px;\">\n \n <p style=\"margin-bottom: 5px;\">\n <span>a3f06c47-eb55-4d24-a4e9-b5c2c5f10e8c</span>\n </p>\n \n </td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Collabree Medication Plan</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date: </b></th>\n <td style=\"padding-left: 4px;\">2025-11-04 17:00:46+0100</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher: </b></th>\n <td style=\"padding-left: 4px;\">Collabree AG</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Actions: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n \n <tr>\n <td>\n \n <b> Therapy duration:</b> \n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n </table>\n </td>\n </tr>\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "https://fhir.collabree.com/Extensions/initial-balance"^^xsd:anyURI ;
fhir:l <https://fhir.collabree.com/Extensions/initial-balance> ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "100"^^xsd:decimal ]
] [
fhir:url [
fhir:v "https://fhir.collabree.com/Extensions/balance-currency"^^xsd:anyURI ;
fhir:l <https://fhir.collabree.com/Extensions/balance-currency> ] ;
fhir:value [
a fhir:String ;
fhir:v "CHF" ]
] [
fhir:url [
fhir:v "https://fhir.collabree.com/Extensions/payout-period-in-days"^^xsd:anyURI ;
fhir:l <https://fhir.collabree.com/Extensions/payout-period-in-days> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 30 ]
] [
fhir:url [
fhir:v "https://fhir.collabree.com/Extensions/loss-per-day"^^xsd:anyURI ;
fhir:l <https://fhir.collabree.com/Extensions/loss-per-day> ] ;
fhir:value [
a fhir:Decimal ;
fhir:v "4"^^xsd:decimal ]
] [
fhir:url [
fhir:v "https://fhir.collabree.com/Extensions/cheat-days"^^xsd:anyURI ;
fhir:l <https://fhir.collabree.com/Extensions/cheat-days> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 3 ]
] [
fhir:url [
fhir:v "https://fhir.collabree.com/Extensions/adherence-threshold"^^xsd:anyURI ;
fhir:l <https://fhir.collabree.com/Extensions/adherence-threshold> ] ;
fhir:value [
a fhir:Decimal ;
fhir:v 0.99 ]
] [
fhir:url [
fhir:v "https://fhir.collabree.com/Extensions/number-of-payouts"^^xsd:anyURI ;
fhir:l <https://fhir.collabree.com/Extensions/number-of-payouts> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 3 ]
] ) ; #
fhir:url [
fhir:v "https://fhir.collabree.com/fhir/PlanDefinition/a3f06c47-eb55-4d24-a4e9-b5c2c5f10e8c"^^xsd:anyURI ;
fhir:l <https://fhir.collabree.com/fhir/PlanDefinition/a3f06c47-eb55-4d24-a4e9-b5c2c5f10e8c>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "https://fhir.evoleen.com/Extensions/static-asset-id"^^xsd:anyURI ;
fhir:l <https://fhir.evoleen.com/Extensions/static-asset-id> ] ;
fhir:value [ fhir:v "a3f06c47-eb55-4d24-a4e9-b5c2c5f10e8c" ]
] ) ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:title [ fhir:v "Collabree Medication Plan"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-11-04T17:00:46+01:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Collabree AG"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Collabree AG" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.collabree.com" ] ] )
] ) ; #
fhir:action ( [
fhir:id [ fhir:v "d40708c1-80b0-4d6c-bd3c-4476e94c5566" ] ;
fhir:title [ fhir:v "Therapy duration" ] ;
fhir:timing [
a fhir:Duration ;
fhir:value [ fhir:v "90"^^xsd:decimal ] ;
fhir:unit [ fhir:v "days" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org> ] ;
fhir:code [ fhir:v "d" ] ]
] ) . #
IG © 2025+ Collabree AG. Package com.collabree.fhir#0.1.0 based on FHIR 4.0.1. Generated 2025-11-04
Links: Table of Contents |
QA Report