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 "annex-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/annex-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\">functional-report<a name=\"annex-types-functional-report\"> </a></td></tr><tr><td style=\"white-space:nowrap\">medical-report<a name=\"annex-types-medical-report\"> </a></td></tr><tr><td style=\"white-space:nowrap\">physiotherapist-report<a name=\"annex-types-physiotherapist-report\"> </a></td></tr><tr><td style=\"white-space:nowrap\">cra-justification<a name=\"annex-types-cra-justification\"> </a></td></tr><tr><td style=\"white-space:nowrap\">scoliosis-protocol<a name=\"annex-types-scoliosis-protocol\"> </a></td></tr><tr><td style=\"white-space:nowrap\">rheumatology-report<a name=\"annex-types-rheumatology-report\"> </a></td></tr><tr><td style=\"white-space:nowrap\">radiology-protocol<a name=\"annex-types-radiology-protocol\"> </a></td></tr><tr><td style=\"white-space:nowrap\">mevs-results<a name=\"annex-types-mevs-results\"> </a></td></tr><tr><td style=\"white-space:nowrap\">perimetry-lymphoscintigraphy-results<a name=\"annex-types-perimetry-lymphoscintigraphy-results\"> </a></td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"annex-types-other\"> </a></td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/annex-types"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "MyCareNetAnnexTypes"] ; #
fhir:title [ fhir:v "CodeSystem annex 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 "Annex 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 "functional-report" ] ;
fhir:display [ fhir:v "functional-report" ]
] [
fhir:code [ fhir:v "medical-report" ] ;
fhir:display [ fhir:v "medical-report" ]
] [
fhir:code [ fhir:v "physiotherapist-report" ] ;
fhir:display [ fhir:v "physiotherapist-report" ]
] [
fhir:code [ fhir:v "cra-justification" ] ;
fhir:display [ fhir:v "cra-justification" ]
] [
fhir:code [ fhir:v "scoliosis-protocol" ] ;
fhir:display [ fhir:v "scoliosis-protocol" ]
] [
fhir:code [ fhir:v "rheumatology-report" ] ;
fhir:display [ fhir:v "rheumatology-report" ]
] [
fhir:code [ fhir:v "radiology-protocol" ] ;
fhir:display [ fhir:v "radiology-protocol" ]
] [
fhir:code [ fhir:v "mevs-results" ] ;
fhir:display [ fhir:v "mevs-results" ]
] [
fhir:code [ fhir:v "perimetry-lymphoscintigraphy-results" ] ;
fhir:display [ fhir:v "perimetry-lymphoscintigraphy-results" ]
] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "other" ]
] ) . #
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