R4 Draft for Comment

This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Occupationaldata.profile.json

Public Health and Emergency Response Work GroupMaturity Level: N/ABallot Status: InformativeCompartments: Patient

Raw JSON (canonical form)

StructureDefinition for occupationaldata

{
  "resourceType": "StructureDefinition",
  "id": "OccupationalData",
  "meta": {
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/StructureDefinition/OccupationalData",
  "name": "OccupationalData",
  "status": "draft",
  "date": "2017-12-20T15:52:34+11:00",
  "publisher": "Health Level Seven International (Public Health and Emergency Response)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher/index.cfm"
        }
      ]
    }
  ],
  "description": "Patient’s or family member's work information.",
  "fhirVersion": "3.2.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/w5",
      "name": "W5 Mapping"
    },
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "openehr",
      "uri": "http://openehr.org",
      "name": "Open EHR Archetype Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "OccupationalData",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DomainResource",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "OccupationalData",
        "path": "OccupationalData",
        "short": "Patient’s or family member's work information",
        "definition": "Patient’s or family member's work information.",
        "min": 0,
        "max": "*",
        "constraint": [
          {
            "key": "dom-2",
            "severity": "error",
            "human": "If the resource is contained in another resource, it SHALL NOT contain nested Resources",
            "expression": "contained.contained.empty()",
            "xpath": "not(parent::f:contained and f:contained)",
            "source": "DomainResource"
          },
          {
            "key": "dom-1",
            "severity": "error",
            "human": "If the resource is contained in another resource, it SHALL NOT contain any narrative",
            "expression": "contained.text.empty()",
            "xpath": "not(parent::f:contained and f:text)",
            "source": "DomainResource"
          },
          {
            "key": "dom-4",
            "severity": "error",
            "human": "If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated",
            "expression": "contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()",
            "xpath": "not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated))",
            "source": "DomainResource"
          },
          {
            "key": "dom-3",
            "severity": "error",
            "human": "If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource",
            "expression": "contained.all(('#'+id in %resource.descendants().reference) or descendants().where(reference = '#').exists())",
            "xpath": "not(exists(for $contained in f:contained return $contained[not(parent::*/descendant::f:reference/@value=concat('#', $contained/*/id/@value) or descendant::reference[@value='#'])]))",
            "source": "DomainResource"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Entity. Role, or Act"
          },
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          },
          {
            "identity": "w5",
            "map": "clinical.general"
          }
        ]
      },
      {
        "id": "OccupationalData.id",
        "path": "OccupationalData.id",
        "short": "Logical id of this artifact",
        "definition": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.",
        "comment": "The only time that a resource does not have an id is when it is being submitted to the server using a create operation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Resource.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "id"
          }
        ],
        "isSummary": true
      },
      {
        "id": "OccupationalData.meta",
        "path": "OccupationalData.meta",
        "short": "Metadata about the resource",
        "definition": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Resource.meta",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Meta"
          }
        ],
        "isSummary": true
      },
      {
        "id": "OccupationalData.implicitRules",
        "path": "OccupationalData.implicitRules",
        "short": "A set of rules under which this content was created",
        "definition": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.",
        "comment": "Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. \n\nThis element is labelled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Resource.implicitRules",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "uri"
          }
        ],
        "isModifier": true,
        "isSummary": true
      },
      {
        "id": "OccupationalData.language",
        "path": "OccupationalData.language",
        "short": "Language of the resource content",
        "definition": "The base language in which the resource is written.",
        "comment": "Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies  to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Resource.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-maxValueSet",
              "valueReference": {
                "reference": "http://hl7.org/fhir/ValueSet/all-languages"
              }
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "Language"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
              "valueBoolean": true
            }
          ],
          "strength": "extensible",
          "description": "A human language.",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/languages"
          }
        }
      },
      {
        "id": "OccupationalData.text",
        "path": "OccupationalData.text",
        "short": "Text summary of the resource, for human interpretation",
        "definition": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.",
        "comment": "Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied).  This may be necessary for data from legacy systems where information is captured as a \"text blob\" or where text is additionally entered raw or narrated and encoded in formation is added later.",
        "alias": [
          "narrative",
          "html",
          "xhtml",
          "display"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "DomainResource.text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Narrative"
          }
        ],
        "condition": [
          "dom-1"
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Act.text?"
          }
        ]
      },
      {
        "id": "OccupationalData.contained",
        "path": "OccupationalData.contained",
        "short": "Contained, inline Resources",
        "definition": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.",
        "comment": "This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again.",
        "alias": [
          "inline resources",
          "anonymous resources",
          "contained resources"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "DomainResource.contained",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Resource"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "OccupationalData.extension",
        "path": "OccupationalData.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the resource. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "DomainResource.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "OccupationalData.modifierExtension",
        "path": "OccupationalData.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "DomainResource.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "OccupationalData.identifier",
        "path": "OccupationalData.identifier",
        "short": "Unique identifier for the occupational data record",
        "definition": "Business identifier assigned to the occupational data record.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.identifier"
          },
          {
            "identity": "rim",
            "map": "id"
          },
          {
            "identity": "w5",
            "map": "id"
          }
        ]
      },
      {
        "id": "OccupationalData.status",
        "path": "OccupationalData.status",
        "short": "draft | active | retired | unknown",
        "definition": "The status of this {{title}}. Enables tracking the life-cycle of the content.",
        "comment": "Allows filtering of {{title}}s that are appropriate for use vs. not.  \nThis is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "PublicationStatus"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
              "valueBoolean": true
            }
          ],
          "strength": "required",
          "description": "The lifecycle status of a Value Set or Concept Map.",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/publication-status"
          }
        },
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.status"
          },
          {
            "identity": "w5",
            "map": "FiveWs.status"
          },
          {
            "identity": "rim",
            "map": ".status"
          },
          {
            "identity": "w5",
            "map": "status"
          }
        ]
      },
      {
        "id": "OccupationalData.subject",
        "path": "OccupationalData.subject",
        "short": "Who the occupational data is collected about",
        "definition": "Who the occupational data is collected about.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.subject"
          },
          {
            "identity": "w5",
            "map": "FiveWs.subject[x]"
          },
          {
            "identity": "rim",
            "map": ".participation[typeCode=SBJ].role"
          },
          {
            "identity": "openehr",
            "map": "Subject of Care"
          },
          {
            "identity": "w5",
            "map": "who.focus"
          }
        ]
      },
      {
        "id": "OccupationalData.date",
        "path": "OccupationalData.date",
        "short": "Occupational Data author time",
        "definition": "Occupational Data author time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true
      },
      {
        "id": "OccupationalData.author",
        "path": "OccupationalData.author",
        "short": "Occupational Data author",
        "definition": "Occupational Data author.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
          }
        ],
        "isSummary": true
      },
      {
        "id": "OccupationalData.employmentStatus",
        "path": "OccupationalData.employmentStatus",
        "short": "Employment status",
        "definition": "Employment status.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.employmentStatus.id",
        "path": "OccupationalData.employmentStatus.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.employmentStatus.extension",
        "path": "OccupationalData.employmentStatus.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.employmentStatus.modifierExtension",
        "path": "OccupationalData.employmentStatus.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "OccupationalData.employmentStatus.code",
        "path": "OccupationalData.employmentStatus.code",
        "short": "74165-2",
        "definition": "74165-2.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "HistoryOfEmploymentStatus"
            }
          ],
          "strength": "required",
          "description": "74165-2 History of Employment Status (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/history-of-employment-status"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.employmentStatus.effective[x]",
        "path": "OccupationalData.employmentStatus.effective[x]",
        "short": "Employment status effective time",
        "definition": "Employment status effective time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "effectiveTime"
          }
        ]
      },
      {
        "id": "OccupationalData.employmentStatus.value",
        "path": "OccupationalData.employmentStatus.value",
        "short": "Employment status value",
        "definition": "Employment status value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "EmploymentStatus"
            }
          ],
          "strength": "example",
          "description": "Employment Status urn:oid:2.16.840.1.114222.4.11.7129 DYNAMIC"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.retirementStatus",
        "path": "OccupationalData.retirementStatus",
        "short": "Retirement status",
        "definition": "Retirement status.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.retirementStatus.id",
        "path": "OccupationalData.retirementStatus.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.retirementStatus.extension",
        "path": "OccupationalData.retirementStatus.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.retirementStatus.modifierExtension",
        "path": "OccupationalData.retirementStatus.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "OccupationalData.retirementStatus.code",
        "path": "OccupationalData.retirementStatus.code",
        "short": "87510-4",
        "definition": "87510-4.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "RetirementStatus"
            }
          ],
          "strength": "required",
          "description": "87510-4 Retirement Status (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/retirement-status"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.retirementStatus.effective[x]",
        "path": "OccupationalData.retirementStatus.effective[x]",
        "short": "Retirement status effective time",
        "definition": "Retirement status effective time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "effectiveTime"
          }
        ]
      },
      {
        "id": "OccupationalData.retirementStatus.value",
        "path": "OccupationalData.retirementStatus.value",
        "short": "Retirement status value",
        "definition": "Retirement status value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "YesNoUnknown"
            }
          ],
          "strength": "example",
          "description": "Yes No Unknown (YNU) (urn:oid:2.16.840.1.114222.4.11.888)"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.combatZoneHazardousDuty",
        "path": "OccupationalData.combatZoneHazardousDuty",
        "short": "Combat Zone Hazardous Duty",
        "definition": "Combat Zone Hazardous Duty.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.combatZoneHazardousDuty.id",
        "path": "OccupationalData.combatZoneHazardousDuty.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.combatZoneHazardousDuty.extension",
        "path": "OccupationalData.combatZoneHazardousDuty.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.combatZoneHazardousDuty.modifierExtension",
        "path": "OccupationalData.combatZoneHazardousDuty.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "OccupationalData.combatZoneHazardousDuty.code",
        "path": "OccupationalData.combatZoneHazardousDuty.code",
        "short": "87511-2",
        "definition": "87511-2.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "HazardousDutyWork"
            }
          ],
          "strength": "required",
          "description": "87511-2 Hazardous Duty Work (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/hazadardous-duty-work"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.combatZoneHazardousDuty.effective[x]",
        "path": "OccupationalData.combatZoneHazardousDuty.effective[x]",
        "short": "Combat Zone Hazardous Duty effective time",
        "definition": "Combat Zone Hazardous Duty effective time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "effectiveTime"
          }
        ]
      },
      {
        "id": "OccupationalData.combatZoneHazardousDuty.value",
        "path": "OccupationalData.combatZoneHazardousDuty.value",
        "short": "Combat Zone Hazardous Duty value",
        "definition": "Combat Zone Hazardous Duty value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "HazardousDutyWorkValue"
            }
          ],
          "strength": "example",
          "description": "Hazardous Duty Work Value"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation",
        "path": "OccupationalData.usualOccupation",
        "short": "Usual Occupation",
        "definition": "Usual Occupation.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.id",
        "path": "OccupationalData.usualOccupation.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.extension",
        "path": "OccupationalData.usualOccupation.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.modifierExtension",
        "path": "OccupationalData.usualOccupation.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.code",
        "path": "OccupationalData.usualOccupation.code",
        "short": "21843-8",
        "definition": "21843-8.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "UsualOccupation"
            }
          ],
          "strength": "required",
          "description": "21843-8 Usual Occupation (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/usual-occupation"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.effective[x]",
        "path": "OccupationalData.usualOccupation.effective[x]",
        "short": "Usual Occupation effective time",
        "definition": "Usual Occupation effective time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "effectiveTime"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.value",
        "path": "OccupationalData.usualOccupation.value",
        "short": "Usual Occupation value",
        "definition": "Usual Occupation value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "OccupationCDCCensus2010"
            }
          ],
          "strength": "example",
          "description": "Occupation CDC Census 2010 (urn:oid:2.16.840.1.114222.4.11.7186)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/occupation-cdc-census-2010"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.duration",
        "path": "OccupationalData.usualOccupation.duration",
        "short": "Usual Occupation duration",
        "definition": "Usual Occupation duration.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.duration.id",
        "path": "OccupationalData.usualOccupation.duration.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.duration.extension",
        "path": "OccupationalData.usualOccupation.duration.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.duration.modifierExtension",
        "path": "OccupationalData.usualOccupation.duration.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.duration.code",
        "path": "OccupationalData.usualOccupation.duration.code",
        "short": "Usual Occupation duration code",
        "definition": "Usual Occupation duration code.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "UsualOccupationDuration"
            }
          ],
          "strength": "example",
          "description": "74163-7 Usual Occupation Duration (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.duration.value",
        "path": "OccupationalData.usualOccupation.duration.value",
        "short": "Usual Occupation duration value",
        "definition": "Usual Occupation duration value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.industry",
        "path": "OccupationalData.usualOccupation.industry",
        "short": "Usual Occupation industry",
        "definition": "Usual Occupation industry.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.industry.id",
        "path": "OccupationalData.usualOccupation.industry.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.industry.extension",
        "path": "OccupationalData.usualOccupation.industry.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.industry.modifierExtension",
        "path": "OccupationalData.usualOccupation.industry.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.industry.code",
        "path": "OccupationalData.usualOccupation.industry.code",
        "short": "Usual Occupation industry code",
        "definition": "Usual Occupation industry code.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "UsualIndustry"
            }
          ],
          "strength": "example",
          "description": "21844-6 Usual Industry (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.industry.value",
        "path": "OccupationalData.usualOccupation.industry.value",
        "short": "Usual Occupation industry value",
        "definition": "Usual Occupation industry value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "IndustryCDCCensus2010"
            }
          ],
          "strength": "example",
          "description": "Industry CDC Census 2010 (urn:oid:2.16.840.1.114222.4.11.7187)"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.pastOrPresentOccupation",
        "path": "OccupationalData.pastOrPresentOccupation",
        "short": "Past Or Present Occupation",
        "definition": "Past Or Present Occupation.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.pastOrPresentOccupation.id",
        "path": "OccupationalData.pastOrPresentOccupation.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.pastOrPresentOccupation.extension",
        "path": "OccupationalData.pastOrPresentOccupation.extension",
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "OccupationalData.pastOrPresentOccupation.modifierExtension",
        "path": "OccupationalData.pastOrPresentOccupation.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "OccupationalData.pastOrPresentOccupation.code",
        "path": "OccupationalData.pastOrPresentOccupation.code",
        "short": "Past Or Present Occupation code",
        "definition": "Past Or Present Occupation code.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "HistoryOfOccupation"
            }
          ],
          "strength": "example",
          "description": "11341-5 History of Occupation (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.pastOrPresentOccupation.effective[x]",
        "path": "OccupationalData.pastOrPresentOccupation.effective[x]",
        "short": "Past Or Present Occupation effective time",
        "definition": "Past Or Present Occupation effective time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "effectiveTime"
          }
        ]
      },
      {
        "id": "OccupationalData.pastOrPresentOccupation.value",
        "path": "OccupationalData.pastOrPresentOccupation.value",
        "short": "Past Or Present Occupation value",
        "definition": "Past Or Present Occupation value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "OccupationCDCCensus2010"
            }
          ],
          "strength": "example",
          "description": "Occupation CDC Census 2010 (urn:oid:2.16.840.1.114222.4.11.7186)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/occupation-cdc-census-2010"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "OccupationalData",
        "path": "OccupationalData",
        "short": "Patient’s or family member's work information",
        "definition": "Patient’s or family member's work information.",
        "min": 0,
        "max": "*",
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          },
          {
            "identity": "w5",
            "map": "clinical.general"
          }
        ]
      },
      {
        "id": "OccupationalData.identifier",
        "path": "OccupationalData.identifier",
        "short": "Unique identifier for the occupational data record",
        "definition": "Business identifier assigned to the occupational data record.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "w5",
            "map": "FiveWs.identifier"
          },
          {
            "identity": "rim",
            "map": "id"
          },
          {
            "identity": "w5",
            "map": "id"
          }
        ]
      },
      {
        "id": "OccupationalData.status",
        "path": "OccupationalData.status",
        "short": "draft | active | retired | unknown",
        "definition": "The status of this {{title}}. Enables tracking the life-cycle of the content.",
        "comment": "Allows filtering of {{title}}s that are appropriate for use vs. not.  \nThis is labeled as \"Is Modifier\" because applications should not use a retired {{title}} without due consideration.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "PublicationStatus"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding",
              "valueBoolean": true
            }
          ],
          "strength": "required",
          "description": "The lifecycle status of a Value Set or Concept Map.",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/publication-status"
          }
        },
        "mapping": [
          {
            "identity": "workflow",
            "map": "Definition.status"
          },
          {
            "identity": "w5",
            "map": "FiveWs.status"
          },
          {
            "identity": "rim",
            "map": ".status"
          },
          {
            "identity": "w5",
            "map": "status"
          }
        ]
      },
      {
        "id": "OccupationalData.subject",
        "path": "OccupationalData.subject",
        "short": "Who the occupational data is collected about",
        "definition": "Who the occupational data is collected about.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "workflow",
            "map": "Event.subject"
          },
          {
            "identity": "w5",
            "map": "FiveWs.subject[x]"
          },
          {
            "identity": "rim",
            "map": ".participation[typeCode=SBJ].role"
          },
          {
            "identity": "openehr",
            "map": "Subject of Care"
          },
          {
            "identity": "w5",
            "map": "who.focus"
          }
        ]
      },
      {
        "id": "OccupationalData.date",
        "path": "OccupationalData.date",
        "short": "Occupational Data author time",
        "definition": "Occupational Data author time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "isSummary": true
      },
      {
        "id": "OccupationalData.author",
        "path": "OccupationalData.author",
        "short": "Occupational Data author",
        "definition": "Occupational Data author.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
          }
        ],
        "isSummary": true
      },
      {
        "id": "OccupationalData.employmentStatus",
        "path": "OccupationalData.employmentStatus",
        "short": "Employment status",
        "definition": "Employment status.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.employmentStatus.code",
        "path": "OccupationalData.employmentStatus.code",
        "short": "74165-2",
        "definition": "74165-2.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "HistoryOfEmploymentStatus"
            }
          ],
          "strength": "required",
          "description": "74165-2 History of Employment Status (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/history-of-employment-status"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.employmentStatus.effective[x]",
        "path": "OccupationalData.employmentStatus.effective[x]",
        "short": "Employment status effective time",
        "definition": "Employment status effective time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "effectiveTime"
          }
        ]
      },
      {
        "id": "OccupationalData.employmentStatus.value",
        "path": "OccupationalData.employmentStatus.value",
        "short": "Employment status value",
        "definition": "Employment status value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "EmploymentStatus"
            }
          ],
          "strength": "example",
          "description": "Employment Status urn:oid:2.16.840.1.114222.4.11.7129 DYNAMIC"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.retirementStatus",
        "path": "OccupationalData.retirementStatus",
        "short": "Retirement status",
        "definition": "Retirement status.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.retirementStatus.code",
        "path": "OccupationalData.retirementStatus.code",
        "short": "87510-4",
        "definition": "87510-4.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "RetirementStatus"
            }
          ],
          "strength": "required",
          "description": "87510-4 Retirement Status (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/retirement-status"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.retirementStatus.effective[x]",
        "path": "OccupationalData.retirementStatus.effective[x]",
        "short": "Retirement status effective time",
        "definition": "Retirement status effective time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "effectiveTime"
          }
        ]
      },
      {
        "id": "OccupationalData.retirementStatus.value",
        "path": "OccupationalData.retirementStatus.value",
        "short": "Retirement status value",
        "definition": "Retirement status value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "YesNoUnknown"
            }
          ],
          "strength": "example",
          "description": "Yes No Unknown (YNU) (urn:oid:2.16.840.1.114222.4.11.888)"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.combatZoneHazardousDuty",
        "path": "OccupationalData.combatZoneHazardousDuty",
        "short": "Combat Zone Hazardous Duty",
        "definition": "Combat Zone Hazardous Duty.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.combatZoneHazardousDuty.code",
        "path": "OccupationalData.combatZoneHazardousDuty.code",
        "short": "87511-2",
        "definition": "87511-2.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "HazardousDutyWork"
            }
          ],
          "strength": "required",
          "description": "87511-2 Hazardous Duty Work (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/hazadardous-duty-work"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.combatZoneHazardousDuty.effective[x]",
        "path": "OccupationalData.combatZoneHazardousDuty.effective[x]",
        "short": "Combat Zone Hazardous Duty effective time",
        "definition": "Combat Zone Hazardous Duty effective time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "effectiveTime"
          }
        ]
      },
      {
        "id": "OccupationalData.combatZoneHazardousDuty.value",
        "path": "OccupationalData.combatZoneHazardousDuty.value",
        "short": "Combat Zone Hazardous Duty value",
        "definition": "Combat Zone Hazardous Duty value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "HazardousDutyWorkValue"
            }
          ],
          "strength": "example",
          "description": "Hazardous Duty Work Value"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation",
        "path": "OccupationalData.usualOccupation",
        "short": "Usual Occupation",
        "definition": "Usual Occupation.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.code",
        "path": "OccupationalData.usualOccupation.code",
        "short": "21843-8",
        "definition": "21843-8.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "UsualOccupation"
            }
          ],
          "strength": "required",
          "description": "21843-8 Usual Occupation (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/usual-occupation"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.effective[x]",
        "path": "OccupationalData.usualOccupation.effective[x]",
        "short": "Usual Occupation effective time",
        "definition": "Usual Occupation effective time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "effectiveTime"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.value",
        "path": "OccupationalData.usualOccupation.value",
        "short": "Usual Occupation value",
        "definition": "Usual Occupation value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "OccupationCDCCensus2010"
            }
          ],
          "strength": "example",
          "description": "Occupation CDC Census 2010 (urn:oid:2.16.840.1.114222.4.11.7186)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/occupation-cdc-census-2010"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.duration",
        "path": "OccupationalData.usualOccupation.duration",
        "short": "Usual Occupation duration",
        "definition": "Usual Occupation duration.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.duration.code",
        "path": "OccupationalData.usualOccupation.duration.code",
        "short": "Usual Occupation duration code",
        "definition": "Usual Occupation duration code.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "UsualOccupationDuration"
            }
          ],
          "strength": "example",
          "description": "74163-7 Usual Occupation Duration (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.duration.value",
        "path": "OccupationalData.usualOccupation.duration.value",
        "short": "Usual Occupation duration value",
        "definition": "Usual Occupation duration value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.industry",
        "path": "OccupationalData.usualOccupation.industry",
        "short": "Usual Occupation industry",
        "definition": "Usual Occupation industry.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.industry.code",
        "path": "OccupationalData.usualOccupation.industry.code",
        "short": "Usual Occupation industry code",
        "definition": "Usual Occupation industry code.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "UsualIndustry"
            }
          ],
          "strength": "example",
          "description": "21844-6 Usual Industry (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.usualOccupation.industry.value",
        "path": "OccupationalData.usualOccupation.industry.value",
        "short": "Usual Occupation industry value",
        "definition": "Usual Occupation industry value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "IndustryCDCCensus2010"
            }
          ],
          "strength": "example",
          "description": "Industry CDC Census 2010 (urn:oid:2.16.840.1.114222.4.11.7187)"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      },
      {
        "id": "OccupationalData.pastOrPresentOccupation",
        "path": "OccupationalData.pastOrPresentOccupation",
        "short": "Past Or Present Occupation",
        "definition": "Past Or Present Occupation.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "Observation[classCode=OBS, moodCode=EVN, code=\"Risk Assessment\"]"
          }
        ]
      },
      {
        "id": "OccupationalData.pastOrPresentOccupation.code",
        "path": "OccupationalData.pastOrPresentOccupation.code",
        "short": "Past Or Present Occupation code",
        "definition": "Past Or Present Occupation code.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "HistoryOfOccupation"
            }
          ],
          "strength": "example",
          "description": "11341-5 History of Occupation (CodeSystem: LOINC urn:oid:2.16.840.1.113883.6.1)"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "code"
          }
        ]
      },
      {
        "id": "OccupationalData.pastOrPresentOccupation.effective[x]",
        "path": "OccupationalData.pastOrPresentOccupation.effective[x]",
        "short": "Past Or Present Occupation effective time",
        "definition": "Past Or Present Occupation effective time.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          },
          {
            "code": "Period"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "effectiveTime"
          }
        ]
      },
      {
        "id": "OccupationalData.pastOrPresentOccupation.value",
        "path": "OccupationalData.pastOrPresentOccupation.value",
        "short": "Past Or Present Occupation value",
        "definition": "Past Or Present Occupation value.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "OccupationCDCCensus2010"
            }
          ],
          "strength": "example",
          "description": "Occupation CDC Census 2010 (urn:oid:2.16.840.1.114222.4.11.7186)",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/ValueSet/occupation-cdc-census-2010"
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "value"
          }
        ]
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.