PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.ereq@0.4.0-preview
    http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason
{
  "description": "Reason codes for a communication request used in the Australian context.",
  "_filename": "CodeSystem-communicationrequest-reason.json",
  "package_name": "hl7.fhir.au.ereq",
  "date": "2025-01-29",
  "versionNeeded": true,
  "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": "Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2024+; Licensed Under Creative Commons No Rights Reserved.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CommunicationRequest Reason",
  "package_version": "0.4.0-preview",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "draft",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org.au/fhir/ereq/ImplementationGuide/hl7.fhir.au.ereq"
      } ]
    }
  } ],
  "compositional": false,
  "status": "draft",
  "id": "abdbe863-d0ff-4480-b11f-249f297f69f7",
  "kind": null,
  "count": 3,
  "url": "http://terminology.hl7.org.au/CodeSystem/communicationrequest-reason",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.2.3.4.1.4.32",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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": "0.4.0-preview",
  "contact": [ {
    "name": "HL7 Australia",
    "telecom": [ {
      "value": "https://confluence.hl7.org/display/HAFWG",
      "system": "url"
    } ]
  }, {
    "name": "HL7 Australia FHIR Work Group",
    "telecom": [ {
      "use": "work",
      "value": "https://confluence.hl7.org/display/HAFWG",
      "system": "url"
    } ]
  } ]
}