PackagesCanonicalsLogsProblems
    Packages
    ontariomicdrfhirimplementationguide-0.10.00
    0.9.10-beta

ontariomicdrfhirimplementationguide-0.10.00@0.9.10-beta 4.0.1

Draft MI IG package that includes EHR harmonization profiles for data out. Profile canonical that looks like "http://ontariohealth.ca/fhir/ehr/StructureDefinition/" are EHR profiles for data out. Profile canonical that looks like "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-xxx" are MI specific profiles that can be used for submission only or both ways (DiagnosticReport, imagingStudy, Observation). Please refer to the canonical provided in the profile pages.

Install package
npm install --registry https://fs.get-ig.org/pkgs ontariomicdrfhirimplementationguide-0.10.00@0.9.10-beta
Get resources
curl https://fs.get-ig.org/rs/ontariomicdrfhirimplementationguide-0.10.00-0.9.10-beta.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Draft MI IG package that includes EHR harmonization profiles for data out. Profile canonical that looks like \"http://ontariohealth.ca/fhir/ehr/StructureDefinition/\" are EHR profiles for data out. \r\nProfile canonical that looks like \"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-xxx\" are MI specific profiles that can be used for submission only or both ways (DiagnosticReport, imagingStudy, Observation). Please refer to the canonical provided in the profile pages.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "ontariomicdrfhirimplementationguide-0.10.00@0.9.10-beta",
  "jurisdiction": "urn:iso:std:iso:3166#CA",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ontariomicdrfhirimplementationguide-0.10.00-0.9.10-beta.tgz"
  },
  "name": "ontariomicdrfhirimplementationguide-0.10.00",
  "author": "fangc",
  "id": "ontariomicdrfhirimplementationguide-0.10.00@0.9.10-beta",
  "version": "0.9.10-beta",
  "dependencies": {
    "fhir.dicom": "2024.2.20240331",
    "ca.on.ehr.r4": "0.9.3",
    "hl7.fhir.r4.core": "4.0.1"
  }
}