Clinical
Summary
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v5.0.0:
R5
-
STU
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| Responsible Owner: Patient Care Work Group | Standards Status : Informative | Compartments : Group , Patient |
Raw Turtle (+ also see Turtle/RDF Format Specification )
Goal of Weight Loss
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @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:Goal ;<http://hl7.org/fhir/Goal/example> a fhir:Goal ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "example"] ; # fhir:text [ fhir:status [ fhir:v "additional" ] ;fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p> A simple care goal for a patient to lose weight due to obesity.</p>\n </div>"fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p> A simple care goal for a patient to lose weight due to obesity.</p>\n </div>"^^rdf:XMLLiteral ] ] ; # fhir:identifier ( [ fhir:value [ fhir:v "123" ] ] ) ; # fhir:lifecycleStatus [ fhir:v "on-hold"] ; # fhir:category ( [ fhir:coding ( [fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-category"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-category"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/goal-category> ] ; fhir:code [ fhir:v "dietary" ] ] ) ] ) ; #fhir:continuous [ fhir:v "true"^^xsd:boolean] ; #fhir:continuous [ fhir:v true] ; # fhir:priority [ fhir:coding ( [fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-priority"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-priority"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/goal-priority> ] ; fhir:code [ fhir:v "high-priority" ] ; fhir:display [ fhir:v "High Priority" ] ] ) ; fhir:text [ fhir:v "high" ] ] ; # fhir:description [ fhir:text [ fhir:v "Target weight is 160 to 180 lbs." ] ] ; # fhir:subject [ fhir:l <http://hl7.org/fhir/Patient/example> ; fhir:reference [ fhir:v "Patient/example" ] ; fhir:display [ fhir:v "Peter James Chalmers" ] ] ; #fhir:start [ fhir:v "2015-04-05"^^xsd:date] ; #fhir:start [ a fhir:Date ; fhir:v "2015-04-05"^^xsd:date ] ; # fhir:target ( [ fhir:measure [ fhir:coding ( [ a loinc:3141-9 ;fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ; fhir:l <http://loinc.org> ] ; fhir:code [ fhir:v "3141-9" ] ; fhir:display [ fhir:v "Weight Measured" ] ] ) ] ; fhir:detail [ a fhir:Range ; fhir:low [ fhir:value [ fhir:v "160"^^xsd:decimal ] ; fhir:unit [ fhir:v "lbs" ] ;fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "[lb_av]" ] ] ; fhir:high [ fhir:value [ fhir:v "180"^^xsd:decimal ] ; fhir:unit [ fhir:v "lbs" ] ;fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ; fhir:l <http://unitsofmeasure.org> ] ; fhir:code [ fhir:v "[lb_av]" ] ] ] ;fhir:due [ fhir:v "2016-04-05"^^xsd:date ]fhir:due [ a fhir:Date ; fhir:v "2016-04-05"^^xsd:date ] ] ) ; # fhir:statusDate [ fhir:v "2016-02-14"^^xsd:date] ; #fhir:statusReason [ fhir:v "Patient wants to defer weight loss until after honeymoon."] ; #fhir:statusReason ( [ fhir:text [ fhir:v "Patient wants to defer weight loss until after honeymoon." ] ] ) ; # fhir:source [ fhir:l <http://hl7.org/fhir/Patient/example> ; fhir:reference [ fhir:v "Patient/example" ] ; fhir:display [ fhir:v "Peter James Chalmers" ] ] ; # fhir:addresses ( [ fhir:display [ fhir:v "obesity condition" ]] ) ; # fhir:outcome ( [ fhir:reference [ fhir:reference [ fhir:v "Observation/example" ] ; fhir:display [ fhir:v "Body Weight Measured" ] ] ] )] . #] ) . # <http://hl7.org/fhir/Patient/example> a fhir:Patient . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:24+1100.
Mon,
Nov
10,
2025
15:22+0000.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change