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

FHIR IG analytics

Packagehl7.fhir.cz.DIGOVO
Resource TypeValueSet
IdValueSet-vs-genetic-method-cz.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/DIGOVO/ValueSet-vs-genetic-method-cz.html
URLhttps://hl7.cz/fhir/DIGOVO/ValueSet/vs-genetic-method-cz
Version0.0.1
Statusactive
Date2025-11-08T23:36:31+00:00
NameVsGeneticMethodCz
TitleGenetické testovací metody (DIGOVO)
Realmcz
Authorityhl7
DescriptionSoubor genetických testovacích metod a přístupů používaných při diagnostice vzácných onemocnění. Zahrnuje klasifikaci Clinical, Genetic, Biochemical, Biological, Imaging, Functional Exploration, Pathological anatomy, Other.

Resources that use this resource

StructureDefinition
cz-observation-genetictestObservation (Genetická metoda – DIGOVO)

Resources that this resource uses

CodeSystem
genetic-method-czGenetické a diagnostické metody (DIGOVO)

Narrative

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

Generated Narrative: ValueSet vs-genetic-method-cz


Source1

{
  "resourceType": "ValueSet",
  "id": "vs-genetic-method-cz",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/DIGOVO/ValueSet/vs-genetic-method-cz",
  "version": "0.0.1",
  "name": "VsGeneticMethodCz",
  "title": "Genetické testovací metody (DIGOVO)",
  "status": "active",
  "experimental": false,
  "date": "2025-11-08T23:36:31+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Soubor genetických testovacích metod a přístupů používaných při diagnostice vzácných onemocnění.\nZahrnuje klasifikaci Clinical, Genetic, Biochemical, Biological, Imaging, Functional Exploration, Pathological anatomy, Other.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7.cz/fhir/digovo/CodeSystem/genetic-method-cz"
      }
    ]
  }
}