Patient Monitoring Outcome FHIR Implementation Guide, published by My Organization. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/patient-monitoring/ and changes regularly. See the Directory of published versions
Active as of 2025-10-15 |
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "well-poor-scale"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet well-poor-scale</b></p><a name=\"well-poor-scale\"> </a><a name=\"hcwell-poor-scale\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA21651-7/\">LA21651-7</a></td><td>0 - Very well</td></tr><tr><td><a href=\"https://loinc.org/LA16632-4/\">LA16632-4</a></td><td>0.5</td></tr><tr><td><a href=\"https://loinc.org/LA6112-2/\">LA6112-2</a></td><td>1</td></tr><tr><td><a href=\"https://loinc.org/LA15765-3/\">LA15765-3</a></td><td>1.5</td></tr><tr><td><a href=\"https://loinc.org/LA6113-0/\">LA6113-0</a></td><td>2 or more</td></tr><tr><td><a href=\"https://loinc.org/LA15766-1/\">LA15766-1</a></td><td>2.5</td></tr><tr><td><a href=\"https://loinc.org/LA6114-8/\">LA6114-8</a></td><td>3</td></tr><tr><td><a href=\"https://loinc.org/LA15767-9/\">LA15767-9</a></td><td>3.5</td></tr><tr><td><a href=\"https://loinc.org/LA6115-5/\">LA6115-5</a></td><td>4</td></tr><tr><td><a href=\"https://loinc.org/LA15768-7/\">LA15768-7</a></td><td>4.5</td></tr><tr><td><a href=\"https://loinc.org/LA10137-0/\">LA10137-0</a></td><td>5</td></tr><tr><td><a href=\"https://loinc.org/LA15769-5/\">LA15769-5</a></td><td>5.5</td></tr><tr><td><a href=\"https://loinc.org/LA10138-8/\">LA10138-8</a></td><td>6</td></tr><tr><td><a href=\"https://loinc.org/LA15770-3/\">LA15770-3</a></td><td>6.5</td></tr><tr><td><a href=\"https://loinc.org/LA10139-6/\">LA10139-6</a></td><td>7</td></tr><tr><td><a href=\"https://loinc.org/LA21653-3/\">LA21653-3</a></td><td>7.5</td></tr><tr><td><a href=\"https://loinc.org/LA10140-4/\">LA10140-4</a></td><td>8</td></tr><tr><td><a href=\"https://loinc.org/LA21654-1/\">LA21654-1</a></td><td>8.5</td></tr><tr><td><a href=\"https://loinc.org/LA10141-2/\">LA10141-2</a></td><td>9</td></tr><tr><td><a href=\"https://loinc.org/LA21655-8/\">LA21655-8</a></td><td>9.5</td></tr><tr><td><a href=\"https://loinc.org/LA21652-5/\">LA21652-5</a></td><td>10 - Very poor</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://hl7belgium.org/fhir/patient-monitoring/ValueSet/well-poor-scale"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.54.48.8" ]
] ) ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "WellPoorScale"] ; #
fhir:title [ fhir:v "0-10 scale, 0.5 increments, Very well to Very poor"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-10-15T15:23:31+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "My Organization"] ; #
fhir:contact ( [
fhir:name [ fhir:v "My Organization" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://example.com/committees" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "my-group@example.com" ] ] )
] [
fhir:name [ fhir:v "Bob Smith" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "bobsmith@example.com" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "Scale going from 0 to 10 in increments of 0.5. Indicating values very well to very port (see https://loinc.org/LL3092-5)"] ; #
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:compose [
( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "LA21651-7" ] ;
fhir:display [ fhir:v "0 - Very well" ] ] [
fhir:code [ fhir:v "LA16632-4" ] ;
fhir:display [ fhir:v "0.5" ] ] [
fhir:code [ fhir:v "LA6112-2" ] ;
fhir:display [ fhir:v "1" ] ] [
fhir:code [ fhir:v "LA15765-3" ] ;
fhir:display [ fhir:v "1.5" ] ] [
fhir:code [ fhir:v "LA6113-0" ] ;
fhir:display [ fhir:v "2 or more" ] ] [
fhir:code [ fhir:v "LA15766-1" ] ;
fhir:display [ fhir:v "2.5" ] ] [
fhir:code [ fhir:v "LA6114-8" ] ;
fhir:display [ fhir:v "3" ] ] [
fhir:code [ fhir:v "LA15767-9" ] ;
fhir:display [ fhir:v "3.5" ] ] [
fhir:code [ fhir:v "LA6115-5" ] ;
fhir:display [ fhir:v "4" ] ] [
fhir:code [ fhir:v "LA15768-7" ] ;
fhir:display [ fhir:v "4.5" ] ] [
fhir:code [ fhir:v "LA10137-0" ] ;
fhir:display [ fhir:v "5" ] ] [
fhir:code [ fhir:v "LA15769-5" ] ;
fhir:display [ fhir:v "5.5" ] ] [
fhir:code [ fhir:v "LA10138-8" ] ;
fhir:display [ fhir:v "6" ] ] [
fhir:code [ fhir:v "LA15770-3" ] ;
fhir:display [ fhir:v "6.5" ] ] [
fhir:code [ fhir:v "LA10139-6" ] ;
fhir:display [ fhir:v "7" ] ] [
fhir:code [ fhir:v "LA21653-3" ] ;
fhir:display [ fhir:v "7.5" ] ] [
fhir:code [ fhir:v "LA10140-4" ] ;
fhir:display [ fhir:v "8" ] ] [
fhir:code [ fhir:v "LA21654-1" ] ;
fhir:display [ fhir:v "8.5" ] ] [
fhir:code [ fhir:v "LA10141-2" ] ;
fhir:display [ fhir:v "9" ] ] [
fhir:code [ fhir:v "LA21655-8" ] ;
fhir:display [ fhir:v "9.5" ] ] [
fhir:code [ fhir:v "LA21652-5" ] ;
fhir:display [ fhir:v "10 - Very poor" ] ] ) ] )
] . #
IG © 2024+ My Organization. Package hl7.fhir.be.patient-monitoring#0.1.0 based on FHIR 4.0.1. Generated 2025-10-15
Links: Table of Contents |
QA Report |
Version History |