PackagesCanonicalsLogsProblems
    Packages
    hl7se.fhir.base@1.1.0
    http://hl7.se/fhir/ig/base/ValueSet/SEBaseMaritalStatusVS
{
  "description": "This is a value set of marital status types that include both the HL7 official codesystem and the ones specific from the Swedish authorities.",
  "compose": {
    "include": [ {
      "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
      "concept": [ {
        "code": "M",
        "display": "Married"
      }, {
        "code": "D",
        "display": "Divorced"
      }, {
        "code": "W",
        "display": "Widowed"
      }, {
        "code": "U",
        "display": "Unmarried"
      } ]
    }, {
      "system": "http://hl7.se/fhir/ig/base/CodeSystem/se-base-marital-status",
      "concept": [ {
        "code": "RP",
        "display": "Registrerad partner"
      }, {
        "code": "SP",
        "display": "Skild partner"
      }, {
        "code": "EP",
        "display": "Efterlevande partner"
      } ]
    } ]
  },
  "_filename": "ValueSet-SEBaseMaritalStatusVS.json",
  "package_name": "hl7se.fhir.base",
  "date": "2025-05-20T13:02:08+02:00",
  "publisher": "HL7 Sweden",
  "jurisdiction": [ {
    "coding": [ {
      "code": "SE",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "SEBaseMaritalStatusVS",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "SE ValueSet for marital status",
  "package_version": "1.1.0",
  "status": "active",
  "id": "dd35909d-2a46-4282-9848-866ba5f45a86",
  "kind": null,
  "url": "http://hl7.se/fhir/ig/base/ValueSet/SEBaseMaritalStatusVS",
  "version": "1.1.0",
  "contact": [ {
    "name": "HL7 Sweden",
    "telecom": [ {
      "value": "http://hl7.se/",
      "system": "url"
    }, {
      "value": "info@hl7.se",
      "system": "email"
    } ]
  } ]
}