FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeValueSet
Iddepartment-specialty-valueset.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.1&canonical=https://fhir.synapxe.sg/ValueSet/department-speciality
URLhttps://fhir.synapxe.sg/ValueSet/department-speciality
Version1.0.0
Statusactive
NameDepartmentSpecialityValueSet
TitleDepartment Speciality Value Set
DescriptionValue set containing department specialities.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
department-specialityDepartment Speciality Code System

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "department-speciality",
  "url": "https://fhir.synapxe.sg/ValueSet/department-speciality",
  "version": "1.0.0",
  "name": "DepartmentSpecialityValueSet",
  "title": "Department Speciality Value Set",
  "status": "active",
  "description": "Value set containing department specialities.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.synapxe.sg/CodeSystem/department-speciality"
      }
    ]
  }
}