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

FHIR IG Statistics: CodeSystem/example-shl-endpoint-type

Packagehl7.fhir.uv.smart-health-cards-and-links
TypeCodeSystem
Idexample-shl-endpoint-type
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/smart-health-cards-and-links/https://build.fhir.org/ig/HL7/smart-health-cards-and-links/CodeSystem-example-shl-endpoint-type.html
URLhttp://hl7.org/fhir/uv/smart-health-cards-and-links/CodeSystem/example-shl-endpoint-type
Version1.0.0
Statusactive
Date2025-07-21T13:49:05+00:00
NameExampleShlEndpointType
TitleSHL Endpoint Connection Type (Example)
Realmuv
Authorityhl7
DescriptionCodes indicating the type of endpoint referenced in a SMART Health Links manifest entry
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

Generated Narrative: CodeSystem example-shl-endpoint-type

This case-sensitive code system http://hl7.org/fhir/uv/smart-health-cards-and-links/CodeSystem/example-shl-endpoint-type defines the following code:

CodeDisplayDefinition
shl-interactive-experience SHL Interactive ExperienceSMART Health Links interactive experience endpoint

Source

{
  "resourceType": "CodeSystem",
  "id": "example-shl-endpoint-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 4,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/smart-health-cards-and-links/ImplementationGuide/hl7.fhir.uv.smart-health-cards-and-links"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/smart-health-cards-and-links/ImplementationGuide/hl7.fhir.uv.smart-health-cards-and-links"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/smart-health-cards-and-links/CodeSystem/example-shl-endpoint-type",
  "version": "1.0.0",
  "name": "ExampleShlEndpointType",
  "title": "SHL Endpoint Connection Type (Example)",
  "status": "active",
  "experimental": false,
  "date": "2025-07-21T13:49:05+00:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "name": "HL7 International / FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    },
    {
      "name": "Frank McKinney",
      "telecom": [
        {
          "system": "email",
          "value": "frank.mckinney@pocp.com"
        },
        {
          "system": "email",
          "value": "fm@frankmckinney.com"
        }
      ]
    }
  ],
  "description": "Codes indicating the type of endpoint referenced in a SMART Health Links manifest entry",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "shl-interactive-experience",
      "display": "SHL Interactive Experience",
      "definition": "SMART Health Links interactive experience endpoint"
    }
  ]
}