{
"description": "The Communication Request Category code system defines concepts that represent the category for a communication request.",
"_filename": "CodeSystem-communication-request-category.json",
"package_name": "hl7.fhir.au.base",
"date": "2025-11-26T07:22:59+00:00",
"versionNeeded": false,
"meta": {
"profile": [ "https://healthterminologies.gov.au/fhir/StructureDefinition/complete-code-system-4" ]
},
"publisher": "HL7 Australia",
"jurisdiction": [ {
"coding": [ {
"code": "AU",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "CommunicationRequestCategory",
"copyright": "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Communication Request Category",
"package_version": "6.0.0-preview",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"
} ]
}
} ],
"compositional": false,
"status": "draft",
"id": "7414d41b-a9c0-42f0-8bb5-879c2d31d2ff",
"valueSet": "http://terminology.hl7.org.au/ValueSet/communication-request-category",
"kind": null,
"count": 3,
"url": "http://terminology.hl7.org.au/CodeSystem/communication-request-category",
"concept": [ {
"code": "urgent-results",
"display": "Urgent Results",
"definition": "A request for results to be communicated urgently to the nominated recipient(s)."
}, {
"code": "patient-preference",
"display": "Patient Preference",
"definition": "A patient's preferences on communication to them from a service provider."
}, {
"code": "copyto-reports",
"display": "Copy To Reports",
"definition": "A request for reports to be copied to additional recipient(s)."
} ],
"caseSensitive": true,
"version": "6.0.0-preview",
"contact": [ {
"name": "HL7 Australia FHIR Working Group",
"telecom": [ {
"use": "work",
"value": "https://confluence.hl7.org/display/HAFWG",
"system": "url"
} ]
} ]
}