HL7 FHIR Profile: Occupational Data for Health (ODH), Release 1, STU 1.3 (Standard for Trial Use)
1.3.0 - STU 1.3 United States of America flag

HL7 FHIR Profile: Occupational Data for Health (ODH), Release 1, STU 1.3 (Standard for Trial Use), published by HL7 International Public Health Work Group. This is not an authorized publication; it is the continuous build for version 1.3.0). This version is based on the current content of https://github.com/HL7/us-odh/ and changes regularly. See the Directory of published versions

Extension: Employer

Official URL: http://hl7.org/fhir/us/odh/StructureDefinition/odh-Employer-extension Version: 1.3.0
Draft as of 2020-01-04 Computable Name: Employer

Copyright/Legal: ©2020+ HL7 International Public Health Work Group. Package hl7.fhir.us.odh#1.0.0 based on FHIR 4.0.1. Generated 2020-01-08. Links: Home | QA Report | Search | Version History external | CC0 external | Propose a change external

A person or organization that hires the services of another.

Context of Use

This extension may be used on the following element(s):

  • Element ID Observation

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension of type Reference: A person or organization that hires the services of another.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionEmployer
... url 1..1uri"http://hl7.org/fhir/us/odh/StructureDefinition/odh-Employer-extension"
... value[x] 1..1Reference(RelatedPerson | Organization)Value of extension
... valueReference 1..1Reference(RelatedPerson | Organization)Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionEmployer
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/us/odh/StructureDefinition/odh-Employer-extension"
.... value[x]:valueReference 1..1Reference(RelatedPerson | Organization)Value of extension

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Reference: A person or organization that hires the services of another.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionEmployer
... url 1..1uri"http://hl7.org/fhir/us/odh/StructureDefinition/odh-Employer-extension"
... value[x] 1..1Reference(RelatedPerson | Organization)Value of extension
... valueReference 1..1Reference(RelatedPerson | Organization)Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionEmployer
... id 0..1stringUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/us/odh/StructureDefinition/odh-Employer-extension"
.... value[x]:valueReference 1..1Reference(RelatedPerson | Organization)Value of extension

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()