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

FHIR IG analytics

Packagehl7.eu.terminology.common
Resource TypeValueSet
IdValueSet-eHDSILabStudyType.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/hl7.eu.terminology.common/ValueSet-eHDSILabStudyType.html
URLhttp://terminology.ehdsi.eu/ValueSet/eHDSILabStudyType
Version8.0.1
Statusdraft
Date2026-04-04T11:55:00+00:00
NameeHDSILabStudyType
TitleeHDSI Laboratory Study Types
Realmeu
Authorityhl7

Resources that use this resource

StructureDefinition
myhealth.eu.fhir.laboratory#0.1.1Composition-lab-myhealtheuComposition: Laboratory
myhealth.eu.fhir.laboratory#0.1.1DiagnosticReport-lab-myhealtheuDiagnosticReport: Laboratory
myhealth.eu.fhir.laboratory#0.1.1Observation-resultslab-lab-myhealtheuObservation Results: Laboratory
ValueSet
myhealth.eu.fhir.laboratory#0.1.1eHDSILabStudyTypeWithExceptionseHDSI Laboratory Study Types with exceptions

Resources that this resource uses

CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "eHDSILabStudyType",
  "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": "8.0.1",
  "name": "eHDSILabStudyType",
  "title": "eHDSI Laboratory Study Types",
  "status": "draft",
  "date": "2026-04-04T11:55:00+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7europe.org"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "18722-9"
          },
          {
            "code": "26436-6"
          },
          {
            "code": "18719-5"
          },
          {
            "code": "18725-2"
          },
          {
            "code": "18723-7"
          },
          {
            "code": "18728-6"
          },
          {
            "code": "18717-9"
          }
        ]
      }
    ]
  }
}