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

FHIR IG analytics

Packageee.fhir.terminology
Resource TypeValueSet
IdValueSet-clinical-specialty.json
FHIR VersionR5
Sourcehttps://fhir.ee/packages/terminology/1.0.0/site/ValueSet-clinical-specialty.html
URLhttps://fhir.ee/ValueSet/clinical-specialty
Version1.0.0
Statusactive
Date2025-06-19T06:40:41+00:00
NameEEClinicalSpecialty
TitleClinical Specialty
Realmee
Authorityhl7
DescriptionClinical specialty (aka 'tegevusvaldkond' in Estonian)
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

No resources found


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 clinical-specialty


Source1

{
  "resourceType": "ValueSet",
  "id": "clinical-specialty",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/ValueSet/clinical-specialty",
  "version": "1.0.0",
  "name": "EEClinicalSpecialty",
  "title": "Clinical Specialty",
  "status": "active",
  "experimental": true,
  "date": "2025-06-19T06:40:41+00:00",
  "publisher": "HL7 Estonia",
  "contact": [
    {
      "name": "HL7 Estonia",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description": "Clinical specialty (aka 'tegevusvaldkond' in Estonian)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "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",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "394658006"
          }
        ]
      }
    ]
  }
}