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

FHIR IG analytics

Packageil.fhir.r4.dgmc
Resource TypeValueSet
IdValueSet-dgmc-med-course-of-therapy-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.fhir.r4.dgmc@0.10.0&canonical=http://fhir.dgmc.health.gov.il/ValueSet/dgmc-med-course-of-therapy-type
URLhttp://fhir.dgmc.health.gov.il/ValueSet/dgmc-med-course-of-therapy-type
Version0.10.0
Statusdraft
Date2026-08-25
NameDgmcMedCourseOfTherapyType
TitleDGMC Medication Statement Course Of Therapy Type
DescriptionValueSet combining the DGMC Medication Statement Course Of Therapy Type codes with the IL-Core Medication Course Of Therapy Type codes

Resources that use this resource

StructureDefinition
il.fhir.r4.dgmc#0.10.0dgmc-med-statementDGMC Medication Statement

Resources that this resource uses

CodeSystem
il.fhir.r4.dgmc#0.10.0dgmc-med-course-of-therapy-typeCodeSystem of all DGMC Medication Statement Course Of Therapy Type
ValueSet
il.core.fhir.r4.2023#0.1.0il-core-medication-course-of-therapy-typeILCore Medication Course Of Therapy type

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "DgmcMedCourseOfTherapyType",
  "id": "dgmc-med-course-of-therapy-type",
  "title": "DGMC Medication Statement Course Of Therapy Type",
  "description": "ValueSet combining the DGMC Medication Statement Course Of Therapy Type codes with the IL-Core Medication Course Of Therapy Type codes",
  "url": "http://fhir.dgmc.health.gov.il/ValueSet/dgmc-med-course-of-therapy-type",
  "version": "0.10.0",
  "publisher": "Division of Governmental Hospitals Israel",
  "date": "2026-08-25",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "contact@example.org"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.dgmc.health.gov.il/cs/dgmc-med-course-of-therapy-type"
      },
      {
        "valueSet": [
          "http://fhir.health.gov.il/ValueSet/il-core-medication-course-of-therapy-type"
        ]
      }
    ]
  }
}