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

FHIR IG analytics

Packagemyhealth.eu.fhir.core
Resource TypeValueSet
IdValueSet-eHDSIEventTimingCombination.json
FHIR VersionR4
Sourcehttp://fhir.ehdsi.eu/core/1.0.0/ValueSet-eHDSIEventTimingCombination.html
URLhttp://fhir.ehdsi.eu/core/ValueSet/eHDSIEventTimingCombination
Version1.0.0
Statusactive
Date2026-05-04T15:59:03+02:00
NameEHDSIEventTimingCombination
TitleeHDSI Event Timing Combination
Realmeu
DescriptionThis Value Set is used for coding event timing of dosage regimen. It is defined as the union of: (a) eHDSITimingEvent (b) eHDSIEventTiming

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
myhealth.eu.fhir.mvc-package#9.1.0eHDSIEventTimingeHDSI Event Timing
myhealth.eu.fhir.mvc-package#9.1.0eHDSITimingEventeHDSI Timing Event

Narrative

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

Generated Narrative: ValueSet eHDSIEventTimingCombination

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSIEventTimingCombination",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://fhir.ehdsi.eu/core/ValueSet/eHDSIEventTimingCombination",
  "version": "1.0.0",
  "name": "EHDSIEventTimingCombination",
  "title": "eHDSI Event Timing Combination",
  "status": "active",
  "experimental": false,
  "date": "2026-05-04T15:59:03+02:00",
  "publisher": "MyHealth@Eu",
  "contact": [
    {
      "name": "MyHealth@Eu",
      "telecom": [
        {
          "system": "url",
          "value": "https://health.ec.europa.eu/other-pages/basic-page/myhealtheu-flyer-addressed-patients-and-health-professionals_en"
        }
      ]
    }
  ],
  "description": "This Value Set is used for coding event timing of dosage regimen.\r\nIt is defined as the union of:\r\n(a) eHDSITimingEvent\r\n(b) eHDSIEventTiming",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSITimingEvent"
        ]
      },
      {
        "valueSet": [
          "http://terminology.ehdsi.eu/ValueSet/eHDSIEventTiming"
        ]
      }
    ]
  }
}