FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CodeSystem/nutritionintake-status-reason (Turtle)

Responsible Owner: Orders and Observations Work GroupStandards Status: Informative

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Code SystemNutritionIntakeStatusReason

@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/nutritionintake-status-reason> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nutritionintake-status-reason"] ; # 
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2025-11-27T16:48:47.349+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 nutritionintake-status-reason</b></p><a name=\"nutritionintake-status-reason\"> </a><a name=\"hcnutritionintake-status-reason\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/CodeSystem/nutritionintake-status-reason</code> defines the following codes in a Is-A hierarchy:</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\">incomplete-data<a name=\"nutritionintake-status-reason-incomplete-data\"> </a></td><td>Incomplete Data</td><td>Data needed to safely act on the intake which was expected to become available independent of the intake is not yet available.</td></tr><tr><td style=\"white-space:nowrap\">unable-to-provide-care<a name=\"nutritionintake-status-reason-unable-to-provide-care\"> </a></td><td>Unable to provide care</td><td>Fulfiller not able to provide appropriate care associated with fulfilling the intake.</td></tr><tr><td style=\"white-space:nowrap\">request-clarification<a name=\"nutritionintake-status-reason-request-clarification\"> </a></td><td>Request requires clarification</td><td>Clarification is required before the intake can be acted upon.</td></tr><tr><td style=\"white-space:nowrap\">allergy<a name=\"nutritionintake-status-reason-allergy\"> </a></td><td>Allergy</td><td>The patient/subject is believed to be allergic to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm.</td></tr><tr><td style=\"white-space:nowrap\">suspected-intolerance<a name=\"nutritionintake-status-reason-suspected-intolerance\"> </a></td><td>Suspected intolerance</td><td>The patient/subject is believed to have an intolerance to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm.</td></tr><tr><td style=\"white-space:nowrap\">scheduled-for-surgery<a name=\"nutritionintake-status-reason-scheduled-for-surgery\"> </a></td><td>Patient/subject scheduled for surgery</td><td>Patient/subject is receiving surgery and/or the subject is scheduled to be admitted for surgery in the near future. The intake will be resumed when the subject has sufficiently recovered from the surgery.</td></tr><tr><td style=\"white-space:nowrap\">product-not-available<a name=\"nutritionintake-status-reason-product-not-available\"> </a></td><td>Product not available</td><td>Cannot supply product.</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 "oo"
     ]
  ] [
     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 "informative"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/CodeSystem/nutritionintake-status-reason"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/CodeSystem/nutritionintake-status-reason>
  ] ; # 
  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.2129" ]
  ] ) ; # 
  fhir:version [ fhir:v "6.0.0-ballot3"] ; # 
  fhir:name [ fhir:v "NutritionIntakeStatusReason"] ; # 
  fhir:title [ fhir:v "Nutrition Intake Status Reason Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:publisher [ fhir:v "HL7 International"] ; # 
  fhir:description [ fhir:v "Nutrition Intake Status Reason Codes"] ; # 
  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:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "incomplete-data" ] ;
     fhir:display [ fhir:v "Incomplete Data" ] ;
     fhir:definition [ fhir:v "Data needed to safely act on the intake which was expected to become available independent of the intake is not yet available." ]
  ] [
     fhir:code [ fhir:v "unable-to-provide-care" ] ;
     fhir:display [ fhir:v "Unable to provide care" ] ;
     fhir:definition [ fhir:v "Fulfiller not able to provide appropriate care associated with fulfilling the intake." ]
  ] [
     fhir:code [ fhir:v "request-clarification" ] ;
     fhir:display [ fhir:v "Request requires clarification" ] ;
     fhir:definition [ fhir:v "Clarification is required before the intake can be acted upon." ]
  ] [
     fhir:code [ fhir:v "allergy" ] ;
     fhir:display [ fhir:v "Allergy" ] ;
     fhir:definition [ fhir:v "The patient/subject is believed to be allergic to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm." ]
  ] [
     fhir:code [ fhir:v "suspected-intolerance" ] ;
     fhir:display [ fhir:v "Suspected intolerance" ] ;
     fhir:definition [ fhir:v "The patient/subject is believed to have an intolerance to a substance that is part of the therapy and the therapy is being temporarily withdrawn to confirm." ]
  ] [
     fhir:code [ fhir:v "scheduled-for-surgery" ] ;
     fhir:display [ fhir:v "Patient/subject scheduled for surgery" ] ;
     fhir:definition [ fhir:v "Patient/subject is receiving surgery and/or the subject is scheduled to be admitted for surgery in the near future. The intake will be resumed when the subject has sufficiently recovered from the surgery." ]
  ] [
     fhir:code [ fhir:v "product-not-available" ] ;
     fhir:display [ fhir:v "Product not available" ] ;
     fhir:definition [ fhir:v "Cannot supply product." ]
  ] ) . # 

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


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.