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

FHIR IG Statistics: CodeSystem/deep-6-ai-ics

Packagefhir.deep6.ai
Resource TypeCodeSystem
Iddeep-6-ai-ics
FHIR VersionR4
Sourcehttp://deep6.ai/fhir/https://simplifier.net/resolve?scope=fhir.deep6.ai@2.4.0&canonical=http://deep6.ai/fhir/CodeSystem/deep-6-ai-ics
URLhttp://deep6.ai/fhir/CodeSystem/deep-6-ai-ics
Version2.4.0
Statusactive
Date2023-11-09
NameICS
TitleImplementation Curated Site
Realmus
Authorityhl7
DescriptionSet of codes needed for identifying implementation curated sites.
Contentcomplete

Resources that use this resource

ValueSet
deep-6-ai-location-physical-typeDeep 6 AI Location Physical Type Value Set
deep-6-ai-location-typeDeep 6 AI Location Type Value Set

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem deep-6-ai-ics

This case-sensitive code system http://deep6.ai/fhir/CodeSystem/deep-6-ai-ics defines the following code:

CodeDisplayDefinition
ICS Implementation Curated SiteA location that is representative of a implementation curated site.

Source

{
  "resourceType": "CodeSystem",
  "id": "deep-6-ai-ics",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://deep6.ai/fhir/CodeSystem/deep-6-ai-ics",
  "version": "2.4.0",
  "name": "ICS",
  "title": "Implementation Curated Site",
  "status": "active",
  "experimental": true,
  "date": "2023-11-09",
  "publisher": "Deep 6 AI",
  "contact": [
    {
      "name": "Deep 6 AI",
      "telecom": [
        {
          "system": "url",
          "value": "http://deep6.ai/"
        }
      ]
    }
  ],
  "description": "Set of codes needed for identifying implementation curated sites.",
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "ICS",
      "display": "Implementation Curated Site",
      "definition": "A location that is representative of a implementation curated site."
    }
  ]
}