FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/occupation-type

Packagehl7.fhir.ee.mpi
TypeValueSet
Idoccupation-type
FHIR VersionR5
Sourcehttps://fhir.ee/file:///fsh/output/ValueSet-occupation-type.html
URLhttps://fhir.ee/ValueSet/occupation-type
Version1.0.0
Statusdraft
Date2023-12-12T07:24:36+00:00
NameEEMPIOccupationType
TitleOccupation Type
Realmee
Authorityhl7
DescriptionTöötamise liik

Resources that use this resource

StructureDefinition
ee-mpi-socialhistory-occupationEE MPI SocialHistory Occupation

Resources that this resource uses

CodeSystem
occupation-typeType of employment

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "occupation-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/ValueSet/occupation-type",
  "version": "1.0.0",
  "name": "EEMPIOccupationType",
  "title": "Occupation Type",
  "status": "draft",
  "date": "2023-12-12T07:24:36+00:00",
  "publisher": "TEHIK",
  "contact": [
    {
      "name": "TEHIK",
      "telecom": [
        {
          "system": "url",
          "value": "https://tehik.ee"
        }
      ]
    }
  ],
  "description": "Töötamise liik",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.ee/CodeSystem/occupation-type"
      }
    ]
  }
}