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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeCodeSystem
Iddepartment-specialty-codesystem.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.1&canonical=https://fhir.synapxe.sg/CodeSystem/department-speciality
URLhttps://fhir.synapxe.sg/CodeSystem/department-speciality
Version1.0.0
Statusactive
NameDepartmentSpecialityCodeSystem
TitleDepartment Speciality Code System
DescriptionCode system to represent department specialities.
Contentcomplete

Resources that use this resource

ValueSet
department-specialityDepartment Speciality Value Set

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "department-speciality",
  "url": "https://fhir.synapxe.sg/CodeSystem/department-speciality",
  "version": "1.0.0",
  "name": "DepartmentSpecialityCodeSystem",
  "title": "Department Speciality Code System",
  "status": "active",
  "content": "complete",
  "description": "Code system to represent department specialities.",
  "caseSensitive": true,
  "compositional": false,
  "valueSet": "https://fhir.synapxe.sg/ValueSet/department-speciality",
  "concept": [
    {
      "code": "PGN",
      "display": "Paediatric Genetics"
    }
  ]
}