Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft
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 2015-08-31 |
{
"resourceType" : "NamingSystem",
"id" : "pai-d",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem pai-d</b></p><a name=\"pai-d\"> </a><a name=\"hcpai-d\"> </a><a name=\"pai-d-en-AU\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://ns.electronichealth.net.au/fhir/NamingSystem/pai-d</td></tr><tr><td>Name</td><td>PAID</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>My Health Record Assigned Identity - Device (PAI-D) identifier. A PAI-D is typically used to identify a device that plays a role, for example an authoring or observing, in the exchange of digital health data with the My Health Record system.</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.2001.1007.20</td><td/><td></td><td>This value is used in Australian CDA documents and OID based systems.</td></tr><tr><td>URI</td><td>http://ns.electronichealth.net.au/id/pcehr/paid/1.0</td><td>true</td><td>2015-08-21 --> (ongoing)</td><td/></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://ns.electronichealth.net.au/fhir/NamingSystem/pai-d"
}
],
"name" : "PAID",
"status" : "draft",
"kind" : "identifier",
"date" : "2015-08-31",
"publisher" : "Australian Digital Health Agency",
"contact" : [
{
"name" : "Australian Digital Health Agency",
"telecom" : [
{
"system" : "email",
"value" : "mailto:help@digitalhealth.gov.au"
}
]
}
],
"responsible" : "Australian Digital Health Agency",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
"code" : "NDI",
"display" : "National Device Identifier"
}
],
"text" : "PAI-D"
},
"description" : "My Health Record Assigned Identity - Device (PAI-D) identifier. A PAI-D is typically used to identify a device that plays a role, for example an authoring or observing, in the exchange of digital health data with the My Health Record system.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU"
}
]
}
],
"usage" : "Organisation identification",
"uniqueId" : [
{
"type" : "oid",
"value" : "1.2.36.1.2001.1007.20",
"comment" : "This value is used in Australian CDA documents and OID based systems."
},
{
"type" : "uri",
"value" : "http://ns.electronichealth.net.au/id/pcehr/paid/1.0",
"preferred" : true,
"period" : {
"start" : "2015-08-21"
}
}
]
}