FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | ValueSet |
| Id | ValueSet-fr-core-vs-marital-status.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-marital-status.html |
| URL | https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-marital-status |
| Version | 2.2.0-ballot-2 |
| Status | active |
| Date | 2026-01-30T10:26:03+00:00 |
| Name | FRCoreValueSetMaritalStatus |
| Title | FR Core ValueSet Marital Status ValueSet |
| Realm | fr |
| Authority | hl7 |
| Description | Patient Marital Status |
| StructureDefinition | |
| fr-core-patient | FR Core Patient Profile |
| CodeSystem | |
| v3-MaritalStatus | MaritalStatus |
| v3-NullFlavor | NullFlavor |
| fr-core-cs-marital-status | FR Core CodeSystem Marital Status |
Note: links and images are rebased to the (stated) source
Narratif généré : EnsembleValeurs fr-core-vs-marital-status
Ce jeu de valeur (ValueSet) inclut les codes selon les règles suivantes :
https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-marital-status version 📦2.2.0-ballot-2http://terminology.hl7.org/CodeSystem/v3-MaritalStatus version 📦3.0.0http://terminology.hl7.org/CodeSystem/v3-NullFlavor version 📦3.0.0| Code | Affichage | Définition |
| UNK | 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: 1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown') 2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.) |
{
"resourceType": "ValueSet",
"id": "fr-core-vs-marital-status",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-marital-status",
"version": "2.2.0-ballot-2",
"name": "FRCoreValueSetMaritalStatus",
"title": "FR Core ValueSet Marital Status ValueSet",
"status": "active",
"experimental": false,
"date": "2026-01-30T10:26:03+00:00",
"publisher": "Interop'Santé",
"contact": [
{
"name": "Interop'Santé",
"telecom": [
{
"system": "url",
"value": "http://interopsante.org"
}
]
},
{
"name": "InteropSanté",
"telecom": [
{
"system": "email",
"value": "fhir@interopsante.org",
"use": "work"
}
]
}
],
"description": "Patient Marital Status",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FRA",
"display": "France"
}
]
}
],
"compose": {
"include": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-marital-status"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [
{
"code": "UNK",
"display": "unknown"
}
]
}
]
}
}