FHIR Implementation Guide for Stroke
0.0.0 - ballot
FHIR Implementation Guide for Stroke - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-01-11 |
@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 "SMRSqVS"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-SMRSqCS.html\"><code>https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/SMRSqCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-0\">0</a></td><td>No symptoms at all.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-1\">1</a></td><td>No significant disability despite symptoms; able to carry out all usual duties and activities.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-2\">2</a></td><td>Slight disability; unable to carry out all previous activities but able to look after own affairs without assistance.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-3\">3</a></td><td>Moderate disability; requiring some help, but able to walk without assistance.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-4\">4</a></td><td>Moderately severe disability; unable to walk without assistance and unable to attend to own bodily needs without assistance.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-5\">5</a></td><td>Severe disability; bedridden, incontinent and requiring constant nursing care and attention.</td></tr><tr><td><a href=\"CodeSystem-SMRSqCS.html#SMRSqCS-6\">6</a></td><td>Dead.</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "https://m-caretech.com.br/interopera/stroke-fhirig/ValueSet/SMRSqVS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.0"] ; #
fhir:name [ fhir:v "SMRSqVS"] ; #
fhir:title [ fhir:v "Simplified modified Ranking Scale questionnaire (SMRSq)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-01-11T13:00:00-03:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Gabrielle dos Santos Leandro"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Gabrielle dos Santos Leandro" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://gabriellesantosleandro.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "gabrielle.santos.leandro@gmail.com" ] ] )
] [
fhir:name [ fhir:v "Gabrielle dos Santos Leandro" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://m-caretech.com.br" ] ;
fhir:use [ fhir:v "work" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "gabrielle@m-caretech.com.br" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "ValueSet that defines the response values for the simplified modified Ranking Scale questionnaire."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "https://m-caretech.com.br/interopera/stroke-fhirig/CodeSystem/SMRSqCS"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "No symptoms at all." ] ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "No significant disability despite symptoms; able to carry out all usual duties and activities." ] ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Slight disability; unable to carry out all previous activities but able to look after own affairs without assistance." ] ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Moderate disability; requiring some help, but able to walk without assistance." ] ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Moderately severe disability; unable to walk without assistance and unable to attend to own bodily needs without assistance." ] ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Severe disability; bedridden, incontinent and requiring constant nursing care and attention." ] ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "Dead." ] ] ) ] )
] . #
IG © 2023+ Gabrielle dos Santos Leandro. Package guide#0.0.0 based on FHIR 5.0.0. Generated 2024-02-20
Links: Table of Contents |
QA Report