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

: Performed-NotPerformed - JSON Representation

Draft as of 2025-03-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "vs-performed-not-performed",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-performed-not-performed</b></p><a name=\"vs-performed-not-performed\"> </a><a name=\"hcvs-performed-not-performed\"> </a><a name=\"vs-performed-not-performed-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/398166005\">398166005</a></td><td>Performed (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/262008008\">262008008</a></td><td>Not performed (qualifier value)</td></tr></table></li></ul></div>"
  },
  "url" : "https://eyematics.org/fhir/eyematics-kds/ValueSet/performed-notperformed",
  "version" : "2025.0.0-alpha",
  "name" : "VS_Performed_NotPerformed",
  "title" : "Performed-NotPerformed",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-03-12",
  "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 procedure or action, indicating whether it has been performed 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" : "398166005",
            "display" : "Performed (qualifier value)"
          },
          {
            "code" : "262008008",
            "display" : "Not performed (qualifier value)"
          }
        ]
      }
    ]
  }
}