PackagesCanonicalsLogsProblems
    Packages
    hl7se.fhir.base@1.0.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://hl7.org/fhir/ValueSet/marital-status",
      "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": "2023-03-08T16:20:30+01:00",
  "publisher": "HL7 Sweden",
  "name": "SEBaseMaritalStatusVS",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": "SE ValueSet for marital status",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "c8280a66-6c0a-4e28-bbde-a93efb78d67d",
  "kind": null,
  "url": "http://hl7.se/fhir/ig/base/ValueSet/SEBaseMaritalStatusVS",
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 Sweden",
    "telecom": [ {
      "value": "http://hl7.se/",
      "system": "url"
    }, {
      "value": "info@hl7.se",
      "system": "email"
    } ]
  } ]
}