@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://terminology.hl7.org/CodeSystem/hl7-affiliate> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "hl7-affiliate"] ; # 
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2026-08-13T22:00:00+10:00"^^xsd:dateTime ]
  ] ; # 
  fhir:language [ fhir:v "en"] ; # 
  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 hl7-affiliate</b></p><a name=\"hl7-affiliate\"> </a><a name=\"hchl7-affiliate\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2026-08-13 22:00:00+1000</p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Organizational Entity Type</td><td>type</td><td>http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties#type</td><td>string</td><td>The type of HL7 Affiliate organizational entity. Values are 'Affiliate', 'Affiliate Work Group' and 'Affiliate Governance Group'</td></tr><tr><td>Organizational Entity Status</td><td>entityStatus</td><td>http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties#status</td><td>string</td><td>The status of the HL7 Affiliate organizational entity. Values are 'active' and 'inactive'</td></tr><tr><td>HL7 Affiliate concept property</td><td>affiliate</td><td>http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties#affiliate</td><td>code</td><td>The HL7 Affiliate a group is associated with. Note, the property must not be included in concepts representing actual affiliates</td></tr><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally this property is not provided unless its the value is retired. Note, concepts are usually only retired if entered in error. Retirement status should not be interpreted to mean that the group itself was retired.</td></tr><tr><td>HL7 JIRA Work Group Entry</td><td>jiraSpecItem</td><td>http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#work-group-entry</td><td>boolean</td><td>Whether the group is included in the JIRA Spec Artefact file for workgroups</td></tr><tr><td>HL7 JIRA Work Group Key</td><td>jiraKey</td><td>http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#key</td><td>string</td><td>The key stored in the JIRA project.  This should not change or be removed even if a work group is renamed or dissolved.</td></tr><tr><td>HL7 JIRA Work Group Webcode</td><td>jiraWebcode</td><td>http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#webcode</td><td>string</td><td>The code used for the work group on the HL7 website.</td></tr><tr><td>HL7 JIRA Work Group deprecated</td><td>jiraDeprecated</td><td>http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#deprecated</td><td>boolean</td><td>This is set to true for groups that can no longer be assigned responsibility for tracker items, but which may have had responsibility for historical items</td></tr><tr><td>HL7 JIRA Work Group listserv</td><td>jiraListserv</td><td>http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#listserv</td><td>string</td><td>The email address used for the work group on the HL7 website.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/hl7-affiliate</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><td><b>Organizational Entity Type</b></td><td><b>Organizational Entity Status</b></td><td><b>HL7 Affiliate concept property</b></td><td><b>HL7 JIRA Work Group Entry</b></td><td><b>HL7 JIRA Work Group Key</b></td><td><b>HL7 JIRA Work Group Webcode</b></td><td><b>HL7 JIRA Work Group listserv</b></td></tr><tr><td style=\"white-space:nowrap\">hl7-au<a name=\"hl7-affiliate-hl7-au\"> </a></td><td>HL7 Australia</td><td>HL7 Australia (https://hl7.au)</td><td>Affiliate</td><td>active</td><td/><td>false</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">au-v2<a name=\"hl7-affiliate-au-v2\"> </a></td><td>HL7 Australia V2</td><td>HL7 Australia V2</td><td>Affiliate Work Group</td><td>inactive</td><td>hl7-au</td><td>false</td><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">au-fhir<a name=\"hl7-affiliate-au-fhir\"> </a></td><td>HL7 Australia FHIR</td><td>HL7 Australia FHIR</td><td>Affiliate Work Group</td><td>active</td><td>hl7-au</td><td>true</td><td>au-fhir</td><td>au-fhir</td><td>fhirwglist@hl7.au</td></tr><tr><td style=\"white-space:nowrap\">au-tsc<a name=\"hl7-affiliate-au-tsc\"> </a></td><td>HL7 Australia Technical Steering Committee</td><td>HL7 Australia Technical Steering Committee</td><td>Affiliate Governance Group</td><td>active</td><td>hl7-au</td><td>true</td><td>au-tsc</td><td>au-tsc</td><td>tsc@hl7.au</td></tr><tr><td style=\"white-space:nowrap\">au-core<a name=\"hl7-affiliate-au-core\"> </a></td><td>HL7 Australia AU Core</td><td>HL7 Australia AU Core</td><td>Affiliate Work Group</td><td>active</td><td>hl7-au</td><td>true</td><td>au-core</td><td>au-core</td><td>aucorelist@hl7.au</td></tr><tr><td style=\"white-space:nowrap\">au-ereq<a name=\"hl7-affiliate-au-ereq\"> </a></td><td>HL7 Australia AU eRequesting</td><td>HL7 Australia AU eRequesting</td><td>Affiliate Work Group</td><td>active</td><td>hl7-au</td><td>true</td><td>au-ereq</td><td>au-ereq</td><td>auerequestwglist@hl7.au</td></tr><tr><td style=\"white-space:nowrap\">au-tx<a name=\"hl7-affiliate-au-tx\"> </a></td><td>HL7 Australia Terminology</td><td>HL7 Australia Terminology</td><td>Affiliate Work Group</td><td>active</td><td>hl7-au</td><td>true</td><td>au-terminology</td><td>au-teminology</td><td>txwglist@hl7.au</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [
       a fhir:code ;
       fhir:v "tsmg"
     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7-affiliate"^^xsd:anyURI] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.5.184" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "HL7_Affiliate"] ; # 
  fhir:title [ fhir:v "HL7 Affiliate Organizational Entities"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-08-13"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "Health Level Seven International"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "hq@HL7.org" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "HL7 Affiliates and their organizational entities."] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://terminology.hl7.org/ValueSet/hl7-affiliate"^^xsd:anyURI ;
     fhir:link <http://terminology.hl7.org/ValueSet/hl7-affiliate>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
     fhir:code [ fhir:v "type" ] ;
     fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties#type"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "The type of HL7 Affiliate organizational entity. Values are 'Affiliate', 'Affiliate Work Group' and 'Affiliate Governance Group'" ] ;
     fhir:type [ fhir:v "string" ]
  ] [
     fhir:code [ fhir:v "entityStatus" ] ;
     fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties#status"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "The status of the HL7 Affiliate organizational entity. Values are 'active' and 'inactive'" ] ;
     fhir:type [ fhir:v "string" ]
  ] [
     fhir:code [ fhir:v "affiliate" ] ;
     fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7-organizational-entity-concept-properties#affiliate"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "The HL7 Affiliate a group is associated with. Note, the property must not be included in concepts representing actual affiliates" ] ;
     fhir:type [ fhir:v "code" ]
  ] [
     fhir:code [ fhir:v "status" ] ;
     fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "Designation of a concept's state. Normally this property is not provided unless its the value is retired. Note, concepts are usually only retired if entered in error. Retirement status should not be interpreted to mean that the group itself was retired." ] ;
     fhir:type [ fhir:v "code" ]
  ] [
     fhir:code [ fhir:v "jiraSpecItem" ] ;
     fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#work-group-entry"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "Whether the group is included in the JIRA Spec Artefact file for workgroups" ] ;
     fhir:type [ fhir:v "boolean" ]
  ] [
     fhir:code [ fhir:v "jiraKey" ] ;
     fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#key"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "The key stored in the JIRA project.  This should not change or be removed even if a work group is renamed or dissolved." ] ;
     fhir:type [ fhir:v "string" ]
  ] [
     fhir:code [ fhir:v "jiraWebcode" ] ;
     fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#webcode"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "The code used for the work group on the HL7 website." ] ;
     fhir:type [ fhir:v "string" ]
  ] [
     fhir:code [ fhir:v "jiraDeprecated" ] ;
     fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#deprecated"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "This is set to true for groups that can no longer be assigned responsibility for tracker items, but which may have had responsibility for historical items" ] ;
     fhir:type [ fhir:v "boolean" ]
  ] [
     fhir:code [ fhir:v "jiraListserv" ] ;
     fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7-jira-spec-work-group-concept-properties#listserv"^^xsd:anyURI ] ;
     fhir:description [ fhir:v "The email address used for the work group on the HL7 website." ] ;
     fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "hl7-au" ] ;
     fhir:display [ fhir:v "HL7 Australia" ] ;
     fhir:definition [ fhir:v "HL7 Australia (https://hl7.au)" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "type" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "Affiliate"
       ]
     ] [
       fhir:code [ fhir:v "entityStatus" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "jiraSpecItem" ] ;
       fhir:value [
         a fhir:boolean ;
         fhir:v false
       ]
     ] )
  ] [
     fhir:code [ fhir:v "au-v2" ] ;
     fhir:display [ fhir:v "HL7 Australia V2" ] ;
     fhir:definition [ fhir:v "HL7 Australia V2" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "type" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "Affiliate Work Group"
       ]
     ] [
       fhir:code [ fhir:v "affiliate" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "hl7-au"
       ]
     ] [
       fhir:code [ fhir:v "entityStatus" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "inactive"
       ]
     ] [
       fhir:code [ fhir:v "jiraSpecItem" ] ;
       fhir:value [
         a fhir:boolean ;
         fhir:v false
       ]
     ] )
  ] [
     fhir:code [ fhir:v "au-fhir" ] ;
     fhir:display [ fhir:v "HL7 Australia FHIR" ] ;
     fhir:definition [ fhir:v "HL7 Australia FHIR" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "type" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "Affiliate Work Group"
       ]
     ] [
       fhir:code [ fhir:v "affiliate" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "hl7-au"
       ]
     ] [
       fhir:code [ fhir:v "entityStatus" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "jiraSpecItem" ] ;
       fhir:value [
         a fhir:boolean ;
         fhir:v true
       ]
     ] [
       fhir:code [ fhir:v "jiraKey" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "au-fhir"
       ]
     ] [
       fhir:code [ fhir:v "jiraWebcode" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "au-fhir"
       ]
     ] [
       fhir:code [ fhir:v "jiraListserv" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "fhirwglist@hl7.au"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "au-tsc" ] ;
     fhir:display [ fhir:v "HL7 Australia Technical Steering Committee" ] ;
     fhir:definition [ fhir:v "HL7 Australia Technical Steering Committee" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "type" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "Affiliate Governance Group"
       ]
     ] [
       fhir:code [ fhir:v "affiliate" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "hl7-au"
       ]
     ] [
       fhir:code [ fhir:v "entityStatus" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "jiraSpecItem" ] ;
       fhir:value [
         a fhir:boolean ;
         fhir:v true
       ]
     ] [
       fhir:code [ fhir:v "jiraKey" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "au-tsc"
       ]
     ] [
       fhir:code [ fhir:v "jiraWebcode" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "au-tsc"
       ]
     ] [
       fhir:code [ fhir:v "jiraListserv" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "tsc@hl7.au"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "au-core" ] ;
     fhir:display [ fhir:v "HL7 Australia AU Core" ] ;
     fhir:definition [ fhir:v "HL7 Australia AU Core" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "type" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "Affiliate Work Group"
       ]
     ] [
       fhir:code [ fhir:v "affiliate" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "hl7-au"
       ]
     ] [
       fhir:code [ fhir:v "entityStatus" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "jiraSpecItem" ] ;
       fhir:value [
         a fhir:boolean ;
         fhir:v true
       ]
     ] [
       fhir:code [ fhir:v "jiraKey" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "au-core"
       ]
     ] [
       fhir:code [ fhir:v "jiraWebcode" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "au-core"
       ]
     ] [
       fhir:code [ fhir:v "jiraListserv" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "aucorelist@hl7.au"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "au-ereq" ] ;
     fhir:display [ fhir:v "HL7 Australia AU eRequesting" ] ;
     fhir:definition [ fhir:v "HL7 Australia AU eRequesting" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "type" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "Affiliate Work Group"
       ]
     ] [
       fhir:code [ fhir:v "affiliate" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "hl7-au"
       ]
     ] [
       fhir:code [ fhir:v "entityStatus" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "jiraSpecItem" ] ;
       fhir:value [
         a fhir:boolean ;
         fhir:v true
       ]
     ] [
       fhir:code [ fhir:v "jiraKey" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "au-ereq"
       ]
     ] [
       fhir:code [ fhir:v "jiraWebcode" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "au-ereq"
       ]
     ] [
       fhir:code [ fhir:v "jiraListserv" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "auerequestwglist@hl7.au"
       ]
     ] )
  ] [
     fhir:code [ fhir:v "au-tx" ] ;
     fhir:display [ fhir:v "HL7 Australia Terminology" ] ;
     fhir:definition [ fhir:v "HL7 Australia Terminology" ] ;
     fhir:property ( [
       fhir:code [ fhir:v "type" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "Affiliate Work Group"
       ]
     ] [
       fhir:code [ fhir:v "affiliate" ] ;
       fhir:value [
         a fhir:code ;
         fhir:v "hl7-au"
       ]
     ] [
       fhir:code [ fhir:v "entityStatus" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "active"
       ]
     ] [
       fhir:code [ fhir:v "jiraSpecItem" ] ;
       fhir:value [
         a fhir:boolean ;
         fhir:v true
       ]
     ] [
       fhir:code [ fhir:v "jiraKey" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "au-terminology"
       ]
     ] [
       fhir:code [ fhir:v "jiraWebcode" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "au-teminology"
       ]
     ] [
       fhir:code [ fhir:v "jiraListserv" ] ;
       fhir:value [
         a fhir:string ;
         fhir:v "txwglist@hl7.au"
       ]
     ] )
  ] ) . # 

# -------------------------------------------------------------------------------------

