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

FHIR IG analytics

Packageet.fhir.core
Resource TypeValueSet
IdValueSet-occupation-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/MoH-Ethiopia/ETBase/ValueSet-occupation-vs.html
URLhttp://fhir.et/core/ValueSet/occupation-vs
Version0.1.0
Statusdraft
Date2026-01-01T21:03:14+00:00
NameOccupationVS
TitleEthiopia Occupation ValueSet
Realmuv
DescriptionValueSet containing all occupation codes used in Ethiopia

Resources that use this resource

StructureDefinition
ETPatientEthiopian patient profile

Resources that this resource uses

CodeSystem
occupationEthiopia Occupation CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet occupation-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "occupation-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.et/core/ValueSet/occupation-vs",
  "version": "0.1.0",
  "name": "OccupationVS",
  "title": "Ethiopia Occupation ValueSet",
  "status": "draft",
  "date": "2026-01-01T21:03:14+00:00",
  "publisher": "MOH Ethiopia",
  "contact": [
    {
      "name": "MOH Ethiopia",
      "telecom": [
        {
          "system": "url",
          "value": "http://moh.gov.et"
        }
      ]
    }
  ],
  "description": "ValueSet containing all occupation codes used in Ethiopia",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://fhir.et/CodeSystem/occupation"
      }
    ]
  }
}