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: R4B R4

Using Codes Code Systems Value Sets Concept Maps Identifier Systems 4.3.14.174 Code System http://terminology.hl7.org/CodeSystem/program

Example ValueSet/product-characteristic-codes (Turtle)

  Maturity Level : 1 Committee:
Patient Administration Responsible Owner: Terminology Infrastructure Work Group Draft Use Context Standards Status : Any This is a code system defined by the FHIR project. Summary Defining URL: http://terminology.hl7.org/CodeSystem/program Version: 4.0.1 Name: Program Title: Program Definition: Informative This value set defines an example set of codes that could be can be used to classify groupings of service-types/specialties.

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

This value set defines an example set of codes that could be can be used to classify groupings of service-types/specialties. Definition for Value SetProduct Characteristic

@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/ValueSet/product-characteristic-codes> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "product-characteristic-codes"] ; # 
  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: ValueSet product-characteristic-codes</b></p><a name=\"product-characteristic-codes\"> </a><a name=\"hcproduct-characteristic-codes\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 363787002 (Observable entity)</li></ul></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 "brr"
     ]
  ] [
     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/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 1
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/ValueSet/product-characteristic-codes"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/product-characteristic-codes>
  ] ; # 
  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.3.3016" ]
  ] ) ; # 
  fhir:version [ fhir:v "6.0.0-ballot3"] ; # 
  fhir:name [ fhir:v "ProductCharacteristic"] ; # 
  fhir:title [ fhir:v "Product Characteristic"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:publisher [ fhir:v "FHIR Project team"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set includes all observable entity codes from SNOMED CT - provided as an exemplar value set."] ; # 
  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:copyright [ fhir:v "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [
         fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
         fhir:l <http://snomed.info/sct>
       ] ;
       fhir:filter ( [
         fhir:property [ fhir:v "concept" ] ;
         fhir:op [ fhir:v "is-a" ] ;
         fhir:value [ fhir:v "363787002" ]
       ] )
     ] )
  ] ; # 
  fhir:expansion [] . # 

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


This code system http://terminology.hl7.org/CodeSystem/program defines many codes, of which Usage note: every effort has been made to ensure that the following examples are some examples: Code Display Definition 1 Acquired Brain Injury (ABI) Program  2 ABI Slow To Recover (ABI STR) Program 3 Access Programs 4 Adult and Further Education (ACFE) Program 5 Adult Day Activity and Support Services (ADASS) Program 6 Adult Day Care Program 7 ATSS (Adult Training Support Service) 8 Community Aged Care Packages (CACP) 9 Care Coordination & Supplementary Services (CCSS) 10 Cognitive Dementia Memory Service (CDAMS) 11 ChildFIRST 12 Children's Contact Services 13 Community Visitors Scheme 14 CPP (Community Partners Program) 15 Closing the Gap (CTG) 16 Coordinated Veterans' Care (CVC) Program 17 Day Program 18 Drop In Program 19 Early Years Program 20 Employee Assistance Program 21 Home And Community Care (HACC) 22 Hospital Admission Risk Program (HARP) 23 Hospital in the Home (HITH) Program 24 ICTP (Intensive Community Treatment Program) 25 IFSS (Intensive Family Support Program) 26 JPET (Job Placement, Education and Training) 27 Koori Juvenile Justice Program 28 Language Literacy and Numeracy Program 29 Life Skills Program 30 LMP (Lifestyle Modification Program) 31 MedsCheck Program 32 Methadone/Buprenorphine Program 33 National Disabilities Insurance Scheme (NDIS) 34 National Diabetes Services Scheme (NDSS) 35 Needle/Syringe Program 36 nPEP Program 37 Personal Support Program 38 Partners in Recovery (PIR) Program 39 Pre-employment Program 40 Reconnect Program 41 Sexual Abuse Counselling correct and Prevention Program (SACPP) 42 Social Support Programs 43 Supported Residential Service (SRS) 44 Tasmanian Aboriginal Centre (TAC) 45 Victim's Assistance Program   See the full registry of code systems defined as part of FHIR. Explanation of the columns that may appear on this page: Level A few code lists that FHIR defines useful, but they 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 that the code is 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.