PackagesCanonicalsLogsProblems
    Packages
    tencent.project

tencent.project

Install package
npm install --registry https://fs.get-ig.org/pkgs tencent.project
Get resources
curl https://fs.get-ig.org/rs/tencent.project-3.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'

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

package.json
{
  "description": "该版本包含的内容如下: 1、定义了Patient.gender不能为空。 2、定义了Condition.code强制绑定本地的值域。 3、扩展新增Patient.nation元素,用于表述民族,并要求强制绑定本地的值域。\r\n\r\n",
  "fhirVersions": [ "4.0.1" ],
  "_id": "tencent.project@3.0.0",
  "jurisdiction": "urn:iso:std:iso:3166#HK",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/tencent.project-3.0.0.tgz"
  },
  "name": "tencent.project",
  "dist-tags": {
    "latest": "3.0.0"
  },
  "author": "gaishalin",
  "_versions": [ "3.0.0", "2.0.0", "1.0.0" ],
  "id": "tencent.project@3.0.0",
  "versions": {
    "3.0.0": {
      "description": "该版本包含的内容如下: 1、定义了Patient.gender不能为空。 2、定义了Condition.code强制绑定本地的值域。 3、扩展新增Patient.nation元素,用于表述民族,并要求强制绑定本地的值域。\r\n\r\n",
      "fhirVersions": [ "4.0.1" ],
      "_id": "tencent.project@3.0.0",
      "jurisdiction": "urn:iso:std:iso:3166#HK",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/tencent.project-3.0.0.tgz"
      },
      "name": "tencent.project",
      "author": "gaishalin",
      "id": "tencent.project@3.0.0",
      "version": "3.0.0",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    },
    "1.0.0": {
      "description": "该版本包含的内容如下: 1、定义了Patient.gender不能为空。 2、定义了Condition.code强制绑定本地的值域。 3、扩展新增Patient.nation元素,用于表述民族,并要求强制绑定本地的值域。\r\n\r\n",
      "fhirVersions": [ "4.0.1" ],
      "_id": "tencent.project@1.0.0",
      "jurisdiction": "urn:iso:std:iso:3166#HK",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/tencent.project-1.0.0.tgz"
      },
      "name": "tencent.project",
      "author": "gaishal",
      "id": "tencent.project@1.0.0",
      "version": "1.0.0",
      "dependencies": {
        "hl7.fhir.r4.core": "4.0.1"
      }
    },
    "2.0.0": {
      "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"
      }
    }
  },
  "version": "3.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions