PackagesCanonicalsLogsProblems
    Packages
    tencent.project
    2.0.0

tencent.project@2.0.0 4.0.1

该版本包含的内容如下: 1、定义了Patient.gender不能为空。 2、定义了Condition.code强制绑定本地的值域。 3、扩展新增Patient.nation元素,用于表述民族,并要求强制绑定本地的值域。

Install package
npm install --registry https://fs.get-ig.org/pkgs tencent.project@2.0.0
Get resources
curl https://fs.get-ig.org/rs/tencent.project-2.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "该版本包含的内容如下: 1、定义了Patient.gender不能为空。 2、定义了Condition.code强制绑定本地的值域。 3、扩展新增Patient.nation元素,用于表述民族,并要求强制绑定本地的值域。\r\n\r\n",
  "fhirVersions": [ "4.0.1" ],
  "_id": "tencent.project@2.0.0",
  "jurisdiction": "urn:iso:std:iso:3166#HK",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/tencent.project-2.0.0.tgz"
  },
  "name": "tencent.project",
  "author": "gaishalin",
  "id": "tencent.project@2.0.0",
  "version": "2.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}