Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions
Draft as of 2018-02-21 |
@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 -------------------------------------------------------------------
a fhir:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "crn"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem crn</b></p><a name=\"crn\"> </a><a name=\"hccrn\"> </a><a name=\"crn-en-AU\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://ns.electronichealth.net.au/fhir/NamingSystem/crn</td></tr><tr><td>Name</td><td>AustalianCRN</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Centrelink Customer Reference Number (also referred to as unique identifier number (UIN) in the Centrelink Confirmation eServices (CCeS)). An identifier assigned to an individual by Centrelink for the purposes of identifying people (and organisations) eligible for specific services, including some public health care services, such as oral health services. This number may appear on a Health Care Card, Commonwealth Seniors Health Card, or Pensioner Concession Card.</p>\n</div></td></tr><tr><td>Publisher</td><td>Australian Digital Health Agency</td></tr><tr><td>Copyright</td><td><div><p>Copyright © 2024 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/.</p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.3.879.270098</td><td/><td></td><td>This value is used in Australian CDA documents and OID based systems. This OID is deprecated.</td></tr><tr><td>OID</td><td>2.16.840.1.113883.3.879.369274</td><td/><td></td><td>This value is used in Australian CDA documents and OID based systems. This OID is current.</td></tr><tr><td>URI</td><td>http://ns.electronichealth.net.au/id/centrelink-customer-reference-number</td><td>true</td><td>2018-02-21 --> (ongoing)</td><td/></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ;
fhir:value [ fhir:v "http://ns.electronichealth.net.au/fhir/NamingSystem/crn"^^xsd:anyURI ]
] ) ; #
fhir:name [ fhir:v "AustalianCRN"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:kind [ fhir:v "identifier"] ; #
fhir:date [ fhir:v "2018-02-21"^^xsd:date] ; #
fhir:publisher [ fhir:v "Australian Digital Health Agency"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Australian Digital Health Agency" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:help@digitalhealth.gov.au" ] ] )
] ) ; #
fhir:responsible [ fhir:v "Services Australia"] ; #
fhir:type [
fhir:text [ fhir:v "Centrelink Customer Reference Number" ]
] ; #
fhir:description [ fhir:v "Centrelink Customer Reference Number (also referred to as unique identifier number (UIN) in the Centrelink Confirmation eServices (CCeS)). An identifier assigned to an individual by Centrelink for the purposes of identifying people (and organisations) eligible for specific services, including some public health care services, such as oral health services. This number may appear on a Health Care Card, Commonwealth Seniors Health Card, or Pensioner Concession Card."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ] ] )
] ) ; #
fhir:usage [ fhir:v "Government funding identification"] ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.113883.3.879.270098" ] ;
fhir:comment [ fhir:v "This value is used in Australian CDA documents and OID based systems. This OID is deprecated." ]
] [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.113883.3.879.369274" ] ;
fhir:comment [ fhir:v "This value is used in Australian CDA documents and OID based systems. This OID is current." ]
] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://ns.electronichealth.net.au/id/centrelink-customer-reference-number" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ] ;
fhir:period [
fhir:start [ fhir:v "2018-02-21"^^xsd:date ] ]
] ) . #
IG © 2023+ Australian Digital Health Agency. Package au.digitalhealth.r4#1.2.0-ci-build based on FHIR 4.0.1. Generated 2024-12-19
Links: Table of Contents | QA Report | Version History | Report an issue or propose a change
Publisher: Australian Digital Health Agency | ABN: 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000 | Phone: 1300 901 001 | Email: help@digitalhealth.gov.au | https://www.digitalhealth.gov.au | Privacy policy | Terms of Use