PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.svcm
    1.5.1

ihe.iti.svcm@1.5.1 4.0.1

The Sharing Valuesets, Codes, and Maps (SVCM) Profile defines a lightweight interface through which healthcare systems may retrieve centrally managed uniform nomenclature and mappings between code systems based on the HL7 Fast Healthcare Interoperability Resources (FHIR) specification. (built Wed, Aug 2, 2023 12:46-0500-05:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.iti.svcm@1.5.1
Get resources
curl https://fs.get-ig.org/rs/ihe.iti.svcm-1.5.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The Sharing Valuesets, Codes, and Maps (SVCM) Profile defines a lightweight interface through which healthcare systems may retrieve centrally managed uniform nomenclature and mappings between code systems based on the HL7 Fast Healthcare Interoperability Resources (FHIR) specification. (built Wed, Aug 2, 2023 12:46-0500-05:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.iti.svcm@1.5.1",
  "date": "20230802124618",
  "license": "CC-BY-4.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ihe.iti.svcm-1.5.1.tgz"
  },
  "name": "ihe.iti.svcm",
  "type": "IG",
  "title": "Sharing Valuesets, Codes, and Maps (SVCM)",
  "author": "IHE IT Infrastructure Technical Committee",
  "id": "ihe.iti.svcm@1.5.1",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://profiles.ihe.net/ITI/SVCM",
  "url": "https://profiles.ihe.net/ITI/SVCM/1.5.1",
  "version": "1.5.1",
  "maintainers": [ {
    "name": "IHE IT Infrastructure Technical Committee",
    "email": "iti@ihe.net"
  } ],
  "dependencies": {
    "ihe.iti.balp": "1.1.x",
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "5.0.0",
    "hl7.fhir.uv.extensions.r4": "1.0.0"
  }
}