Eyematics Core Data Set
2025.0.0-alpha - ci-build Unknown region code '276'

Eyematics Core Data Set - Local Development build (v2025.0.0-alpha) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: IVI Medication Form - JSON Representation

Draft as of 2025-04-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "IVIMedicationForm",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IVIMedicationForm</b></p><a name=\"IVIMedicationForm\"> </a><a name=\"hcIVIMedicationForm\"> </a><ul><li>Include these codes as defined in <a href=\"http://tx.fhir.org/r4\"><code>http://standardterms.edqm.eu</code></a><span style=\"opacity: 0.5\" title=\"Version is not explicity stated. When building this specification, the most recent version 5 February 2025 has been used\"> version ⏿5 February 2025</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://tx.fhir.org/r4/ValueSet/edqm#edqm-30029000\">30029000</a></td><td>Injection syringe</td><td>Administration device, cylindrical, with a cannula-like nozzle, with or without a fixed needle (which may or may not be fitted with a needle safety device), and a movable piston with piston rod used for the administration, usually parenteral, of an accurately measured quantity of a liquid pharmaceutical form.</td></tr><tr><td><a href=\"http://tx.fhir.org/r4/ValueSet/edqm#edqm-13191000\">13191000</a></td><td>Intravitreal implant</td><td>Solid sterile preparation of a size and shape suitable for implantation into the rear chamber of the eye; the active substance(s) are released over an extended period of time, usually to obtain a local effect. Each intravitreal implant is usually presented in a sterile administration device such as an applicator.</td></tr></table></li></ul></div>"
  },
  "url" : "https://eyematics.org/fhir/eyematics-kds/ValueSet/IVIMedicationForm",
  "version" : "2025.0.0-alpha",
  "name" : "VS_IVI_MedicationForm",
  "title" : "IVI Medication Form",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-04-18",
  "publisher" : "Medizininformatik-Initiative",
  "contact" : [
    {
      "name" : "Medizininformatik-Initiative",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description" : "ValueSet of the IVI Medication Form",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "276"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://standardterms.edqm.eu",
        "concept" : [
          {
            "code" : "30029000",
            "display" : "Injection syringe"
          },
          {
            "code" : "13191000",
            "display" : "Intravitreal implant"
          }
        ]
      }
    ]
  }
}