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

FHIR IG analytics

Packageil.fhir.r4.dgmc
Resource TypeCodeSystem
IdCodeSystem-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/cs/dgmc-med-course-of-therapy-type
URLhttp://fhir.dgmc.health.gov.il/cs/dgmc-med-course-of-therapy-type
Version0.10.0
Statusactive
Date2026-08-25
NameMedicationStatementCourseOfTherapyType
TitleCodeSystem of all DGMC Medication Statement Course Of Therapy Type
DescriptionCodeSystem of all DGMC Medication Statement Course Of Therapy Type
Contentcomplete

Resources that use this resource

ValueSet
il.fhir.r4.dgmc#0.10.0dgmc-med-course-of-therapy-typeDGMC Medication Statement Course Of Therapy Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "MedicationStatementCourseOfTherapyType",
  "id": "dgmc-med-course-of-therapy-type",
  "title": "CodeSystem of all DGMC Medication Statement Course Of Therapy Type",
  "description": "CodeSystem of all DGMC Medication Statement Course Of Therapy Type",
  "url": "http://fhir.dgmc.health.gov.il/cs/dgmc-med-course-of-therapy-type",
  "concept": [
    {
      "code": "pre-arrival",
      "display": "Pre-arrival therapy per patient/escort"
    },
    {
      "code": "during-pregnancy",
      "display": "During pregnancy therapy per patient/escort"
    }
  ],
  "version": "0.10.0",
  "publisher": "Division of Governmental Hospitals Israel",
  "date": "2026-08-25",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "contact@example.org"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "count": 2
}