Projo FHIR Documentation
0.1.0 - ci-build Switzerland flag

Projo FHIR Documentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

CodeSystem: Fire Arrow CommunicationRequest Category (Experimental)

Official URL: https://projo.evoleen.com/fhir/CodeSystem/cr-category Version: 0.1.0
Draft as of 2024-01-01 Computable Name: CrCategory

Copyright/Legal: Copyright (c) Projo. Licensed under CC0-1.0 (public domain dedication). FHIR(R) is the registered trademark of HL7 and is used with permission. This IG references WhatsApp(R), a trademark of Meta Platforms, Inc., for descriptive purposes only.

Category on CommunicationRequest. The two projo-relevant categories are: identity-resolution-required (reverse CR — sidecar could not attach an inbound message to an existing identity and asks the orchestrator to resolve) and reminder (orchestrator-created reminder CR, basedOn=parent CR).

Documentation-only artifact. Projo's runtime extensions, code systems, identifier systems and search parameter are TypeScript constants and bootstrap-time resources, NOT deployed StructureDefinitions. This StructureDefinition exists to document the contract; the source of truth is src/functions/src/lib/fhir/types.ts and docs/FHIR_EXTENSIONS.md.

This Code system is referenced in the content logical definition of the following value sets:

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

This case-sensitive code system https://projo.evoleen.com/fhir/CodeSystem/cr-category defines the following codes:

CodeDisplayDefinition
identity-resolution-required Identity resolution required Reverse CommunicationRequest: the sidecar could not attach an inbound WhatsApp message to an existing Patient/Practitioner/RelatedPerson and is asking the orchestrator to resolve.
reminder Reminder Reminder CommunicationRequest created by the orchestrator's sweeper; basedOn=parent CR; category=reminder.