FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.terminology.ehdsi
Resource TypeValueSet
IdValueSet-eHDSILabStudyType-8.1.0.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/EHDSI-Terminology-package/ValueSet-eHDSILabStudyType-8.1.0.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSILabStudyType
Version0.2.0
Statusactive
Date2025-12-23T10:21:17+00:00
NameeHDSILabStudyType
TitleeHDSI Laboratory Study Types
Realmeu
Authorityhl7
DescriptioneHDSI Laboratory Study Types. Notes: Note 1: 26436-6 (Laboratory studies) enables issuing a report putting together observations from multiple specialties (disciplines) in the same text block, allowing delivery of a global interpretation comment at the end of the text block that will be rendered at the end of the report. Note 2: Mycology and parasitology, as well as bacteriology, are part of the 18725-2 (Microbiology studies (set)) studies. Note 3: Virology MAY be included in 18725-2 (MICROBIOLOGY STUDIES) or 18727-8 (SEROLOGY STUDIES) or split between both study types, depending upon the Content Creator Actor’s choice.

Resources that use this resource

StructureDefinition
Composition-lab-myhealtheuComposition: Laboratory
DiagnosticReport-lab-myhealtheuDiagnosticReport: Laboratory
Observation-resultslab-lab-myhealtheuObservation Results: Laboratory
ValueSet
eHDSILabStudyTypeWithExceptionseHDSI Laboratory Study Types with exceptions

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSILabStudyType-8.1.0",
  "url": "http://terminology.ehdsi.eu/ValueSet/eHDSILabStudyType",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.66"
    }
  ],
  "version": "0.2.0",
  "name": "eHDSILabStudyType",
  "title": "eHDSI Laboratory Study Types",
  "status": "active",
  "experimental": false,
  "date": "2025-12-23T10:21:17+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7europe.org"
        }
      ]
    }
  ],
  "description": "eHDSI Laboratory Study Types. Notes: Note 1: 26436-6 (Laboratory studies) enables issuing a report putting together observations from multiple specialties (disciplines) in the same text block, allowing delivery of a global interpretation comment at the end of the text block that will be rendered at the end of the report. Note 2: Mycology and parasitology, as well as bacteriology, are part of the 18725-2 (Microbiology studies (set)) studies. Note 3: Virology MAY be included in 18725-2 (MICROBIOLOGY STUDIES) or 18727-8 (SEROLOGY STUDIES) or split between both study types, depending upon the Content Creator Actor’s choice.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "18717-9",
            "display": "Blood bank studies (set)"
          },
          {
            "code": "18719-5",
            "display": "Chemistry studies (set)"
          },
          {
            "code": "18722-9",
            "display": "Fertility studies (set)"
          },
          {
            "code": "18723-7",
            "display": "Hematology studies (set)"
          },
          {
            "code": "18725-2",
            "display": "Microbiology studies (set)"
          },
          {
            "code": "18728-6",
            "display": "Toxicology studies (set)"
          },
          {
            "code": "26436-6",
            "display": "Laboratory studies (set)"
          }
        ]
      }
    ]
  }
}