FHIR Cross-Version Extensions package for FHIR R4 from FHIR R3 - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 0 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "goal-status-reason"] ; #
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: CodeSystem goal-status-reason</b></p><a name=\"goal-status-reason\"> </a><a name=\"hcgoal-status-reason\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/goal-status-reason</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">surgery<a name=\"goal-status-reason-surgery\"> </a></td><td>Surgery</td><td>Goal suspended or ended because of a surgical procedure.</td></tr><tr><td style=\"white-space:nowrap\">life-event<a name=\"goal-status-reason-life-event\"> </a></td><td>Life Event</td><td>Goal suspended or ended because of a significant life event (marital change, bereavement, etc.).</td></tr><tr><td style=\"white-space:nowrap\">replaced<a name=\"goal-status-reason-replaced\"> </a></td><td>Replaced</td><td>Goal has been superseded by a new goal.</td></tr><tr><td style=\"white-space:nowrap\">patient-request<a name=\"goal-status-reason-patient-request\"> </a></td><td>Patient Request</td><td>Patient wishes the goal to be set aside, at least temporarily.</td></tr><tr><td style=\"white-space:nowrap\">temp-not-attainable<a name=\"goal-status-reason-temp-not-attainable\"> </a></td><td>Goal Not Attainable Temporarily</td><td>Goal can not be reached temporarily.</td></tr><tr><td style=\"white-space:nowrap\">permanent-not-attainable<a name=\"goal-status-reason-permanent-not-attainable\"> </a></td><td>Goal Not Attainable Permanently</td><td>Goal can not be reached permanently.</td></tr><tr><td style=\"white-space:nowrap\">financial-barrier<a name=\"goal-status-reason-financial-barrier\"> </a></td><td>Financial Reason</td><td>Goal can not be reached due to financial barrier or reason.</td></tr><tr><td style=\"white-space:nowrap\">lack-of-transportation<a name=\"goal-status-reason-lack-of-transportation\"> </a></td><td>Lack Of Transportation</td><td>Goal can not be reached due to a lack of transportation.</td></tr><tr><td style=\"white-space:nowrap\">lack-of-social-support<a name=\"goal-status-reason-lack-of-social-support\"> </a></td><td>Lack Of Social Support</td><td>Goal can not be reached due to a lack of social support.</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Informative" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0 ]
] [
( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r3.r4" ] ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2" ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4> ] ] ) ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/goal-status-reason"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.0.2"] ; #
fhir:name [ fhir:v "GoalStatusReason"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-09-13T15:32:29-04:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "Example codes indicating the reason for a current status. Note that these are in no way complete and may not even be appropriate for some uses."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/goal-status-reason|4.0.1"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/goal-status-reason|4.0.1>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "surgery" ] ;
fhir:display [ fhir:v "Surgery" ] ;
fhir:definition [ fhir:v "Goal suspended or ended because of a surgical procedure." ]
] [
fhir:code [ fhir:v "life-event" ] ;
fhir:display [ fhir:v "Life Event" ] ;
fhir:definition [ fhir:v "Goal suspended or ended because of a significant life event (marital change, bereavement, etc.)." ]
] [
fhir:code [ fhir:v "replaced" ] ;
fhir:display [ fhir:v "Replaced" ] ;
fhir:definition [ fhir:v "Goal has been superseded by a new goal." ]
] [
fhir:code [ fhir:v "patient-request" ] ;
fhir:display [ fhir:v "Patient Request" ] ;
fhir:definition [ fhir:v "Patient wishes the goal to be set aside, at least temporarily." ]
] [
fhir:code [ fhir:v "temp-not-attainable" ] ;
fhir:display [ fhir:v "Goal Not Attainable Temporarily" ] ;
fhir:definition [ fhir:v "Goal can not be reached temporarily." ]
] [
fhir:code [ fhir:v "permanent-not-attainable" ] ;
fhir:display [ fhir:v "Goal Not Attainable Permanently" ] ;
fhir:definition [ fhir:v "Goal can not be reached permanently." ]
] [
fhir:code [ fhir:v "financial-barrier" ] ;
fhir:display [ fhir:v "Financial Reason" ] ;
fhir:definition [ fhir:v "Goal can not be reached due to financial barrier or reason." ]
] [
fhir:code [ fhir:v "lack-of-transportation" ] ;
fhir:display [ fhir:v "Lack Of Transportation" ] ;
fhir:definition [ fhir:v "Goal can not be reached due to a lack of transportation." ]
] [
fhir:code [ fhir:v "lack-of-social-support" ] ;
fhir:display [ fhir:v "Lack Of Social Support" ] ;
fhir:definition [ fhir:v "Goal can not be reached due to a lack of social support." ]
] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r3.r4#0.0.1-snapshot-2 based on FHIR 4.0.1. Generated 2025-09-13
Links: Table of Contents |
QA Report
| Version History |
|
History
