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

FHIR IG analytics

Packagehl7.fhir.cz.lab
Resource TypeValueSet
IdValueSet-cz-lab-speciality-types-VS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/cz-lab/ValueSet-cz-lab-speciality-types-VS.html
URLhttps://hl7.cz/fhir/lab/ValueSet/cz-lab-speciality-types-VS
Version0.5.0
Statusactive
Date2022-08-11
NameCZ_LabSpecialityTypesVS
TitleLaboratory Speciality Types (CZ)
Realmcz
Authorityhl7
DescriptionTypy specializací laboratorní medicíny podle SNOMED CT pro použití v českých laboratorních implementacích (např. sekce v Composition, klasifikace laboratoře apod.).
CopyrightThis 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

Resources that use this resource

StructureDefinition
cz-composition-lab-reportComposition: Laboratory Report
cz-diagnostic-report-labDiagnosticReport: Laboratory Report
cz-observation-result-laboratoryObservation Laboratory (CZ)

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet cz-lab-speciality-types-VS

Language: cs-CZ


Source1

{
  "resourceType": "ValueSet",
  "id": "cz-lab-speciality-types-VS",
  "language": "cs-CZ",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "https://hl7.cz/fhir/lab/ValueSet/cz-lab-speciality-types-VS",
  "version": "0.5.0",
  "name": "CZ_LabSpecialityTypesVS",
  "title": "Laboratory Speciality Types (CZ)",
  "status": "active",
  "experimental": false,
  "date": "2022-08-11",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.cz"
        }
      ]
    }
  ],
  "description": "Typy specializací laboratorní medicíny podle SNOMED CT pro použití v českých laboratorních implementacích (např. sekce v Composition, klasifikace laboratoře apod.).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}