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" : "generated",
    "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 <code>http://standardterms.edqm.eu</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>30029000</td><td>Injection syringe</td></tr><tr><td>13191000</td><td>Intravitreal implant</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"
          }
        ]
      }
    ]
  }
}