FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4.r4 |
| Resource Type | ValueSet |
| Id | ValueSet-R5-marital-status-for-R4.json |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/xver-r5.r4/0.0.1-snapshot-2/ValueSet-R5-marital-status-for-R4.html |
| URL | http://hl7.org/fhir/5.0/ValueSet/R5-marital-status-for-R4 |
| Version | 0.0.1-snapshot-2 |
| Status | active |
| Date | 2025-09-01T22:37:02.721999+10:00 |
| Name | R5_marital_status_for_R4 |
| Title | Cross-version VS for R5.MaritalStatusCodes for use in FHIR R4 |
| Realm | uv |
| Authority | hl7 |
| Description | This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/marital-status|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4. |
No resources found
| CodeSystem | |
| v3-MaritalStatus | MaritalStatus |
| v3-NullFlavor | NullFlavor |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet R5-marital-status-for-R4
This value set expansion contains 2 concepts.
| Code | System | Display | Definition |
| C | http://terminology.hl7.org/CodeSystem/v3-MaritalStatus | Common Law | a marriage recognized in some jurisdictions and based on the parties' agreement to consider themselves married and can also be based on documentation of cohabitation. This definition was based on https://www.merriam-webster.com/dictionary/common-law%20marriage. |
| UNK | http://terminology.hl7.org/CodeSystem/v3-NullFlavor | unknown | **Description:**A proper value is applicable, but not known. Usage Notes: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:
|
{
"resourceType": "ValueSet",
"id": "R5-marital-status-for-R4",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/5.0/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"
}
]
}
}
],
"url": "http://hl7.org/fhir/5.0/ValueSet/R5-marital-status-for-R4",
"version": "0.0.1-snapshot-2",
"name": "R5_marital_status_for_R4",
"title": "Cross-version VS for R5.MaritalStatusCodes for use in FHIR R4",
"status": "active",
"experimental": false,
"date": "2025-09-01T22:37:02.721999+10:00",
"publisher": "Patient Administration",
"contact": [
{
"name": "Patient Administration",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pafm"
}
]
}
],
"description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/marital-status|5.0.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R5 to R4.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"version": "2.1.0",
"concept": [
{
"code": "C",
"display": "Common Law"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2.1.0",
"concept": [
{
"code": "UNK",
"display": "unknown"
}
]
}
]
},
"expansion": {
"timestamp": "2025-09-01T22:37:02.721994+10:00",
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"version": "2.1.0",
"code": "C",
"display": "Common Law"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"version": "2.1.0",
"code": "UNK",
"display": "unknown"
}
]
}
}