Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2020-05-31 |
{
"resourceType" : "CodeSystem",
"id" : "ihi-status-1",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2024-01-24T20:56:14.805+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"🔗 ,
"https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Individual Healthcare Identifier Status</h2><tt>https://healthterminologies.gov.au/fhir/CodeSystem/ihi-status-1</tt><p>The Individual Healthcare Identifier Status code system defines concepts that may be used to describe the classification status of an Individual Healthcare Identifier.</p></div>"
},
"url" : "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-status-1",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.2.36.1.2001.1004.200.10015"
}
],
"version" : "0.0.1",
"name" : "IndividualHealthcareIdentifierStatus",
"title" : "Individual Healthcare Identifier Status",
"status" : "active",
"experimental" : false,
"date" : "2020-05-31",
"publisher" : "Medtech Global",
"contact" : [
{
"name" : "Medtech Global",
"telecom" : [
{
"system" : "url",
"value" : "https://medtechglobal.com.au"
},
{
"system" : "email",
"value" : "support@medtechglobal.com"
}
]
},
{
"name" : "Medtech Support",
"telecom" : [
{
"system" : "email",
"value" : "support@medtechglobal.com",
"use" : "work"
}
]
}
],
"description" : "The Individual Healthcare Identifier Status code system defines concepts that may be used to describe the classification status of an Individual Healthcare Identifier.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"copyright" : "Copyright © 2018 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/.",
"caseSensitive" : false,
"valueSet" : "https://healthterminologies.gov.au/fhir/CodeSystem/ihi-status-1/vs",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "active",
"display" : "active",
"definition" : "Active Individual Healthcare Identifier status recorded when the Individual Healthcare Identifier does not have a date of death on the record and the number status is not expired, retired, resolved or deceased."
},
{
"code" : "deceased",
"display" : "deceased",
"definition" : "Deceased Individual Healthcare Identifier status where a date of death is present on the record, but it has not yet been matched with Fact of Death Data from Births, Deaths and Marriages Registries and age is not greater than 130 years."
},
{
"code" : "retired",
"display" : "retired",
"definition" : "Retired Individual Healthcare Identifier status where a date of death is present on the record which has been matched with Fact of Death Data from Births, Deaths and Marriages Registries, or has reached an age of 130 years (verified Individual Healthcare Identifier records only)."
},
{
"code" : "expired",
"display" : "expired",
"definition" : "Expired Individual Healthcare Identifier status where the record status is provisional and there has been no activity on the record for 90 days, or where it is unverified and has reached an age of 130 years."
},
{
"code" : "resolved",
"display" : "resolved",
"definition" : "Resolved Individual Healthcare Identifier status where it has been linked with another record as part of resolving a provisional or duplicate record, or end dated as part of the replica resolution process."
}
]
}