PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.registry-protocols
    1.0.0

hl7.fhir.us.registry-protocols@1.0.0 4.0.1

The IG demonstrates a process and workflow to support the needs of clinical registries to define how registry submissions can be automatically extracted from multiple data sources and combined into a registry submission. (built Tue, Nov 14, 2023 18:48+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.registry-protocols@1.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.registry-protocols-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The IG demonstrates a process and workflow to support the needs of clinical registries to define how registry submissions can be automatically extracted from multiple data sources and combined into a registry submission. (built Tue, Nov 14, 2023 18:48+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.us.registry-protocols@1.0.0",
  "date": "20231114184852",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.us.registry-protocols-1.0.0.tgz"
  },
  "name": "hl7.fhir.us.registry-protocols",
  "type": "IG",
  "title": "Protocols for Clinical Registry Extraction and Data Submission (CREDS) IG",
  "author": "HL7 International / Clinical Interoperability Council",
  "id": "hl7.fhir.us.registry-protocols@1.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/us/registry-protocols",
  "url": "http://hl7.org/fhir/us/registry-protocols/STU1",
  "version": "1.0.0",
  "maintainers": [ {
    "url": "http://www.hl7.org/Special/committees/cic",
    "name": "Clinical Interoperability Council"
  }, {
    "name": "David Pyke",
    "email": "mailto:David.Pyke@pointclickcare.com"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.fhir.us.core": "5.0.1",
    "hl7.terminology.r4": "5.3.0",
    "hl7.fhir.uv.extensions": "current"
  }
}