PLUGIN
0.1.0-ci - ci-build NL

PLUGIN - Local Development build (v0.1.0-ci) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Pathology Report codes - JSON Representation

Draft as of 2024-11-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "plugin-pa-report-codes-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet plugin-pa-report-codes-vs</b></p><a name=\"plugin-pa-report-codes-vs\"> </a><a name=\"hcplugin-pa-report-codes-vs\"> </a><a name=\"plugin-pa-report-codes-vs-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0074.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0074</code></a><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://terminology.hl7.org/6.0.2/CodeSystem-v2-0074.html#v2-0074-CP\">CP</a></td><td>Cytopathology</td><td>Cytopathology</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0074.html#v2-0074-SP\">SP</a></td><td>Pathology (gross &amp; histopath, not surgical</td><td>Surgical Pathology</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0074.html#v2-0074-PAT\">PAT</a></td><td>Surgical Pathology</td><td>Pathology (gross &amp; histopath, not surgical)</td></tr></table></li></ul></div>"
  },
  "url" : "https://plugin.healthcare/fhir/ValueSet/plugin-pa-report-codes-vs",
  "version" : "0.1.0-ci",
  "name" : "PluginPathologyReportCodes",
  "title" : "Pathology Report codes",
  "status" : "draft",
  "date" : "2024-11-05T09:53:52+00:00",
  "publisher" : "PLUGIN",
  "contact" : [
    {
      "name" : "PLUGIN",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://plugin.healthcare"
        },
        {
          "system" : "email",
          "value" : "m.sieswerda@iknl.nl"
        }
      ]
    }
  ],
  "description" : "Waardelijst met codes die een pathologieverslag identificeren.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "528",
          "display" : "NL"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of the PLUGIN team, all rights reserved Creative Commons License",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
        "concept" : [
          {
            "code" : "CP",
            "display" : "Cytopathology"
          },
          {
            "code" : "SP",
            "display" : "Pathology (gross & histopath, not surgical"
          },
          {
            "code" : "PAT",
            "display" : "Surgical Pathology"
          }
        ]
      }
    ]
  }
}