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

FHIR IG analytics

Packagehl7.fhir.at.elga-labor
Resource TypeValueSet
IdValueSet-at-lab-specimen-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/gabriel0316/test-laboratory/ValueSet-at-lab-specimen-type-vs.html
URLhttps://fhir.hl7.at/elga-labor/ValueSet/at-lab-specimen-type-vs
Version0.1.0
Statusdraft
Date2026-05-04T08:38:39+00:00
NameATLabSpecimenTypeVS
TitleAT ELGA Laboratory Specimen Type Value Set
Realmat
Authorityhl7
DescriptionValue set for specimen types used in Austrian ELGA Laboratory Reports. Based on SNOMED CT specimen concepts.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet at-lab-specimen-type-vs

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 123038009 (Specimen)

Source1

{
  "resourceType": "ValueSet",
  "id": "at-lab-specimen-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.hl7.at/elga-labor/ValueSet/at-lab-specimen-type-vs",
  "version": "0.1.0",
  "name": "ATLabSpecimenTypeVS",
  "title": "AT ELGA Laboratory Specimen Type Value Set",
  "status": "draft",
  "experimental": true,
  "date": "2026-05-04T08:38:39+00:00",
  "publisher": "HL7 Austria",
  "contact": [
    {
      "name": "HL7 Austria",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.at"
        },
        {
          "system": "email",
          "value": "office@hl7.at"
        }
      ]
    },
    {
      "name": "HL7 Austria TC FHIR",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.at"
        },
        {
          "system": "email",
          "value": "office@hl7.at"
        }
      ]
    }
  ],
  "description": "Value set for specimen types used in Austrian ELGA Laboratory Reports.\nBased on SNOMED CT specimen concepts.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AT",
          "display": "Austria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "123038009"
          }
        ]
      }
    ]
  }
}