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

FHIR IG analytics

Packageil.fhir.r4.ashmc
Resource TypeValueSet
IdValueSet-med-order-type-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.fhir.r4.ashmc@0.7.0&canonical=http://fhir.ashmc.co.il/ValueSet/med-order-type
URLhttp://fhir.ashmc.co.il/ValueSet/med-order-type
Version0.7.0
Statusactive
Date2026-08-16
NameMedOrderTypeVS
TitleMedication Order Type
DescriptionAllowed scheduling type codes for extension[orderType] on MedicationRequest

Resources that use this resource

StructureDefinition
il.fhir.r4.ashmc#0.7.0ext-order-typeExt: Order Type

Resources that this resource uses

CodeSystem
il.fhir.r4.ashmc#0.7.0med-order-typeMedication Order Type

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "MedOrderTypeVS",
  "id": "med-order-type-vs",
  "title": "Medication Order Type",
  "description": "Allowed scheduling type codes for extension[orderType] on MedicationRequest",
  "url": "http://fhir.ashmc.co.il/ValueSet/med-order-type",
  "experimental": false,
  "version": "0.7.0",
  "publisher": "Assuta Ashdod Medical Center",
  "date": "2026-08-16",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "contact@example.org"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.ashmc.co.il/cs/med-order-type"
      }
    ]
  }
}