PackagesCanonicalsLogsProblems
    Packages
    com.alextherapeutics.fhir.nicotine
    0.1.0-draft

com.alextherapeutics.fhir.nicotine@0.1.0-draft 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@0.1.0-draft
Get resources
curl https://fs.get-ig.org/rs/com.alextherapeutics.fhir.nicotine-0.1.0-draft.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@0.1.0-draft",
  "license": "CC-BY-4.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/com.alextherapeutics.fhir.nicotine-0.1.0-draft.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@0.1.0-draft",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://www.alextherapeutics.com/fhir",
  "url": "file:///Users/maxkorlinge/AlexRepos/fhir-nicotine-addiction-cbt/fhir-profile/output",
  "version": "0.1.0-draft",
  "maintainers": [ {
    "name": "Alex Therapeutics AB",
    "email": "hello@alextherapeutics.com"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "de.basisprofil.r4": "1.0.0-alpha9"
  }
}