@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hi-services-identifier-status-cs> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "hi-services-identifier-status-cs"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4" ;
       fhir:index 0 ;
       fhir:link <https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hi-services-identifier-status-cs</b></p><a name=\"hi-services-identifier-status-cs\"> </a><a name=\"hchi-services-identifier-status-cs\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <code>https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4</code></p></div><p>This case-sensitive code system <code>http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hi-services-identifier-status-cs</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\">A<a name=\"hi-services-identifier-status-cs-A\"> </a></td><td>Active</td><td>The Healthcare Services Identifier is currently active and operational.</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"hi-services-identifier-status-cs-D\"> </a></td><td>Deactivated</td><td>The Healthcare Services Identifier is currently deactivated and not operational.</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"hi-services-identifier-status-cs-R\"> </a></td><td>Retired</td><td>The Healthcare Services Identifier has been retired and is no longer in use.</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hi-services-identifier-status-cs"] ;
  fhir:CodeSystem.version [ fhir:value "26.0.0"] ;
  fhir:CodeSystem.name [ fhir:value "HI_Services_Identifier_Status_CS"] ;
  fhir:CodeSystem.title [ fhir:value "HI Services Identifier Status Code System"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-08-14T02:36:58+00:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "Australian Digital Health Agency"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "Australian Digital Health Agency" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.digitalhealth.gov.au/" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "help@digitalhealth.gov.au" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:ContactDetail.name [ fhir:value "Australian Digital Health Agency" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.digitalhealth.gov.au" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ], [
       fhir:index 1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "mailto:help@digitalhealth.gov.au" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "This code system defines concepts that identify the status of a Healthcare Services Identifier, i.e. HPII, HPIO or HSPO."] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "AU" ] ;
       fhir:Coding.display [ fhir:value "Australia" ]
     ]
  ] ;
  fhir:CodeSystem.copyright [ fhir:value "Copyright © 2026 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/."] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.valueSet [
     fhir:value "http://digitalhealth.gov.au/fhir/hcpd/ValueSet/hi-services-identifier-status-vs" ;
     fhir:link <http://digitalhealth.gov.au/fhir/hcpd/ValueSet/hi-services-identifier-status-vs>
  ] ;
  fhir:CodeSystem.compositional [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.versionNeeded [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "3"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "A" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Active" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The Healthcare Services Identifier is currently active and operational." ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "D" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Deactivated" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The Healthcare Services Identifier is currently deactivated and not operational." ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "R" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Retired" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "The Healthcare Services Identifier has been retired and is no longer in use." ]
  ] .

# - ontology header ------------------------------------------------------------

<http://digitalhealth.gov.au/fhir/hcpd/CodeSystem/hi-services-identifier-status-cs.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

