ACME project explaining the creation and use of FHIR profiles using Forge and Simplifier. Mainly used in DevDays 'Let's Build!' workshops.
package.json{ "description": "ACME project explaining the creation and use of FHIR profiles using Forge and Simplifier. Mainly used in DevDays 'Let's Build!' workshops.", "fhirVersions": [ "4.0.1" ], "_id": "acme.profiling.tutorial.r4@2.0.0", "dist": { "tarball": "https://fs.get-ig.org/-/acme.profiling.tutorial.r4-2.0.0.tgz" }, "name": "acme.profiling.tutorial.r4", "dist-tags": { "latest": "2.0.0" }, "author": "ACME", "_versions": [ "2.0.0", "1.0.0" ], "id": "acme.profiling.tutorial.r4@2.0.0", "versions": { "2.0.0": { "description": "ACME project explaining the creation and use of FHIR profiles using Forge and Simplifier. Mainly used in DevDays 'Let's Build!' workshops.", "fhirVersions": [ "4.0.1" ], "_id": "acme.profiling.tutorial.r4@2.0.0", "dist": { "tarball": "https://fs.get-ig.org/-/acme.profiling.tutorial.r4-2.0.0.tgz" }, "name": "acme.profiling.tutorial.r4", "author": "ACME", "id": "acme.profiling.tutorial.r4@2.0.0", "version": "2.0.0", "dependencies": { "hl7.fhir.us.core": "4.1.0" } }, "1.0.0": { "description": "ACME project explaining the creation and use of FHIR profiles using Forge and Simplifier. Mainly used in DevDays 'Let's Build!' workshops.", "fhirVersions": [ "4.0.1" ], "_id": "acme.profiling.tutorial.r4@1.0.0", "dist": { "tarball": "https://fs.get-ig.org/-/acme.profiling.tutorial.r4-1.0.0.tgz" }, "name": "acme.profiling.tutorial.r4", "author": "ACME", "id": "acme.profiling.tutorial.r4@1.0.0", "version": "1.0.0", "dependencies": { "hl7.fhir.uv.ips": "1.0.0", "hl7.fhir.us.core": "3.2.0" } } }, "version": "2.0.0", "dependencies": { "hl7.fhir.us.core": "4.1.0" } }