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

FHIR IG Statistics: ValueSet/ee-clinical-specialty

Packageee.hl7.fhir.base.r5
TypeValueSet
Idee-clinical-specialty
FHIR VersionR5
Sourcehttps://fhir.ee/https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r5@1.0.2&canonical=https://fhir.ee/ValueSet/ee-clinical-specialty
URLhttps://fhir.ee/ValueSet/ee-clinical-specialty
Version1.0.0
Statusdraft
Date2023-08-10T08:18:09+00:00
NameEEBaseClinicalSpecialty
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 (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "ee-clinical-specialty",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/ValueSet/ee-clinical-specialty",
  "version": "1.0.0",
  "name": "EEBaseClinicalSpecialty",
  "title": "Clinical Specialty",
  "status": "draft",
  "experimental": true,
  "date": "2023-08-10T08:18:09+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"
          }
        ]
      }
    ]
  }
}