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 "medicarenum"] ; #
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 medicarenum</b></p><a name=\"medicarenum\"> </a><a name=\"hcmedicarenum\"> </a><a name=\"medicarenum-en-AU\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://ns.electronichealth.net.au/fhir/NamingSystem/medicarenum</td></tr><tr><td>Name</td><td>MedicareNumber</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>Medicare Card Number. A Medicare card is provided to individuals who are enrolled in Medicare. This identifier system may be used for the 10 digit Medicare card number or the 11 digit number that includes the line number (the individual reference number (IRN)).</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>1.2.36.1.5001.1.0.7</td><td/><td></td><td>This value is used in Australian CDA documents and OID based systems. This for the 11 digit card number that includes the line number.</td></tr><tr><td>OID</td><td>1.2.36.1.5001.1.0.7.1</td><td/><td></td><td>This value is used in Australian CDA documents and OID based systems. This for the 10 digit card number.</td></tr><tr><td>URI</td><td>http://ns.electronichealth.net.au/id/medicare-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/medicarenum"^^xsd:anyURI ]
] ) ; #
fhir:name [ fhir:v "MedicareNumber"] ; #
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:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MC" ] ;
fhir:display [ fhir:v "Patient's Medicare number" ] ] ) ;
fhir:text [ fhir:v "Medicare Card Number" ]
] ; #
fhir:description [ fhir:v "Medicare Card Number. A Medicare card is provided to individuals who are enrolled in Medicare. This identifier system may be used for the 10 digit Medicare card number or the 11 digit number that includes the line number (the individual reference number (IRN))."] ; #
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 "1.2.36.1.5001.1.0.7" ] ;
fhir:comment [ fhir:v "This value is used in Australian CDA documents and OID based systems. This for the 11 digit card number that includes the line number." ]
] [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "1.2.36.1.5001.1.0.7.1" ] ;
fhir:comment [ fhir:v "This value is used in Australian CDA documents and OID based systems. This for the 10 digit card number." ]
] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://ns.electronichealth.net.au/id/medicare-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