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

FHIR IG Statistics: ValueSet/specialty

Packagefhir.argonaut.scheduling
TypeValueSet
Idspecialty
FHIR VersionR3
Sourcehttp://fhir.org/guides/argonaut/scheduling/https://simplifier.net/resolve?scope=fhir.argonaut.scheduling@1.0.0&canonical=http://fhir.org/guides/argonaut-scheduling/ValueSet/specialty
URLhttp://fhir.org/guides/argonaut-scheduling/ValueSet/specialty
Version1.0.0
Statusactive
Date2017-07-13T05:40:10+10:00
NameArgonaut_Scheduling_Specialties
TitleArgonaut Scheduling Specialties
Realmus
Authorityhl7
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
argo-apptArgonaut 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

Argonaut_Scheduling_Specialties

The specialties offered by providers and that would be required to perform the service requested in this appointment.

Copyright Statement: 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

This value set includes codes from the following code systems:


Source

{
  "resourceType": "ValueSet",
  "id": "specialty",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.org/guides/argonaut-scheduling/ValueSet/specialty",
  "version": "1.0.0",
  "name": "Argonaut_Scheduling_Specialties",
  "title": "Argonaut Scheduling Specialties",
  "status": "active",
  "date": "2017-07-13T05:40:10+10:00",
  "description": "The specialties offered by providers and  that would be required to perform the service requested in this appointment. ",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}