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

FHIR IG Statistics: ValueSet/specialty

Packageihe.iti.scheduling
TypeValueSet
Idspecialty
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/Scheduling/https://build.fhir.org/ig/IHE/ITI.Scheduling/ValueSet-specialty.html
URLhttps://profiles.ihe.net/ITI/Scheduling/ValueSet/specialty
Version1.0.1-current
Statusactive
Date2017-07-12T19:40:10Z
NameIHE_ITI_Scheduling_Specialties
TitleIHE ITI Scheduling Specialties
Realmuv
Authorityihe
DescriptionThe specialties offered by providers and that would be required to perform the service requested in this appointment.
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
ihe-sched-apptIHE ITI Appointment Profile

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

Generated Narrative: ValueSet specialty


Source

{
  "resourceType": "ValueSet",
  "id": "specialty",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/Scheduling/ValueSet/specialty",
  "version": "1.0.1-current",
  "name": "IHE_ITI_Scheduling_Specialties",
  "title": "IHE ITI Scheduling Specialties",
  "status": "active",
  "experimental": false,
  "date": "2017-07-12T19:40:10Z",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "The specialties offered by providers and  that would be required to perform the service requested in this appointment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "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": "is-a",
            "value": "394658006"
          }
        ]
      }
    ]
  }
}