FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ContentNotSupported

Packageca.infoway.io.psca
TypeCodeSystem
IdContentNotSupported
FHIR VersionR4
Sourcehttp://fhir.infoway-inforoute.ca/io/psca/https://simplifier.net/resolve?scope=ca.infoway.io.psca@2.1.0-DFT-Ballot&canonical=http://fhir.infoway-inforoute.ca/io/psca/CodeSystem/ContentNotSupported
URLhttp://fhir.infoway-inforoute.ca/io/psca/CodeSystem/ContentNotSupported
Version1.0.0
Statusactive
Date2022-01-17T01:23:00-08:00
NameContentNotSupportedCS
TitleCodeSystem Content Not Supported (PS-CA)
Realmca
Authoritynational
DescriptionThis codesystem defines concepts for content that is not supported by the supplying system. Feedback is requested on use of this CodeSystem and the related mechanism of identifying the reason for absent content.
CopyrightCopyright © 2021,2022 Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://fhir.infoway-inforoute.ca/io/psca/CodeSystem/ContentNotSupported defines the following codes:

CodeDisplay
not-supported The content is not currently supported by the producing system due to technical limitations and/or policy constraints

Source

{
  "resourceType": "CodeSystem",
  "id": "ContentNotSupported",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.infoway-inforoute.ca/io/psca/CodeSystem/ContentNotSupported",
  "version": "1.0.0",
  "name": "ContentNotSupportedCS",
  "title": "CodeSystem Content Not Supported (PS-CA)",
  "status": "active",
  "experimental": true,
  "date": "2022-01-17T01:23:00-08:00",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "name": "National Standards Release Centre",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.infoway-inforoute.ca"
        },
        {
          "system": "email",
          "value": "standards@infoway-inforoute.ca"
        }
      ]
    }
  ],
  "description": "This codesystem defines concepts for content that is not supported by the supplying system.\n\nFeedback is requested on use of this CodeSystem and the related mechanism of identifying the reason for absent content.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "copyright": "Copyright © 2021,2022 Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "caseSensitive": false,
  "content": "complete",
  "concept": [
    {
      "code": "not-supported",
      "display": "The content is not currently supported by the producing system due to technical limitations and/or policy constraints"
    }
  ]
}