@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Goal ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "hpt-wnl"] ; # Example adapted from MCC eCare Plan Implementation Guide HPT-WNL fhir:meta [ fhir:versionId [ fhir:v "5" ] ; fhir:lastUpdated [ fhir:v "2022-06-02T23:34:46.692+00:00"^^xsd:dateTime ] ; fhir:source [ fhir:v "#2FWI9BsC94EqeXTg"^^xsd:anyURI ] ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "

Generated Narrative: Goal

Resource Goal "hpt-wnl" Version "5" Updated "2022-06-02 23:34:46+0000"

Information Source: #2FWI9BsC94EqeXTg!

Goal acceptance

url

individual

value: Patient/dan-harry " DAN"

url

status

value: agree

url

priority

value: High Priority (Goal priority#high-priority)

Goal acceptance

url

individual

value: Practitioner/primary-peter " PRIMARY"

url

status

value: agree

url

priority

value: High Priority (Goal priority#high-priority)

related goal

url

type

value: This goal relates to the Weight loss goal (GoalRelationshipType#other)

url

target

value: Goal/wgt-loss

lifecycleStatus: active

priority: high (Goal priority#high-priority "High Priority")

description: Target Systolic Blood pressure between 110 and 140 mmHg. (SNOMED CT#271651005 "Stable blood pressure")

subject: Patient/dan-harry " DAN"

start: 2019-10-14

Targets

-MeasureDetail[x]Due[x]
*Systolic blood pressure (LOINC#8480-6; SNOMED CT#271649006)110-140 mmHg2020-04-05

statusDate: 2019-10-14

statusReason: Patient knows that normal blood pressure is important for CKD, Hypertension and diabetes control.

expressedBy: Patient/dan-harry " DAN"

addresses: Condition/ckd: chronic kidney disease condition

outcomeReference: Observation/bodyweight-mcc: Body Weight Measured - 74.84 Kg

" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/goal-acceptance"^^xsd:anyURI ] ; fhir:extension ( [ fhir:url [ fhir:v "individual"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:link ; fhir:reference [ fhir:v "Patient/dan-harry" ] ] ] [ fhir:url [ fhir:v "status"^^xsd:anyURI ] ; fhir:value [ fhir:v "agree" ] ] [ fhir:url [ fhir:v "priority"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-priority"^^xsd:anyURI ] ; fhir:code [ fhir:v "high-priority" ] ] ) ] ] ) ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/goal-acceptance"^^xsd:anyURI ] ; fhir:extension ( [ fhir:url [ fhir:v "individual"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:link ; fhir:reference [ fhir:v "Practitioner/primary-peter" ] ] ] [ fhir:url [ fhir:v "status"^^xsd:anyURI ] ; fhir:value [ fhir:v "agree" ] ] [ fhir:url [ fhir:v "priority"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-priority"^^xsd:anyURI ] ; fhir:code [ fhir:v "high-priority" ] ] ) ] ] ) ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/goal-relationship"^^xsd:anyURI ] ; fhir:extension ( [ fhir:url [ fhir:v "type"^^xsd:anyURI ] ; fhir:value [ a fhir:CodeableConcept ; fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-relationship-type"^^xsd:anyURI ] ; fhir:code [ fhir:v "other" ] ] ) ; fhir:text [ fhir:v "This goal relates to the Weight loss goal" ] ] ] [ fhir:url [ fhir:v "target"^^xsd:anyURI ] ; fhir:value [ a fhir:Reference ; fhir:link ; fhir:reference [ fhir:v "Goal/wgt-loss" ] ] ] ) ] ) ; # fhir:lifecycleStatus [ fhir:v "active"] ; # fhir:priority [ fhir:coding ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-priority"^^xsd:anyURI ] ; fhir:code [ fhir:v "high-priority" ] ; fhir:display [ fhir:v "High Priority" ] ] ) ; fhir:text [ fhir:v "high" ] ] ; # fhir:description [ fhir:coding ( [ a sct:271651005 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271651005" ] ; fhir:display [ fhir:v "Stable blood pressure" ] ] ) ; fhir:text [ fhir:v "Target Systolic Blood pressure between 110 and 140 mmHg." ] ] ; # fhir:subject [ fhir:link ; fhir:reference [ fhir:v "Patient/dan-harry" ] ] ; # fhir:start [ fhir:v "2019-10-14"^^xsd:date] ; # fhir:target ( [ fhir:measure [ fhir:coding ( [ a loinc:8480-6 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "8480-6" ] ; fhir:display [ fhir:v "Systolic blood pressure" ] ] [ a sct:271649006 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "271649006" ] ] ) ] ; fhir:detail [ a fhir:Range ; fhir:low [ fhir:value [ fhir:v "110"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmHg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "mm[Hg]" ] ] ; fhir:high [ fhir:value [ fhir:v "140"^^xsd:decimal ] ; fhir:unit [ fhir:v "mmHg" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "mm[Hg]" ] ] ] ; fhir:due [ fhir:v "2020-04-05"^^xsd:date ] ] ) ; # fhir:statusDate [ fhir:v "2019-10-14"^^xsd:date] ; # fhir:statusReason [ fhir:v "Patient knows that normal blood pressure is important for CKD, Hypertension and diabetes control."] ; # fhir:expressedBy [ fhir:link ; fhir:reference [ fhir:v "Patient/dan-harry" ] ] ; # fhir:addresses ( [ fhir:link ; fhir:reference [ fhir:v "Condition/ckd" ] ; fhir:display [ fhir:v "chronic kidney disease condition" ] ] ) ; # fhir:outcomeReference ( [ fhir:link ; fhir:reference [ fhir:v "Observation/bodyweight-mcc" ] ; fhir:display [ fhir:v "Body Weight Measured - 74.84 Kg" ] ] ) . # # -------------------------------------------------------------------------------------