Retention Implementation Guide
2.0.0 - ci-build

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

Extension: Patient Marital Status

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

Patient Marital Status for Retention project

Context of Use

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

Usage info

Usages:

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 Marital Status
... extension 0..0
... url 1..1 uri "https://www.retention-project.eu/ig/StructureDefinition/PatientMaritalStatus"
... 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: 125680007
..... display 1..1 string Representation defined by the system
Fixed Value: Marital 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 Marital 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/PatientMaritalStatus"
.... 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: 125680007
..... display 1..1 string Representation defined by the system
Fixed Value: Marital 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 Marital Status for Retention project

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Patient Marital Status
... extension 0..0
... url 1..1 uri "https://www.retention-project.eu/ig/StructureDefinition/PatientMaritalStatus"
... 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: 125680007
..... display 1..1 string Representation defined by the system
Fixed Value: Marital 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 Marital 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/PatientMaritalStatus"
.... 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: 125680007
..... display 1..1 string Representation defined by the system
Fixed Value: Marital 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 Marital Status for Retention project

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet / CodeURI
Extension.value[x].codeextensiblePattern Value: SNOMED-CT Code 125680007("Marital status")
http://hl7.org/fhir/ValueSet/usage-context-type
From the FHIR Standard
Extension.value[x].value[x]exampleContext of Use ValueSet
http://hl7.org/fhir/ValueSet/use-context
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()