PackagesCanonicalsLogsProblems
    Packages
    new.project20250522

new.project20250522

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

Versions