Generated: 2026-05-08
CRMI source: /Users/bkaney/projects/hl7/crmi-ig — input/pages/distribution.md, input/pages/artifact-signing.md
Reference: https://github.com/FHIR/fhir-syndication-ig
| --- /tmp/pi-tools-manager.js.orig 2026-05-01 18:06:05 | |
| +++ /Users/bkaney/.bun/install/global/node_modules/@mariozechner/pi-coding-agent/dist/utils/tools-manager.js 2026-05-01 18:06:27 | |
| @@ -4,6 +4,7 @@ | |
| import { chmodSync, createWriteStream, existsSync, mkdirSync, readdirSync, renameSync, rmSync } from "fs"; | |
| import { arch, platform } from "os"; | |
| import { join } from "path"; | |
| +import { createInterface } from "node:readline/promises"; | |
| import { Readable } from "stream"; | |
| import { pipeline } from "stream/promises"; | |
| import { APP_NAME, getBinDir } from "../config.js"; |
Analysis of the proposed quantity handling changes in HL7/FHIRPath branch BP-2026-03-quantity-preview, from the perspective of our Rust FHIRPath engine.
The bulk of the proposal is long overdue and we support it:
| #!/usr/bin/env bash | |
| set -euo pipefail | |
| # code-client: launch VS Code with per-client user-data-dir based on | |
| # ~/projects/{client}/{project} hierarchy. | |
| PROJECTS_ROOT="${PROJECTS_ROOT:-$HOME/projects}" | |
| CODE_BIN="${CODE_BIN:-code}" | |
| usage() { |
| { | |
| "resourceType" : "ImplementationGuide", | |
| "id": "example.fhir.package", | |
| "url": "http://example.com/fhir/package/ImplementationGuide/example.fhir.package", | |
| "version": "0.1.0", | |
| "name": "ExamplePackage", | |
| "title": "Example Package" | |
| "status": "draft", | |
| "packageId": "example.fhir.package", | |
| "fhirVersion": ["4.0.1"] |
| { | |
| "resourceType": "Library", | |
| "id": "sql-on-fhir-example", | |
| "meta": { | |
| "versionId": "1", | |
| "lastUpdated": "2025-07-21T15:16:54.620668Z" | |
| }, | |
| "status": "active", | |
| "type": { | |
| "coding": [ |
Reporting/removing artifacts from the patient record. False diagnosis are billed and on your record for good without easily being able to have them removed
Wearables and personal devices are better. No change in hospitals and drs sharing information.
The vast heterogeniety in apps and lack of a consumer friendly one stop shop.
Coordination between payer and hospital systems are still severely lacking and billing is usually not explained for us mere mortals, just codes added
It's not linked between primary and secondary care settings very well
This specification defines how FHIR canonical resources and packages are:
- Authored (i.e., created and maintained in Implementation Guides (IGs))
- Assembled (Configured) ready for distribution for final systems by users
- Executed (Runtime) to provide functionality