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

FHIR IG Statistics: StructureDefinition/SmartHealthLink

Packagesmart.who.int.trust-phw
Resource TypeStructureDefinition
IdSmartHealthLink
FHIR VersionR4
Sourcehttp://smart.who.int/trust-phw/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust-phw/StructureDefinition-SmartHealthLink.html
URLhttp://smart.who.int/trust/StructureDefinition/SmartHealthLink
Version0.1.0
Statusdraft
Date2025-07-08T11:27:10+00:00
NameSmartHealthLink
TitleSmart Health Link (DRAFT)
Realmuv
Authoritywho
DescriptionSmart Health Link URI (DRAFT) Logical Model to represent a SMART Health Link as its URI. It is generated from the content of the SMART Health Link Payload.
Typehttp://smart.who.int/trust/StructureDefinition/SmartHealthLink
Kindlogical

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

Generated Narrative: StructureDefinition SmartHealthLink

NameFlagsCard.TypeDescription & Constraintsdoco
.. SmartHealthLink 0..*BaseSmart Health Link (DRAFT)
... u 1..1stringURI

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "SmartHealthLink",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/trust/StructureDefinition/SmartHealthLink",
  "version": "0.1.0",
  "name": "SmartHealthLink",
  "title": "Smart Health Link (DRAFT)",
  "status": "draft",
  "date": "2025-07-08T11:27:10+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Smart Health Link URI (DRAFT)\n\nLogical Model to represent a SMART Health Link as its URI.  It is generated from the content of the SMART Health Link Payload.\n\n\n",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://smart.who.int/trust/StructureDefinition/SmartHealthLink",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "SmartHealthLink",
        "path": "SmartHealthLink",
        "short": "Smart Health Link (DRAFT)",
        "definition": "Smart Health Link URI (DRAFT)\n\nLogical Model to represent a SMART Health Link as its URI.  It is generated from the content of the SMART Health Link Payload.\n\n\n",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "SmartHealthLink.u",
        "path": "SmartHealthLink.u",
        "short": "URI",
        "definition": "URI of the Smart Health Link.  Should look like 'shlink:/eyJ1cmwiOiJodHRwczovL2Vo....'",
        "min": 1,
        "max": "1",
        "base": {
          "path": "SmartHealthLink.u",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "SmartHealthLink",
        "path": "SmartHealthLink",
        "short": "Smart Health Link (DRAFT)",
        "definition": "Smart Health Link URI (DRAFT)\n\nLogical Model to represent a SMART Health Link as its URI.  It is generated from the content of the SMART Health Link Payload.\n\n\n"
      },
      {
        "id": "SmartHealthLink.u",
        "path": "SmartHealthLink.u",
        "short": "URI",
        "definition": "URI of the Smart Health Link.  Should look like 'shlink:/eyJ1cmwiOiJodHRwczovL2Vo....' ",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}