This page is part of the HL7 Belgium FHIR Implementation Guide - MyCareNet profiles (v2.0.0: Trial Use) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2023-04-27 |
@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 "agreement-types"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/agreement-types</code> provides a fragment that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-fa<a name=\"agreement-types-physiotherapy-fa\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-fb<a name=\"agreement-types-physiotherapy-fb\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-eb<a name=\"agreement-types-physiotherapy-eb\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-e<a name=\"agreement-types-physiotherapy-e\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-common-1<a name=\"agreement-types-physiotherapy-common-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-common-2-and-more<a name=\"agreement-types-physiotherapy-common-2-and-more\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy<a name=\"agreement-types-physiotherapy\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-maternity<a name=\"agreement-types-physiotherapy-maternity\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-palliative<a name=\"agreement-types-physiotherapy-palliative\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-day-hospitalization<a name=\"agreement-types-physiotherapy-day-hospitalization\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapy-consultative-review<a name=\"agreement-types-physiotherapy-consultative-review\"> </a></td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/agreement-types"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "MyCareNetAgreementTypes"] ; #
fhir:title [ fhir:v "CodeSystem agreement types"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2023-04-27T18:01:13+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "eHealth Platform"] ; #
fhir:contact ( [
fhir:name [ fhir:v "eHealth Platform" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.ehealth.fgov.be/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@be-ehealth-standards.atlassian.net" ] ] )
] [
fhir:name [ fhir:v "Message Structure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@be-ehealth-standards.atlassian.net" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Agreement types for MyCareNet flows. Not all codes are defined here, a full list can be found on mycarenet.be"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BE" ] ;
fhir:display [ fhir:v "Belgium" ] ] )
] ) ; #
fhir:content [ fhir:v "fragment"] ; #
fhir:concept ( [
fhir:code [ fhir:v "physiotherapy-fa" ] ;
fhir:display [ fhir:v "physiotherapy-fa" ]
] [
fhir:code [ fhir:v "physiotherapy-fb" ] ;
fhir:display [ fhir:v "physiotherapy-fb" ]
] [
fhir:code [ fhir:v "physiotherapy-eb" ] ;
fhir:display [ fhir:v "physiotherapy-eb" ]
] [
fhir:code [ fhir:v "physiotherapy-e" ] ;
fhir:display [ fhir:v "physiotherapy-e" ]
] [
fhir:code [ fhir:v "physiotherapy-common-1" ] ;
fhir:display [ fhir:v "physiotherapy-common-1" ]
] [
fhir:code [ fhir:v "physiotherapy-common-2-and-more" ] ;
fhir:display [ fhir:v "physiotherapy-common-2-and-more" ]
] [
fhir:code [ fhir:v "physiotherapy" ] ;
fhir:display [ fhir:v "physiotherapy" ]
] [
fhir:code [ fhir:v "physiotherapy-maternity" ] ;
fhir:display [ fhir:v "physiotherapy-maternity" ]
] [
fhir:code [ fhir:v "physiotherapy-palliative" ] ;
fhir:display [ fhir:v "physiotherapy-palliative" ]
] [
fhir:code [ fhir:v "physiotherapy-day-hospitalization" ] ;
fhir:display [ fhir:v "physiotherapy-day-hospitalization" ]
] [
fhir:code [ fhir:v "physiotherapy-consultative-review" ] ;
fhir:display [ fhir:v "physiotherapy-consultative-review" ]
] ) . #
IG © 2022+ eHealth Platform. Package hl7.fhir.be.mycarenet#2.0.0 based on FHIR 4.0.1. Generated 2023-04-27
Links: Table of Contents |
QA Report