| Package | hl7.fhir.fr.core |
| Resource Type | CodeSystem |
| Id | fr-core-cs-marital-status |
| FHIR Version | R4 |
| Source | https://hl7.fr/ig/fhir/core/https://hl7.fr/ig/fhir/core/2.1.0/CodeSystem-fr-core-cs-marital-status.html |
| URL | https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-marital-status |
| Version | 2.1.0 |
| Status | draft |
| Date | 2024-09-04T09:58:56+02:00 |
| Name | FRCoreCodeSystemMaritalStatus |
| Title | FR Core CodeSystem Marital Status |
| Realm | fr |
| Authority | hl7 |
| Description | Identifier type |
| Content | complete |
| ValueSet | |
| fr-core-vs-marital-status | FR Core ValueSet Patient gender INS ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 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 |
| PACS |
{
"resourceType": "CodeSystem",
"id": "fr-core-cs-marital-status",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-marital-status",
"version": "2.1.0",
"name": "FRCoreCodeSystemMaritalStatus",
"title": "FR Core CodeSystem Marital Status",
"status": "draft",
"experimental": false,
"date": "2024-09-04T09:58:56+02: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": "Identifier type",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "FR",
"display": "France"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 1,
"concept": [
{
"code": "PACS",
"display": "PACS"
}
]
}