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

FHIR IG Statistics: CodeSystem/HL.TYPE

Packagesmart.who.int.trust-phw
TypeCodeSystem
IdHL.TYPE
FHIR VersionR4
Sourcehttp://smart.who.int/trust-phw/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust-phw/CodeSystem-HL.TYPE.html
URLhttp://smart.who.int/trust-phw/CodeSystem/HL.TYPE
Version0.1.0
Statusactive
Date2025-07-08T11:27:10+00:00
NameHL_TYPE
TitleHL Type CodeSystem
Realmuv
Authoritywho
DescriptionCodeSystem for Health Link Type that has codes classifying type of Smart Health Link
Contentcomplete

Resources that use this resource

ValueSet
HL.TYPEHL.TYPE ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem HL.TYPE

This case-insensitive code system http://smart.who.int/trust-phw/CodeSystem/HL.TYPE defines the following codes:

CodeDisplay
vhl Verifiable Health Link
shl Smart Health Link

Source

{
  "resourceType": "CodeSystem",
  "id": "HL.TYPE",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/trust-phw/CodeSystem/HL.TYPE",
  "version": "0.1.0",
  "name": "HL_TYPE",
  "title": "HL Type CodeSystem",
  "status": "active",
  "experimental": true,
  "date": "2025-07-08T11:27:10+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "CodeSystem for Health Link Type that has codes classifying type of Smart Health Link",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "vhl",
      "display": "Verifiable Health Link"
    },
    {
      "code": "shl",
      "display": "Smart Health Link"
    }
  ]
}