PackagesCanonicalsLogsProblems
    Packages
    com.alextherapeutics.fhir.nicotine
    1.0.1

com.alextherapeutics.fhir.nicotine@1.0.1 4.0.1

A FHIR profile to export patient data for DiGAs that treat ICD-10 F17.2. (built Thu, Apr 1, 2021 18:14+0200+02:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs com.alextherapeutics.fhir.nicotine@1.0.1
Get resources
curl https://fs.get-ig.org/rs/com.alextherapeutics.fhir.nicotine-1.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "A FHIR profile to export patient data for DiGAs that treat ICD-10 F17.2. (built Thu, Apr 1, 2021 18:14+0200+02:00)",
  "fhirVersions": [ "4.0.1" ],
  "_id": "com.alextherapeutics.fhir.nicotine@1.0.1",
  "license": "CC-BY-4.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/com.alextherapeutics.fhir.nicotine-1.0.1.tgz"
  },
  "name": "com.alextherapeutics.fhir.nicotine",
  "title": "FHIR Profile for Digital Health Applications that treat self-reported nicotine usage  (F17.2)",
  "author": "Alex Therapeutics AB",
  "id": "com.alextherapeutics.fhir.nicotine@1.0.1",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://www.alextherapeutics.com/fhir",
  "url": "file:///Users/maxkorlinge/fhir-diga-nicotine-addiction/fhir-profile/output",
  "version": "1.0.1",
  "maintainers": [ {
    "name": "Alex Therapeutics AB",
    "email": "hello@alextherapeutics.com"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "de.basisprofil.r4": "1.0.0-alpha9"
  }
}