Retention Implementation Guide
2.2.0 - ci-build

Retention Implementation Guide - Local Development build (v2.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Extension: Patient Employment status

Official URL: https://www.retention-project.eu/ig/StructureDefinition/PatientEmploymentStatus Version: 2.2.0
Active as of 2022-05-20 Computable Name: PatientEmploymentStatus

Patient Employment status for Retention project

Context of Use

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

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Patient Employment status
... extension 0..0
... url 1..1 uri "https://www.retention-project.eu/ig/StructureDefinition/PatientEmploymentStatus"
... value[x] 0..1 UsageContext Value of extension
.... code 1..1 Coding Type of context being specified
Required Pattern: At least the following
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 224362002
..... display 1..1 string Representation defined by the system
Fixed Value: Employment status
.... value[x] 1..1 CodeableConcept Value that defines the context

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Patient Employment status
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://www.retention-project.eu/ig/StructureDefinition/PatientEmploymentStatus"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... code Σ 1..1 Coding Type of context being specified
Binding: UsageContextType (extensible): A code that specifies a type of context being specified by a usage context.
Required Pattern: At least the following
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 224362002
..... display 1..1 string Representation defined by the system
Fixed Value: Employment status
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... value[x] Σ 1..1 CodeableConcept Value that defines the context
Binding: Context of Use ValueSet (example): A code that defines the specific value for the context being specified.

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type UsageContext: Patient Employment status for Retention project

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Patient Employment status
... extension 0..0
... url 1..1 uri "https://www.retention-project.eu/ig/StructureDefinition/PatientEmploymentStatus"
... value[x] 0..1 UsageContext Value of extension
.... code 1..1 Coding Type of context being specified
Required Pattern: At least the following
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 224362002
..... display 1..1 string Representation defined by the system
Fixed Value: Employment status
.... value[x] 1..1 CodeableConcept Value that defines the context

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Patient Employment status
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://www.retention-project.eu/ig/StructureDefinition/PatientEmploymentStatus"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... code Σ 1..1 Coding Type of context being specified
Binding: UsageContextType (extensible): A code that specifies a type of context being specified by a usage context.
Required Pattern: At least the following
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 224362002
..... display 1..1 string Representation defined by the system
Fixed Value: Employment status
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... value[x] Σ 1..1 CodeableConcept Value that defines the context
Binding: Context of Use ValueSet (example): A code that defines the specific value for the context being specified.

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type UsageContext: Patient Employment status for Retention project

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / CodeURI
Extension.value[x].codeextensiblePattern Value: SNOMED-CT Code 224362002("Employment status")
http://hl7.org/fhir/ValueSet/usage-context-type|4.0.1
From the FHIR Standard
Extension.value[x].value[x]exampleContext of Use ValueSet
http://hl7.org/fhir/ValueSet/use-context|4.0.1
From the FHIR Standard

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()