FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/clinical-specialty

Packageee.fhir.terminology
Resource TypeValueSet
Idclinical-specialty
FHIR VersionR5
Sourcehttps://fhir.ee/https://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

StructureDefinition
ee-practitioner-roleEEBase PractitionerRole

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

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

Generated Narrative: ValueSet clinical-specialty


Source

{
  "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"
          }
        ]
      }
    ]
  }
}