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

FHIR IG Statistics: CodeSystem/Domains

Packagesmart.who.int.trust
TypeCodeSystem
IdDomains
FHIR VersionR5
Sourcehttp://smart.who.int/trust/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust/CodeSystem-Domains.html
URLhttp://smart.who.int/trust/CodeSystem/Domains
Version1.1.6
Statusdraft
Date2025-07-09T09:43:25+00:00
NameDomains
TitleWHO GDHCN Trust Domains
Realmuv
Authoritywho
DescriptionCodeSystem for define WHO GDHCN Trust Domains.
Contentcomplete

Resources that use this resource

ValueSet
DomainsWHO GDHCN Trust Domains

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem Domains

This case-sensitive code system http://smart.who.int/trust/CodeSystem/Domains defines the following codes:

CodeDisplayDefinition
DDCC DDCCThe Digital Documentation for COVID-19 Certificates (DDCC) is defined by the SMART Implementation Guide at http://smart.who.int/ddcc
IPS-PILGRIMAGE IPS for PilgrimageThe IPS for Pilgrimage is defined by the SMART Implementation Guide at http://smart.who.int/ips-pilgrimage
PH4H Pan-American Highway for Digital Health (PH4H)The Pan-American Highway for Digital Health (PH4H) is defined by SMART Implementation Guide at https://worldhealthorganization.github.io/smart-ph4h/
ICVP International Certificate of Vaccination of Prophylaxsis (ICVP)The International Certificate of Vaccination of Prophylaxsis (ICVP) is defined by SMART Implementation Guide at https://worldhealthorganization.github.io/smart-icvp/

Source

{
  "resourceType": "CodeSystem",
  "id": "Domains",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/trust/CodeSystem/Domains",
  "version": "1.1.6",
  "name": "Domains",
  "title": "WHO GDHCN Trust Domains",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-09T09:43:25+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "CodeSystem for define WHO GDHCN Trust Domains.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "DDCC",
      "display": "DDCC",
      "definition": "The Digital Documentation for COVID-19 Certificates (DDCC) is defined by the SMART Implementation Guide at http://smart.who.int/ddcc"
    },
    {
      "code": "IPS-PILGRIMAGE",
      "display": "IPS for Pilgrimage",
      "definition": "The IPS for Pilgrimage is defined by the SMART Implementation Guide at http://smart.who.int/ips-pilgrimage"
    },
    {
      "code": "PH4H",
      "display": "Pan-American Highway for Digital Health (PH4H)",
      "definition": "The Pan-American Highway for Digital Health (PH4H) is defined by SMART Implementation Guide at https://worldhealthorganization.github.io/smart-ph4h/"
    },
    {
      "code": "ICVP",
      "display": "International Certificate of Vaccination of Prophylaxsis (ICVP)",
      "definition": "The International Certificate of Vaccination of Prophylaxsis (ICVP) is defined by SMART Implementation Guide at https://worldhealthorganization.github.io/smart-icvp/"
    }
  ]
}