FHIR IG Statistics: ValueSet/clinical-specialty
Package | ee.fhir.terminology |
Type | ValueSet |
Id | clinical-specialty |
FHIR Version | R5 |
Source | https://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/ValueSet-clinical-specialty.html |
URL | https://fhir.ee/ValueSet/clinical-specialty |
Version | 1.0.0 |
Status | active |
Date | 2025-06-19T06:40:41+00:00 |
Name | EEClinicalSpecialty |
Title | Clinical Specialty |
Realm | ee |
Authority | hl7 |
Description | Clinical specialty (aka 'tegevusvaldkond' in Estonian) |
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 |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
]
}
}