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

FHIR IG Statistics: CodeSystem/udsplus-agriculture-worker-status-codes

Packagefhir.hrsa.uds-plus
TypeCodeSystem
Idudsplus-agriculture-worker-status-codes
FHIR VersionR4
Sourcehttp://fhir.org/guides/hrsa/uds-plus/http://fhir.org/guides/hrsa/uds-plus/STU2/CodeSystem-udsplus-agriculture-worker-status-codes.html
URLhttp://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-agriculture-worker-status-codes
Version2.0.0
Statusactive
Date2022-09-06
NameUDSPlusAgricultureWorkerStatusCodes
TitleUDS Plus Agriculter Worker Status Codes
Realmus
Authorityhl7
DescriptionThe UDS Plus CodeSystem is a 'starter set' of codes supported for identifying agriculture worker status for UDS+ program.
Contentcomplete

Resources that use this resource

ValueSet
udsplus-agriculture-worker-statusUds Plus Agriculture Worker Status Codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem udsplus-agriculture-worker-status-codes

This case-sensitive code system http://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-agriculture-worker-status-codes defines the following codes:

CodeDisplayDefinition
migratory Migratory Agriculture WorkerPatients whose principal employment is in agriculture and who establish a temporary home for the purposes of such employment as a migratory agricultural worker,
seasonal Seasonal Agriculture WorkerPatients whose principal employment is in agriculture on a seasonal basis (e.g., picking fruit during the limited months of a picking season), but who DO NOT establish a temporary home for purposes of such employment

Source

{
  "resourceType": "CodeSystem",
  "id": "udsplus-agriculture-worker-status-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    }
  ],
  "url": "http://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-agriculture-worker-status-codes",
  "version": "2.0.0",
  "name": "UDSPlusAgricultureWorkerStatusCodes",
  "title": "UDS Plus Agriculter Worker Status Codes",
  "status": "active",
  "experimental": false,
  "date": "2022-09-06",
  "publisher": "HRSA BPHC",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://bphc.hrsa.gov/"
        }
      ]
    }
  ],
  "description": "The UDS Plus CodeSystem is a 'starter set' of codes supported for identifying agriculture worker status for UDS+ program.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://fhir.org/guides/hrsa/uds-plus/ValueSet/udsplus-agriculture-worker-status",
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "migratory",
      "display": "Migratory Agriculture Worker",
      "definition": "Patients whose principal employment is in agriculture and who establish a temporary home for the purposes of such employment as a migratory agricultural worker,"
    },
    {
      "code": "seasonal",
      "display": "Seasonal Agriculture Worker",
      "definition": "Patients whose principal employment is in agriculture on a seasonal basis (e.g., picking fruit during the limited months of a picking season), but who DO NOT establish a temporary home for purposes of such employment"
    }
  ]
}