PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.7-sprint-7-review
    https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatus
{
  "description": "A set of code from Data Dictionaries used within the UK not already covered by more specific concepts in the HL7 FHIR standard Value Set",
  "_filename": "CodeSystem-UKCore-PersonMaritalStatus.json",
  "package_name": "fhir.r4.ukcore.stu3.currentbuild",
  "date": "2022-08-26",
  "publisher": "HL7 UK",
  "content": "complete",
  "property": [ {
    "code": "ApplicableCountry",
    "type": "string",
    "description": "A UK country where the concept is known to be applicable based on the source information used to construct this CodeSystem as identified within the CodeSystem.identifier fields. In each case this can be one of: England | Scotland | Wales | Northern Ireland"
  } ],
  "name": "UKCorePersonMaritalStatus",
  "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at  http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at  https://www.hl7.org/fhir/license.html.",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "UK Core Person Marital Status",
  "package_version": "0.0.7-sprint-7-review",
  "filter": [ {
    "code": "ApplicableCountry",
    "value": "ApplicableCountry",
    "operator": [ "=" ],
    "description": "Filter to identify an applicable country for a concept"
  } ],
  "status": "retired",
  "id": "b869cd06-5af3-4b7c-b69e-7499f9f302e4",
  "kind": null,
  "url": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PersonMaritalStatus",
  "concept": [ {
    "code": "married-or-civil-partner",
    "display": "Married/Civil Partner",
    "property": [ {
      "code": "ApplicableCountry",
      "valueString": "England"
    } ]
  }, {
    "code": "civil-partner",
    "display": "Civil Partner",
    "property": [ {
      "code": "ApplicableCountry",
      "valueString": "Scotland"
    }, {
      "code": "ApplicableCountry",
      "valueString": "Wales"
    } ]
  }, {
    "code": "never-married-nor-registered-civil-partnership",
    "display": "Never married nor registered civil partnership",
    "property": [ {
      "code": "ApplicableCountry",
      "valueString": "Scotland"
    } ]
  }, {
    "code": "divorced-or-civil-partnership-dissolved",
    "display": "Divorced/Person whose Civil Partnership has been dissolved",
    "property": [ {
      "code": "ApplicableCountry",
      "valueString": "England"
    } ]
  }, {
    "code": "civil-partnership-dissolved",
    "display": "Person whose Civil Partnership has been dissolved",
    "property": [ {
      "code": "ApplicableCountry",
      "valueString": "Scotland"
    }, {
      "code": "ApplicableCountry",
      "valueString": "Wales"
    } ]
  }, {
    "code": "widowed-or-surviving-civil-partner",
    "display": "Widowed/Surviving Civil Partner",
    "property": [ {
      "code": "ApplicableCountry",
      "valueString": "England"
    } ]
  }, {
    "code": "surviving-civil-partner",
    "display": "Surviving Civil Partner",
    "property": [ {
      "code": "ApplicableCountry",
      "valueString": "Scotland"
    }, {
      "code": "ApplicableCountry",
      "valueString": "Wales"
    } ]
  }, {
    "code": "not-disclosed-or-unknown",
    "display": "Not disclosed or unknown",
    "property": [ {
      "code": "ApplicableCountry",
      "valueString": "Wales"
    } ]
  }, {
    "code": "not-disclosed",
    "display": "Not disclosed",
    "property": [ {
      "code": "ApplicableCountry",
      "valueString": "England"
    } ]
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "name": "HL7 UK",
    "telecom": [ {
      "use": "work",
      "rank": 1,
      "value": "ukcore@hl7.org.uk",
      "system": "email"
    } ]
  } ]
}