HL7 Europe Laboratory Report
0.2.0-ci - ci-build 150

HL7 Europe Laboratory Report, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.2.0-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/laboratory/ and changes regularly. See the Directory of published versions

: Laboratory Specialty - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "lab-specialty-eu-lab",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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/394596001\">394596001</a></td><td>Chemical pathology</td></tr><tr><td><a href=\"http://snomed.info/id/394916005\">394916005</a></td><td>Hematopathology</td></tr><tr><td><a href=\"http://snomed.info/id/421661004\">421661004</a></td><td>Blood banking and transfusion medicine</td></tr><tr><td><a href=\"http://snomed.info/id/394915009\">394915009</a></td><td>General pathology</td></tr><tr><td><a href=\"http://snomed.info/id/394598000\">394598000</a></td><td>Immunopathology</td></tr><tr><td><a href=\"http://snomed.info/id/408454008\">408454008</a></td><td>Clinical microbiology</td></tr><tr><td><a href=\"http://snomed.info/id/1236877003\">1236877003</a></td><td>Genetic pathology</td></tr><tr><td><a href=\"http://snomed.info/id/1236878008\">1236878008</a></td><td>Histocompatibility and Immunogenetics</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    }
  ],
  "url" : "http://hl7.eu/fhir/laboratory/ValueSet/lab-specialty-eu-lab",
  "version" : "0.2.0-ci",
  "name" : "LabSpecialtyEuVs",
  "title" : "Laboratory Specialty",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-05-29T08:31:57+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [
    {
      "name" : "HL7 Europe",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.eu"
        }
      ]
    }
  ],
  "description" : "Laboratory Specialties.\nNotes:\nNote 1: This value set is based on analysis of national coding practices in 8 European countries (AT, CZ, DE, FR, IE, IT, PT, SE) and agreed by involved lab experts as a common lab specialty value set.\nNote 2: Many European countries are using additional laboratory specialty types, which should be mapped towards this value set.\nNote 3: In case of documented need, this value set could be extended.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "394596001",
            "display" : "Chemical pathology"
          },
          {
            "code" : "394916005",
            "display" : "Hematopathology"
          },
          {
            "code" : "421661004",
            "display" : "Blood banking and transfusion medicine"
          },
          {
            "code" : "394915009",
            "display" : "General pathology"
          },
          {
            "code" : "394598000",
            "display" : "Immunopathology"
          },
          {
            "code" : "408454008",
            "display" : "Clinical microbiology"
          },
          {
            "code" : "1236877003",
            "display" : "Genetic pathology"
          },
          {
            "code" : "1236878008",
            "display" : "Histocompatibility and Immunogenetics"
          }
        ]
      }
    ]
  }
}