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

: Used-NotUsed - JSON Representation

Draft as of 2025-03-24

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-used-not-used",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-used-not-used</b></p><a name=\"vs-used-not-used\"> </a><a name=\"hcvs-used-not-used\"> </a><a name=\"vs-used-not-used-und\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/373062004\">373062004</a></td><td>Device used (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/262009000\">262009000</a></td><td>Not used (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "https://eyematics.org/fhir/eyematics-kds/ValueSet/used-notused",
  "version" : "2025.0.0-alpha",
  "name" : "VS_Used_NotUsed",
  "title" : "Used-NotUsed",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-03-24",
  "publisher" : "Medizininformatik-Initiative",
  "contact" : [
    {
      "name" : "Medizininformatik-Initiative",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description" : "A value set representing the status of a device, indicating whether it has been used or not.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "276"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "373062004",
            "display" : "Device used (finding)"
          },
          {
            "code" : "262009000",
            "display" : "Not used (qualifier value)"
          }
        ]
      }
    ]
  }
}