PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.cl.CoreCH
    1.0.0

hl7.fhir.cl.CoreCH@1.0.0 4.0.1

Guía de Implementación para los perfiles Core que se van a requerir a nivel de desarrollo Nacional para Sistemas que Intercambien datos en estandar FHIR-R4 (built Thu, Jan 20, 2022 16:37-0300-03:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.cl.CoreCH@1.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.cl.CoreCH-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Guía de Implementación para los perfiles Core que se van a requerir a nivel de desarrollo Nacional para Sistemas que Intercambien datos en estandar FHIR-R4 (built Thu, Jan 20, 2022 16:37-0300-03:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.cl.CoreCH@1.0.0",
  "date": "20220120163753",
  "license": "CC0-1.0",
  "jurisdiction": "urn:iso:std:iso:3166#CL",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.cl.CoreCH-1.0.0.tgz"
  },
  "name": "hl7.fhir.cl.CoreCH",
  "type": "fhir.ig",
  "title": "Guía de Implementación Core-CL FHIR R4 (Standard Trial For Use (STU))",
  "author": "HL7 Chile",
  "id": "hl7.fhir.cl.CoreCH@1.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://hl7chile.cl/fhir/ig/CoreCL",
  "url": "https://hl7chile.cl/fhir/ig/CoreCL/1.0",
  "version": "1.0.0",
  "maintainers": [ {
    "url": "http://hl7chile.cl",
    "name": "HL7 Chile",
    "email": "chair@hl7chile.cl"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}