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

FHIR IG analytics

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeValueSet
IdValueSet-aggregation-mode-types.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-aggregation-mode-types.html
URLhttp://ehealth.sundhed.dk/vs/aggregation-mode-types
Version10.0.0
Statusactive
Date2026-06-18T00:00:00+00:00
NameAggregationModeTypes
TitleAggregation Mode Types
Realmdk
DescriptionAggregation Mode

Resources that use this resource

StructureDefinition
dk.ehealth.sundhed.fhir.ig.core#currentehealth-aggregation-modeAggregation Mode

Resources that this resource uses

CodeSystem
dk.ehealth.sundhed.fhir.ig.core#currentaggregation-mode-typesAggregation Mode

Narrative

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

Generated Narrative: ValueSet aggregation-mode-types


Source1

{
  "resourceType": "ValueSet",
  "id": "aggregation-mode-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/vs/aggregation-mode-types",
  "version": "10.0.0",
  "name": "AggregationModeTypes",
  "title": "Aggregation Mode Types",
  "status": "active",
  "experimental": false,
  "date": "2026-06-18T00:00:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "Aggregation Mode",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://ehealth.sundhed.dk/cs/aggregation-mode-types"
      }
    ]
  }
}