Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions . Page versions: R5 R4B R4 R3

Using Codes Code Systems Value Sets Concept Maps Identifier Systems 4.3.14.244 Code System http://hl7.org/fhir/goal-status

Example CodeSystem/subscription-status (Turtle)

  Maturity Level : 2 Committee:
Patient Care Responsible Owner: FHIR Infrastructure Work Group Trial Use Use Context Standards Status : Any This is a code system defined by the FHIR project. Summary Defining URL: http://hl7.org/fhir/goal-status Version: 4.0.1 Name: GoalLifecycleStatus Title: GoalLifecycleStatus Definition: Informative Codes that reflect the current state of a goal and whether the goal is still being targeted.

Raw Turtle GoalLifecycleStatus (+ also see Turtle/RDF Format Specification Codes that reflect the current state of a goal and whether the goal is still being targeted. )

This code system http://hl7.org/fhir/goal-status defines the following codes: Lvl Code Display Definition 1 proposed Proposed A goal is proposed for this patient. 1 planned Planned A goal is planned for this patient. 1 accepted Accepted A proposed goal was accepted or acknowledged. 2   active Active The goal is being sought actively. 2   on-hold On Hold The goal remains a long term objective but is no longer being actively pursued for a temporary period of time. 2   completed Completed The goal is no longer being sought. 1 cancelled Cancelled The goal has been abandoned. 1 entered-in-error Entered in Error The goal was entered in error and voided. 1 rejected Rejected A proposed goal was rejected.   See the full registry of code systems defined as part of FHIR. Code SystemSubscriptionStatus

@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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/subscription-status> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "subscription-status"] ; # 
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2025-12-17T09:50:17.012+00:00"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem subscription-status</b></p><a name=\"subscription-status\"> </a><a name=\"hcsubscription-status\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/subscription-status</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\">requested<a name=\"subscription-status-requested\"> </a></td><td>Requested</td><td>The client has requested the subscription, and the server has not yet set it up.</td></tr><tr><td style=\"white-space:nowrap\">active<a name=\"subscription-status-active\"> </a></td><td>Active</td><td>The subscription is active.</td></tr><tr><td style=\"white-space:nowrap\">error<a name=\"subscription-status-error\"> </a></td><td>Error</td><td>The server has an error executing the notification.</td></tr><tr><td style=\"white-space:nowrap\">off<a name=\"subscription-status-off\"> </a></td><td>Off</td><td>Too many errors have occurred or the subscription has expired.</td></tr><tr><td style=\"white-space:nowrap\">entered-in-error<a name=\"subscription-status-entered-in-error\"> </a></td><td>Entered in Error</td><td>This subscription has been flagged as incorrect.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "fhir"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "normative"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 3
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/subscription-status"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/subscription-status>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.2022" ]
  ] ) ; # 
  fhir:version [ fhir:v "6.0.0-ballot3"] ; # 
  fhir:name [ fhir:v "SubscriptionStatus"] ; # 
  fhir:title [ fhir:v "Subscription Status"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:publisher [ fhir:v "HL7 International"] ; # 
  fhir:description [ fhir:v "This codesystem defines a set of codes that can be used to filter Subscription triggers."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:hierarchyMeaning [] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "requested" ] ;
     fhir:display [ fhir:v "Requested" ] ;
     fhir:definition [ fhir:v "The client has requested the subscription, and the server has not yet set it up." ]
  ] [
     fhir:code [ fhir:v "active" ] ;
     fhir:display [ fhir:v "Active" ] ;
     fhir:definition [ fhir:v "The subscription is active." ]
  ] [
     fhir:code [ fhir:v "error" ] ;
     fhir:display [ fhir:v "Error" ] ;
     fhir:definition [ fhir:v "The server has an error executing the notification." ]
  ] [
     fhir:code [ fhir:v "off" ] ;
     fhir:display [ fhir:v "Off" ] ;
     fhir:definition [ fhir:v "Too many errors have occurred or the subscription has expired." ]
  ] [
     fhir:code [ fhir:v "entered-in-error" ] ;
     fhir:display [ fhir:v "Entered in Error" ] ;
     fhir:definition [ fhir:v "This subscription has been flagged as incorrect." ]
  ] ) . # 

# -------------------------------------------------------------------------------------


Explanation of the columns that may appear on this page: Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. See Code System for further information. Source The source of the definition of the code (when the value set draws in codes defined elsewhere) Code The code (used as the code in the resource instance). If the code is in italics, this indicates Usage note: every effort has been made to ensure that the code is examples are correct and useful, but they are not selectable ('Abstract') Display The display (used in the display element of a Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application Definition An explanation of the meaning normative part of the concept Comments Additional notes about how to use the code specification.