Alias: $SCT = http://snomed.info/sct|http://snomed.info/sct/45991000052106 Alias: $HL7MS = http://terminology.hl7.org/CodeSystem/v3-MaritalStatus CodeSystem: SEBaseMaritalStatusCS Id: se-base-marital-status Title: "SE CodeSystem for marital status" Description: "This is the CodeSystem for marital status in accordance with the Swedish authorities (Skatteverket Navet)" * ^status = #active * ^experimental = false * ^caseSensitive = true * #G "Gift" * #OG "Ogift" * #S "Skild" * #Ä "Änka/änkling" * #RP "Registrerad partner" * #SP "Skild partner" * #EP "Efterlevande partner" ValueSet: SEBaseMaritalStatusVS Title: "SE ValueSet for marital status" 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." * ^extension[http://hl7.org/fhir/StructureDefinition/valueset-supplement].valueCanonical = "http://hl7.org/fhir/langs/CodeSystem/cs-sv-v3-MaritalStatus" * ^status = #active * ^experimental = false * $HL7MS#M "Married" * $HL7MS#D "Divorced" * $HL7MS#W "Widowed" * $HL7MS#U "Unmarried" * SEBaseMaritalStatusCS#RP "Registrerad partner" * SEBaseMaritalStatusCS#SP "Skild partner" * SEBaseMaritalStatusCS#EP "Efterlevande partner" ValueSet: SEBaseAddressPersonVS Title: "SE ValueSet for official address types" Description: "This is the ValueSet for address type in accordance with the Swedish authorities" * ^status = #active * ^experimental = false //* ^version = "0.1" * $SCT#63391000052104 "särskild postadress" * $SCT#63381000052101 "folkbokföringsadress" * $SCT#63401000052101 "utlandsadress" * $SCT#63411000052104 "uppgiven adress" // * SCT#64281000052109 "tillfällig postadress" // från 500201000057102 | urval adresstyp | // * codes from system http://snomed.info/sct|http://snomed.info/sct/45991000052106 where concept in SCT#64691000052109 Extension: SEBaseAddressPersonExtension Title: "SE extension for official address types" Description: "This extension defines the official ValueSet to be used when expressing address type in accordance with the Swedish authorities" * ^status = #active * ^experimental = false * ^context[0].type = #element * ^context[0].expression = "Address" * value[x] only CodeableConcept * valueCodeableConcept from SEBaseAddressPersonVS (required) // alt. * valueCodeableConcept from http://snomed.info/sct/45991000052106/ValueSet?fhir_vs=refset/64691000052109 (required) Profile: SEBasePatient Parent: http://hl7.org/fhir/StructureDefinition/Patient Title: "SE base profil for patient" Description: "This is the base Patient profile to be used when profiling on Patient in a Swedish context" * ^status = #active * ^experimental = false // * ^version = "0.1" * meta.security.code from SecurityLabelVS (extensible) * address.extension contains SEBaseAddressPersonExtension named officialAddressType 0..1 * identifier ^slicing.discriminator.type = #value * identifier ^slicing.discriminator.path = "system" * identifier ^slicing.rules = #open * identifier ^slicing.description = "Slice for Swedish patient identifier types" * identifier contains personnummer 0..1 and samordningsnummer 0..1 and nationelltReservnummer 0..1 * identifier[personnummer].system = "http://electronichealth.se/identifier/personnummer" * identifier[samordningsnummer].system = "http://electronichealth.se/identifier/samordningsnummer" * identifier[nationelltReservnummer].system = "http://electronichealth.se/identifier/nationelltReservnummer" //* name.extension contains // SEBasisMiddleNameExtension named middleName 0..1 and // SEBasisOwnFamilyExtension named ownFamily 0..1 * name only SEBaseHumanName * name 0..1 * maritalStatus from SEBaseMaritalStatusVS (extensible)