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

FHIR IG analytics

Packageorg.helex.ccm
Resource TypeActorDefinition
IdActorDefinition-TerminologyService.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/helexlab/ig-ccm/ActorDefinition-TerminologyService.html
URLhttp://helex.org/ig/ccm/ActorDefinition/TerminologyService
Version0.0.1
Statusactive
Date2025-12-05T08:24:17+00:00
NameTerminology Service
TitleTerminology Service
DescriptionA service that provides access to standardized code systems, value sets, and mappings to ensure consistent use of terminology across systems.
Typesystem

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: ActorDefinition TerminologyService

Actor: Terminology Service Terminology ServiceType: system

Source1

{
  "resourceType": "ActorDefinition",
  "id": "TerminologyService",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://helex.org/ig/ccm/ActorDefinition/TerminologyService",
  "version": "0.0.1",
  "name": "Terminology Service",
  "title": "Terminology Service",
  "status": "active",
  "experimental": false,
  "date": "2025-12-05T08:24:17+00:00",
  "publisher": "Helex OÜ",
  "contact": [
    {
      "name": "Helex OÜ",
      "telecom": [
        {
          "system": "url",
          "value": "http://helex.org"
        }
      ]
    }
  ],
  "description": "A service that provides access to standardized code systems, value sets, and mappings to ensure consistent use of terminology across systems.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "233",
          "display": "Estonia (EST)"
        }
      ]
    }
  ],
  "type": "system"
}