Example CRVS Implementation Guide
0.1.0 - ci-build

Resource Profile: Marriage Declaration Resource ( Experimental )

Official URL: https://acsa.africa/std/StructureDefinition/MarriageDeclaration Version: 0.1.0
Draft as of 2025-12-08 Computable Name: MarriageDeclaration

A new base resource for capturing registered marriage data in the CRVS realm.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MarriageDeclaration 0..* Resource Marriage Declaration Resource

Elements defined in Ancestors:id, meta, implicitRules, language
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... subject 0..1 Reference(Individual Person) Subject of the event (person the event happened to)
... eventDetail 0..1 string Free text note about the event
... placeOfRegistration 1..1 BackboneElement Place where this registration was officially created
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... dateOfRegistration 1..1 date Date when this registration was officially created
... officer 1..1 Reference(Practitioner) Officer who registered the event
... spouse1 1..1 Reference(Individual Person) First spouse in the marriage
... spouse2 1..1 Reference(Individual Person) Second spouse in the marriage
... dateOfMarriage 1..1 date Date of marriage
... placeOfMarriage 0..1 BackboneElement Place where the marriage occurred
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... typeOfMarriage 0..1 code Type of marriage
Binding: Type of Marriage Value Set (extensible)
... marriageWitness 0..* Reference(Individual Person) Witnesses to the marriage
... marriageLicense 0..1 Identifier Marriage license identifier
... active 0..1 boolean is the resource active
... marriageNotification 0..1 Reference(Marriage Notification Resource) link toward the marriage notification

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MarriageDeclaration.​language Base required All Languages 📍5.0.0 FHIR Std.
MarriageDeclaration.​placeOfRegistration.​parent.coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​placeOfMarriage.parent.​coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​typeOfMarriage Base extensible Type of Marriage Value Set 📦0.1.0 This IG

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
parent-1 error **ALL** elements At least one of coding, code, reference, or name must be present coding.exists() or reference.exists() or name.exists() or code.exists()

This structure is derived from Resource

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MarriageDeclaration 0..* Resource Marriage Declaration Resource

Elements defined in Ancestors:id, meta, implicitRules, language
... identifier 0..* Identifier Business identifiers for the notification
... subject 0..1 Reference(Individual Person) Subject of the event (person the event happened to)
... eventDetail 0..1 string Free text note about the event
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... dateOfRegistration 1..1 date Date when this registration was officially created
... officer 1..1 Reference(Practitioner) Officer who registered the event
... spouse1 1..1 Reference(Individual Person) First spouse in the marriage
... spouse2 1..1 Reference(Individual Person) Second spouse in the marriage
... dateOfMarriage 1..1 date Date of marriage
... placeOfMarriage 0..1 BackboneElement Place where the marriage occurred
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... typeOfMarriage 0..1 code Type of marriage
Binding: Type of Marriage Value Set (extensible)
... marriageWitness 0..* Reference(Individual Person) Witnesses to the marriage
... marriageLicense 0..1 Identifier Marriage license identifier
... active 0..1 boolean is the resource active
... marriageNotification 0..1 Reference(Marriage Notification Resource) link toward the marriage notification

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
MarriageDeclaration.​placeOfRegistration.​parent.coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​placeOfMarriage.parent.​coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​typeOfMarriage Base extensible Type of Marriage Value Set 📦0.1.0 This IG

Constraints

Id Grade Path(s) Description Expression
parent-1 error **ALL** elements At least one of coding, code, reference, or name must be present coding.exists() or reference.exists() or name.exists() or code.exists()
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MarriageDeclaration 0..* Resource Marriage Declaration Resource

Elements defined in Ancestors:id, meta, implicitRules, language
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... subject 0..1 Reference(Individual Person) Subject of the event (person the event happened to)
... eventDetail 0..1 string Free text note about the event
... placeOfRegistration 1..1 BackboneElement Place where this registration was officially created
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... dateOfRegistration 1..1 date Date when this registration was officially created
... officer 1..1 Reference(Practitioner) Officer who registered the event
... spouse1 1..1 Reference(Individual Person) First spouse in the marriage
... spouse2 1..1 Reference(Individual Person) Second spouse in the marriage
... dateOfMarriage 1..1 date Date of marriage
... placeOfMarriage 0..1 BackboneElement Place where the marriage occurred
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... typeOfMarriage 0..1 code Type of marriage
Binding: Type of Marriage Value Set (extensible)
... marriageWitness 0..* Reference(Individual Person) Witnesses to the marriage
... marriageLicense 0..1 Identifier Marriage license identifier
... active 0..1 boolean is the resource active
... marriageNotification 0..1 Reference(Marriage Notification Resource) link toward the marriage notification

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MarriageDeclaration.​language Base required All Languages 📍5.0.0 FHIR Std.
MarriageDeclaration.​placeOfRegistration.​parent.coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​placeOfMarriage.parent.​coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​typeOfMarriage Base extensible Type of Marriage Value Set 📦0.1.0 This IG

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
parent-1 error **ALL** elements At least one of coding, code, reference, or name must be present coding.exists() or reference.exists() or name.exists() or code.exists()

This structure is derived from Resource

Summary

Mandatory: 0 element(6 nested mandatory elements)

Structures

This structure refers to these other structures:

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MarriageDeclaration 0..* Resource Marriage Declaration Resource

