{ "description": "The Communication Request Reason code system defines concepts that represent the reason codes for a communication request.", "_filename": "CodeSystem-communicationrequest-reason.json", "package_name": "hl7.fhir.au.base", "date": "2025-07-30T04:56:15+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": "CommunicationRequestReason", "copyright": "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Communication Request Reason", "package_version": "6.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 }, { "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": "active", "id": "03089c34-cf33-4f33-a0c8-6a72a55f4065", "valueSet": "http://terminology.hl7.org.au/ValueSet/communicationrequest-reason", "kind": null, "count": 3, "url": "http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason", "concept": [ { "code": "urgent", "display": "Urgent Results", "definition": "A request for results to be communicated urgently to the nominated recipient." }, { "code": "patient", "display": "Patient Request", "definition": "A patient's request about receiving communication from a service provider." }, { "code": "copyto", "display": "Copy To", "definition": "A request for results to be copied to an additional recipient." } ], "caseSensitive": true, "version": "6.0.0-ballot", "contact": [ { "name": "HL7 Australia FHIR Working Group", "telecom": [ { "use": "work", "value": "https://confluence.hl7.org/display/HAFWG", "system": "url" } ] } ] }