Aged Care Clinical Note - Local Development build (v0.1.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 0 |
{
"resourceType" : "ValueSet",
"id" : "information-recipient-type-vs",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet information-recipient-type-vs</b></p><a name=\"information-recipient-type-vs\"> </a><a name=\"hcinformation-recipient-type-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ParticipationType.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ParticipationType</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references\"> version 📦5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (Australia) (English (Australia), en)</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-IRCP\">IRCP</a></td><td>information recipient</td><td>A party, who may or should receive or who has recieved the Act or subsequent or derivative information of that Act. Information recipient is inert, i.e., independent of mood." Rationale: this is a generalization of a too diverse family that the definition can't be any more specific, and the concept is abstract so one of the specializations should be used.</td><td>information recipient</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-PRCP\">PRCP</a></td><td>primary information recipient</td><td>Information recipient to whom an act statement is primarily directed. E.g., a primary care provider receiving a discharge letter from a hospitalist, a health department receiving information on a suspected case of infectious disease. Multiple of these participations may exist on the same act without requiring that recipients be ranked as primary vs. secondary.</td><td>primary information recipient</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ParticipationType.html#v3-ParticipationType-TRC\">TRC</a></td><td>tracker</td><td>A secondary information recipient, who receives copies (e.g., a primary care provider receiving copies of results as ordered by specialist).</td><td>tracker</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://ns.electronichealth.net.au/fhir/cn/ImplementationGuide/au.digitalhealth.r4.agedcareclinicalnote"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://ns.electronichealth.net.au/fhir/cn/ImplementationGuide/au.digitalhealth.r4.agedcareclinicalnote"
}
]
}
}
],
"url" : "http://ns.electronichealth.net.au/fhir/cn/ValueSet/information-recipient-type-vs",
"version" : "0.1.0-preview",
"name" : "InformationRecipientTypeVS",
"title" : "Information Recipient Type",
"status" : "draft",
"experimental" : false,
"date" : "2025-12-05T15:19:59+10:00",
"publisher" : "Australian Digital Health Agency",
"contact" : [
{
"name" : "Australian Digital Health Agency",
"telecom" : [
{
"system" : "url",
"value" : "https://www.digitalhealth.gov.au"
},
{
"system" : "email",
"value" : "help@digitalhealth.gov.au"
}
]
},
{
"name" : "Australian Digital Health Agency",
"telecom" : [
{
"system" : "email",
"value" : "help@digitalhealth.gov.au",
"use" : "work"
}
]
}
],
"description" : "Subset of codes from v3-ParticipationType for use as Clinical Document Information Recipient codes.",
"useContext" : [
{
"code" : {
"system" : "http://terminology.hl7.org/CodeSystem/usage-context-type",
"code" : "jurisdiction"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU",
"display" : "Australia"
}
]
}
}
],
"copyright" : "Copyright © 2025 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/.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"concept" : [
{
"code" : "IRCP",
"display" : "information recipient",
"designation" : [
{
"language" : "en-AU",
"value" : "information recipient"
}
]
},
{
"code" : "PRCP",
"display" : "primary information recipient",
"designation" : [
{
"language" : "en-AU",
"value" : "primary information recipient"
}
]
},
{
"code" : "TRC",
"display" : "tracker",
"designation" : [
{
"language" : "en-AU",
"value" : "tracker"
}
]
}
]
}
]
}
}