FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | CodeSystem |
| Id | healthdomain-types-codesystem.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/CodeSystem/healthdomain-types |
| URL | https://fhir.synapxe.sg/CodeSystem/healthdomain-types |
| Version | 1.0.0 |
| Status | active |
| Name | HealthdomainTypesCodeSystem |
| Title | Health Domain Types Code System |
| Description | Code system to represent health domain classification types. |
| Content | complete |
| ValueSet | ||
| synapxe.sgcdi#1.1.3 | healthdomain-types | Health Domain Types Value Set |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "healthdomain-types",
"url": "https://fhir.synapxe.sg/CodeSystem/healthdomain-types",
"version": "1.0.0",
"name": "HealthdomainTypesCodeSystem",
"title": "Health Domain Types Code System",
"status": "active",
"content": "complete",
"description": "Code system to represent health domain classification types.",
"caseSensitive": true,
"compositional": false,
"valueSet": "https://fhir.synapxe.sg/ValueSet/healthdomain-types",
"concept": [
{
"code": "medical",
"display": "Medical"
},
{
"code": "surgical",
"display": "Surgical"
},
{
"code": "dental",
"display": "Dental"
},
{
"code": "nursing",
"display": "Nursing"
},
{
"code": "allied-health",
"display": "Allied Health"
}
]
}