Person-Centered Outcomes Test Data - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:Goal ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "test02GoalWithGAS"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/pco/StructureDefinition/pco-gas-goal-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/pco/StructureDefinition/pco-gas-goal-profile> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Goal test02GoalWithGAS</b></p><a name=\"test02GoalWithGAS\"> </a><a name=\"hctest02GoalWithGAS\"> </a><a name=\"test02GoalWithGAS-en-US\"> </a><blockquote><p><b>Goal Attainment Scaling Extension</b></p><ul><li>level: <a href=\"https://loinc.org/LA6113-0\">LOINC LA6113-0</a>: 2 or more</li><li>text: Walk dog outside three times a week</li></ul></blockquote><blockquote><p><b>Goal Attainment Scaling Extension</b></p><ul><li>level: <a href=\"https://loinc.org/LA6112-2\">LOINC LA6112-2</a>: 1</li><li>text: Walk dog outside twice a week</li></ul></blockquote><blockquote><p><b>Goal Attainment Scaling Extension</b></p><ul><li>level: <a href=\"https://loinc.org/LA6111-4\">LOINC LA6111-4</a>: 0</li><li>text: Walk dog outside once a week</li></ul></blockquote><blockquote><p><b>Goal Attainment Scaling Extension</b></p><ul><li>level: <a href=\"https://loinc.org/gas-less-than-expected\">LOINC gas-less-than-expected</a>: Less than expected</li><li>text: Does not walk dog but goes outside with dog</li></ul></blockquote><blockquote><p><b>Goal Attainment Scaling Extension</b></p><ul><li>level: <a href=\"https://loinc.org/gas-much-less-than-expected\">LOINC gas-much-less-than-expected</a>: Much less than expected</li><li>text: Unable to go outside with dog</li></ul></blockquote><p><b>lifecycleStatus</b>: Active</p><p><b>achievementStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/goal-achievement in-progress}\">In Progress</span></p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains physical-function}\">Physical Function</span></p><p><b>description</b>: <span title=\"Codes:\">Walk dog outside once a week</span></p><p><b>subject</b>: <a href=\"Patient-test02Patient.html\">Camila Lopez Female, DoB: 1955-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5 (use: official, ))</a></p><p><b>start</b>: 2024-04-03</p><h3>Targets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Due[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2024-09-30</td></tr></table><p><b>expressedBy</b>: <a href=\"Patient-test02Patient.html\">Camila Lopez Female, DoB: 1955-07-16 ( http://example.org#ee8d4ac0-545c-4501-8d7e-646bfbda1db5 (use: official, ))</a></p></div>"
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "level"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, loinc:LA6113-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6113-0" ] ;
fhir:display [ fhir:v "2 or more" ] ] ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Walk dog outside three times a week" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-attainment-scaling"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "level"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, loinc:LA6112-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6112-2" ] ;
fhir:display [ fhir:v "1" ] ] ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Walk dog outside twice a week" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-attainment-scaling"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "level"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, loinc:LA6111-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "LA6111-4" ] ;
fhir:display [ fhir:v "0" ] ] ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Walk dog outside once a week" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-attainment-scaling"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "level"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, loinc:GAS-LESS-THAN-EXPECTED ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "gas-less-than-expected" ] ;
fhir:display [ fhir:v "Less than expected" ] ] ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Does not walk dog but goes outside with dog" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-attainment-scaling"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "level"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, loinc:GAS-MUCH-LESS-THAN-EXPECTED ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "gas-much-less-than-expected" ] ;
fhir:display [ fhir:v "Much less than expected" ] ] ] [
fhir:url [ fhir:v "text"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Unable to go outside with dog" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/pco/StructureDefinition/pco-goal-attainment-scaling"^^xsd:anyURI ]
] ) ; #
fhir:lifecycleStatus [ fhir:v "active"] ; #
fhir:achievementStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/goal-achievement"^^xsd:anyURI ] ;
fhir:code [ fhir:v "in-progress" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/pco/CodeSystem/pco-goal-domains"^^xsd:anyURI ] ;
fhir:code [ fhir:v "physical-function" ] ;
fhir:display [ fhir:v "Physical Function" ] ] )
] ) ; #
fhir:description [
fhir:text [ fhir:v "Walk dog outside once a week" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/test02Patient" ]
] ; #
fhir:start [ fhir:v "2024-04-03"^^xsd:date] ; #
fhir:target ( [
fhir:due [ fhir:v "2024-09-30"^^xsd:date ]
] ) ; #
fhir:expressedBy [
fhir:reference [ fhir:v "Patient/test02Patient" ]
] . #
IG © 2024+ HL7 International / Patient Care. Package hl7.fhir.us.pco-testing#0.1.0 based on FHIR 4.0.1. Generated 2025-01-15
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change