Elements defined in Ancestors:id, meta, implicitRules, language
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... subject 0..1 Reference(Individual Person) Subject of the event (person the event happened to)
... eventDetail 0..1 string Free text note about the event
... placeOfRegistration 1..1 BackboneElement Place where this registration was officially created
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... dateOfRegistration 1..1 date Date when this registration was officially created
... officer 1..1 Reference(Practitioner) Officer who registered the event
... spouse1 1..1 Reference(Individual Person) First spouse in the marriage
... spouse2 1..1 Reference(Individual Person) Second spouse in the marriage
... dateOfMarriage 1..1 date Date of marriage
... placeOfMarriage 0..1 BackboneElement Place where the marriage occurred
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... typeOfMarriage 0..1 code Type of marriage
Binding: Type of Marriage Value Set (extensible)
... marriageWitness 0..* Reference(Individual Person) Witnesses to the marriage
... marriageLicense 0..1 Identifier Marriage license identifier
... active 0..1 boolean is the resource active
... marriageNotification 0..1 Reference(Marriage Notification Resource) link toward the marriage notification

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MarriageDeclaration.​language Base required All Languages 📍5.0.0 FHIR Std.
MarriageDeclaration.​placeOfRegistration.​parent.coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​placeOfMarriage.parent.​coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​typeOfMarriage Base extensible Type of Marriage Value Set 📦0.1.0 This IG

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
parent-1 error **ALL** elements At least one of coding, code, reference, or name must be present coding.exists() or reference.exists() or name.exists() or code.exists()

Differential View

This structure is derived from Resource

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MarriageDeclaration 0..* Resource Marriage Declaration Resource

Elements defined in Ancestors:id, meta, implicitRules, language
... identifier 0..* Identifier Business identifiers for the notification
... subject 0..1 Reference(Individual Person) Subject of the event (person the event happened to)
... eventDetail 0..1 string Free text note about the event
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... dateOfRegistration 1..1 date Date when this registration was officially created
... officer 1..1 Reference(Practitioner) Officer who registered the event
... spouse1 1..1 Reference(Individual Person) First spouse in the marriage
... spouse2 1..1 Reference(Individual Person) Second spouse in the marriage
... dateOfMarriage 1..1 date Date of marriage
... placeOfMarriage 0..1 BackboneElement Place where the marriage occurred
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... typeOfMarriage 0..1 code Type of marriage
Binding: Type of Marriage Value Set (extensible)
... marriageWitness 0..* Reference(Individual Person) Witnesses to the marriage
... marriageLicense 0..1 Identifier Marriage license identifier
... active 0..1 boolean is the resource active
... marriageNotification 0..1 Reference(Marriage Notification Resource) link toward the marriage notification

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
MarriageDeclaration.​placeOfRegistration.​parent.coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​placeOfMarriage.parent.​coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​typeOfMarriage Base extensible Type of Marriage Value Set 📦0.1.0 This IG

Constraints

Id Grade Path(s) Description Expression
parent-1 error **ALL** elements At least one of coding, code, reference, or name must be present coding.exists() or reference.exists() or name.exists() or code.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. MarriageDeclaration 0..* Resource Marriage Declaration Resource

Elements defined in Ancestors:id, meta, implicitRules, language
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... subject 0..1 Reference(Individual Person) Subject of the event (person the event happened to)
... eventDetail 0..1 string Free text note about the event
... placeOfRegistration 1..1 BackboneElement Place where this registration was officially created
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... dateOfRegistration 1..1 date Date when this registration was officially created
... officer 1..1 Reference(Practitioner) Officer who registered the event
... spouse1 1..1 Reference(Individual Person) First spouse in the marriage
... spouse2 1..1 Reference(Individual Person) Second spouse in the marriage
... dateOfMarriage 1..1 date Date of marriage
... placeOfMarriage 0..1 BackboneElement Place where the marriage occurred
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... use 0..1 code home | work | temp | old | billing - purpose of this address
.... type 0..1 code postal | physical | both - the type of address
.... line 0..* string Street name, number, direction & P.O. Box etc.
.... city 0..1 string Name of city, town etc.
.... neighborhood 0..1 string Name of neighborhood, block
.... postalCode 0..1 string Postal code for area
.... parent C 0..1 BackboneElement Location hierarchy information
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... code 0..1 code Simple code for the location type
..... coding 0..1 Coding Coded representation of the location
Binding: Birth Place Type Value Set (preferred)
..... reference 0..1 Reference(Location) Reference to a Location resource
..... name 0..1 string Text name of the location when structured data not available
.... period 0..1 Period Time period when address was/is in use
.... text 0..1 string Text representation of the address
... typeOfMarriage 0..1 code Type of marriage
Binding: Type of Marriage Value Set (extensible)
... marriageWitness 0..* Reference(Individual Person) Witnesses to the marriage
... marriageLicense 0..1 Identifier Marriage license identifier
... active 0..1 boolean is the resource active
... marriageNotification 0..1 Reference(Marriage Notification Resource) link toward the marriage notification

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
MarriageDeclaration.​language Base required All Languages 📍5.0.0 FHIR Std.
MarriageDeclaration.​placeOfRegistration.​parent.coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​placeOfMarriage.parent.​coding Base preferred Birth Place Type Value Set 📦0.1.0 This IG
MarriageDeclaration.​typeOfMarriage Base extensible Type of Marriage Value Set 📦0.1.0 This IG

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
parent-1 error **ALL** elements At least one of coding, code, reference, or name must be present coding.exists() or reference.exists() or name.exists() or code.exists()

This structure is derived from Resource

Summary

Mandatory: 0 element(6 nested mandatory elements)

Structures

This structure refers to these other structures:

 

Other representations of profile: CSV, Excel, Schematron