FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-fr-core-cs-marital-status.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/CodeSystem-fr-core-cs-marital-status.html |
| URL | https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-marital-status |
| Version | 2.2.0-ballot-2 |
| Status | draft |
| Date | 2026-01-30T10:26:03+00:00 |
| Name | FRCoreCodeSystemMaritalStatus |
| Title | FR Core CodeSystem Marital Status |
| Realm | fr |
| Authority | hl7 |
| Description | Marital status |
| Content | complete |
| ValueSet | |
| fr-core-vs-marital-status | FR Core ValueSet Marital Status ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : CodeSystem fr-core-cs-marital-status
This case-sensitive code system https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-marital-status defines the following code:
| Code | Définition |
| PACS | PACS |
{
"resourceType": "CodeSystem",
"id": "fr-core-cs-marital-status",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem|4.0.1"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-marital-status",
"version": "2.2.0-ballot-2",
"name": "FRCoreCodeSystemMaritalStatus",
"title": "FR Core CodeSystem Marital Status",
"status": "draft",
"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": "Marital status",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FRA",
"display": "France"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "PACS",
"display": "PACS",
"definition": "PACS"
}
]
}