FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageservicewell.fhir.wof-connect
Resource TypeNamingSystem
IdNamingSystem-endpoint-id.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/servicewell/servicewell.fhir.wof-connect/NamingSystem-endpoint-id.html
URLhttp://canonical.fhir.link/servicewell/wof-connect/NamingSystem/endpoint-id
Version0.1.3
Statusactive
Date2025-10-30
NameEndpointId
DescriptionNamingSystem describing the dynamic code system used for endpoints that identifies with an ID
Kindcodesystem

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: NamingSystem endpoint-id

Summary

Defining URLhttp://canonical.fhir.link/servicewell/wof-connect/NamingSystem/endpoint-id
Version0.1.3
NameEndpointId
Statusactive
Definition

NamingSystem describing the dynamic code system used for endpoints that identifies with an ID

PublisherService Well AB

Identifiers

TypeValuePreferredComment
URIhttp://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/endpoint-idtrueURI to identify the endpointId in a CodeableConcept context

Source1

{
  "resourceType": "NamingSystem",
  "id": "endpoint-id",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://canonical.fhir.link/servicewell/wof-connect/NamingSystem/endpoint-id"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "0.1.3"
    }
  ],
  "name": "EndpointId",
  "status": "active",
  "kind": "codesystem",
  "date": "2025-10-30",
  "publisher": "Service Well AB",
  "contact": [
    {
      "name": "Service Well AB",
      "telecom": [
        {
          "system": "url",
          "value": "https://servicewell.se"
        },
        {
          "system": "email",
          "value": "info@servicewell.se"
        }
      ]
    }
  ],
  "description": "NamingSystem describing the dynamic code system used for endpoints that identifies with an ID",
  "usage": "Used in WofConnect in CodableConcept to set the source of the other codings",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/endpoint-id",
      "preferred": true,
      "comment": "URI to identify the endpointId in a CodeableConcept context"
    }
  ]
}