Package | hl7se.fhir.base |
Type | CodeSystem |
Id | se-base-marital-status |
FHIR Version | R4 |
Source | http://hl7.se/fhir/ig/base/https://build.fhir.org/ig/HL7Sweden/basprofiler-r4/CodeSystem-se-base-marital-status.html |
URL | http://hl7.se/fhir/ig/base/CodeSystem/se-base-marital-status |
Version | 1.1.0 |
Status | active |
Date | 2025-06-12T13:13:26+00:00 |
Name | SEBaseMaritalStatusCS |
Title | SE CodeSystem for marital status |
Realm | se |
Authority | hl7 |
Description | This is the CodeSystem for marital status in accordance with the Swedish authorities (Skatteverket Navet) |
Content | complete |
ValueSet | |
SEBaseMaritalStatusVS | SE ValueSet for marital status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem se-base-marital-status
This case-sensitive code system http://hl7.se/fhir/ig/base/CodeSystem/se-base-marital-status
defines the following codes:
Code | Display |
G | Gift |
OG | Ogift |
S | Skild |
Ä | Änka/änkling |
RP | Registrerad partner |
SP | Skild partner |
EP | Efterlevande partner |
{ "resourceType": "CodeSystem", "id": "se-base-marital-status", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.se/fhir/ig/base/CodeSystem/se-base-marital-status", "version": "1.1.0", "name": "SEBaseMaritalStatusCS", "title": "SE CodeSystem for marital status", "status": "active", "experimental": false, "date": "2025-06-12T13:13:26+00:00", "publisher": "HL7 Sweden", "contact": [ { "name": "HL7 Sweden", "telecom": [ { "system": "url", "value": "http://hl7.se/" }, { "system": "email", "value": "info@hl7.se" } ] } ], "description": "This is the CodeSystem for marital status in accordance with the Swedish authorities (Skatteverket Navet)", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "SE" } ] } ], "caseSensitive": true, "content": "complete", "count": 7, "concept": [ { "code": "G", "display": "Gift" }, { "code": "OG", "display": "Ogift" }, { "code": "S", "display": "Skild" }, { "code": "Ä", "display": "Änka/änkling" }, { "code": "RP", "display": "Registrerad partner" }, { "code": "SP", "display": "Skild partner" }, { "code": "EP", "display": "Efterlevande partner" } ] }