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

FHIR IG analytics

Packagesynapxe.sgcdi
Resource TypeCodeSystem
Idnhdd-occupation-codesystem.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.3&canonical=https://fhir.synapxe.sg/CodeSystem/nhdd-occupation
URLhttps://fhir.synapxe.sg/CodeSystem/nhdd-occupation
Version1.0.0
Statusactive
NameNhddOccupationCodeSystem
TitleNHDD Occupation Code System
DescriptionCode system to represent National Health Data Dictionary occupation codes.
Contentcomplete

Resources that use this resource

ValueSet
synapxe.sgcdi#1.1.3nhdd-occupationNHDD Occupation Value Set

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "nhdd-occupation",
  "url": "https://fhir.synapxe.sg/CodeSystem/nhdd-occupation",
  "version": "1.0.0",
  "name": "NhddOccupationCodeSystem",
  "title": "NHDD Occupation Code System",
  "status": "active",
  "content": "complete",
  "description": "Code system to represent National Health Data Dictionary occupation codes.",
  "caseSensitive": true,
  "compositional": false,
  "valueSet": "https://fhir.synapxe.sg/ValueSet/nhdd-occupation",
  "concept": [
    {
      "code": "1",
      "display": "Managers"
    },
    {
      "code": "2",
      "display": "Professionals"
    },
    {
      "code": "3",
      "display": "Technicians and Associate Professionals"
    },
    {
      "code": "4",
      "display": "Clerical Support Workers"
    },
    {
      "code": "5",
      "display": "Service and Sales Workers"
    },
    {
      "code": "6",
      "display": "Craftsmen and Related Trades Workers"
    },
    {
      "code": "7",
      "display": "Plant and Machine Operators and Assemblers"
    },
    {
      "code": "8",
      "display": "Cleaners Labourers and Related Workers"
    },
    {
      "code": "0",
      "display": "Not Gainfully Occupied"
    }
  ]
}