PackagesCanonicalsLogsProblems
    Packages
    tw.cohesion.fhir.clinemr
    1.0.1

tw.cohesion.fhir.clinemr@1.0.1 4.0.1

診所門診病摘實作指引

Install package
npm install --registry https://fs.get-ig.org/pkgs tw.cohesion.fhir.clinemr@1.0.1
Get resources
curl https://fs.get-ig.org/rs/tw.cohesion.fhir.clinemr-1.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "診所門診病摘實作指引",
  "fhirVersions": [ "4.0.1" ],
  "_id": "tw.cohesion.fhir.clinemr@1.0.1",
  "license": "CC0-1.0",
  "jurisdiction": "urn:iso:std:iso:3166#TW",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/tw.cohesion.fhir.clinemr-1.0.1.tgz"
  },
  "name": "tw.cohesion.fhir.clinemr",
  "type": "IG",
  "title": "診所門診病摘實作指引",
  "author": "睿傳數據",
  "id": "tw.cohesion.fhir.clinemr@1.0.1",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://fhir.cohesiondata.com/clinemr",
  "url": "https://fhir.cohesiondata.com/clinemr/1.0.1",
  "version": "1.0.1",
  "maintainers": [ {
    "name": "睿傳數據"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "6.2.0",
    "tw.gov.mohw.twcore": "0.3.2",
    "hl7.fhir.uv.extensions.r4": "5.1.0"
  }
}