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

FHIR IG Statistics: CodeSystem/ContentNotSupported

Packageca.infoway.vc.ps
TypeCodeSystem
IdContentNotSupported
FHIR VersionR4
Sourcehttps://fhir.infoway-inforoute.ca/ImplementationGuide/ca.infoway.vc.ps/https://simplifier.net/resolve?scope=ca.infoway.vc.ps@0.0.3&canonical=https://fhir.infoway-inforoute.ca/CodeSystem/ContentNotSupported
URLhttps://fhir.infoway-inforoute.ca/CodeSystem/ContentNotSupported
Version0.0.3
Statusdraft
Date2021-11-16
NameContentNotSupportedCS
TitleCodeSystem Content Not Supported
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.
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 https://fhir.infoway-inforoute.ca/CodeSystem/ContentNotSupported defines the following codes:

CodeDisplay
NotSupported Not Supported

Source

{
  "resourceType": "CodeSystem",
  "id": "ContentNotSupported",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.infoway-inforoute.ca/CodeSystem/ContentNotSupported",
  "version": "0.0.3",
  "name": "ContentNotSupportedCS",
  "title": "CodeSystem Content Not Supported",
  "status": "draft",
  "experimental": true,
  "date": "2021-11-16",
  "publisher": "Canada Health Infoway",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.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"
        }
      ]
    }
  ],
  "content": "complete",
  "concept": [
    {
      "code": "NotSupported",
      "display": "Not Supported"
    }
  ]
}