FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/v2-0002

Packagehl7.terminology.r4b
TypeCodeSystem
Idv2-0002
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-v2-0002.html
URLhttp://terminology.hl7.org/CodeSystem/v2-0002
Version2.0.0
Statusactive
Date2019-12-01
NameMaritalStatus
TitlemaritalStatus
Realmuv
Authorityhl7
DescriptionCode system of concepts specifying a person's marital (civil/legal) status. Used in HL7 Version 2.x messages in the PID segment.
PurposeUnderlying Master Code System for V2 table 0002 (Marital Status)
CopyrightThis material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
Contentcomplete

Resources that use this resource

ConceptMap
table-hl70002-to-v3-maritalstatusTable HL70002 to V3 MaritalStatus Map
ValueSet
v2-0002hl7VS-maritalStatus
v2-0002hl7VS-maritalStatus
2.16.840.1.114222.4.11.7380Marital Status (NCHS)
2.16.840.1.114222.4.11.809Marital Status (HL7)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem v2-0002

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://terminology.hl7.org/CodeSystem/utg-concept-properties#statuscodeStatus of the concept
deprecateddeprecatedhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecatedcodeVersion of HL7 in which the code was deprecated

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v2-0002 defines the following codes in a Is-A hierarchy:

CodeDisplayDefinitionDeutsch (German, de)
A SeparatedSeparatedgetrennt lebend
D DivorcedDivorcedgeschieden
M MarriedMarriedverheiratet
S SingleSingleallein lebend
W WidowedWidowedverwitwet
C Common lawCommon laweheähnliche Gemeinschaft
G Living togetherLiving togetherzusammenlebend
P Domestic partnerDomestic partnerhäuslicher Partner
R Registered domestic partnerRegistered domestic partner
E Legally SeparatedLegally Separatedrechtskräftig getrennt
N AnnulledAnnulledannulliert
I InterlocutoryInterlocutory
B UnmarriedUnmarriedledig
U UnknownUnknownunbekannt
O OtherOthersonstiges
T UnreportedUnreportedkeine Angabe

Source

{
  "resourceType": "CodeSystem",
  "id": "v2-0002",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v2-0002",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.18.179"
    }
  ],
  "version": "2.0.0",
  "name": "MaritalStatus",
  "title": "maritalStatus",
  "status": "active",
  "experimental": false,
  "date": "2019-12-01",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Code system of concepts specifying a person's marital (civil/legal) status.  Used in HL7 Version 2.x messages in the PID segment.",
  "purpose": "Underlying Master Code System for V2 table 0002 (Marital Status)",
  "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/v2-0002",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "versionNeeded": false,
  "content": "complete",
  "property": [
    {
      "code": "status",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
      "description": "Status of the concept",
      "type": "code"
    },
    {
      "code": "deprecated",
      "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
      "description": "Version of HL7 in which the code was deprecated",
      "type": "code"
    }
  ],
  "concept": [
    {
      "id": "107",
      "code": "A",
      "display": "Separated",
      "definition": "Separated",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "getrennt lebend"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "108",
      "code": "D",
      "display": "Divorced",
      "definition": "Divorced",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "geschieden"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "109",
      "code": "M",
      "display": "Married",
      "definition": "Married",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "verheiratet"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "110",
      "code": "S",
      "display": "Single",
      "definition": "Single",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "allein lebend"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "111",
      "code": "W",
      "display": "Widowed",
      "definition": "Widowed",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "verwitwet"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "112",
      "code": "C",
      "display": "Common law",
      "definition": "Common law",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "eheähnliche Gemeinschaft"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "113",
      "code": "G",
      "display": "Living together",
      "definition": "Living together",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "zusammenlebend"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "114",
      "code": "P",
      "display": "Domestic partner",
      "definition": "Domestic partner",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "häuslicher Partner"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "115",
      "code": "R",
      "display": "Registered domestic partner",
      "definition": "Registered domestic partner",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "116",
      "code": "E",
      "display": "Legally Separated",
      "definition": "Legally Separated",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "rechtskräftig getrennt"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "117",
      "code": "N",
      "display": "Annulled",
      "definition": "Annulled",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "annulliert"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "118",
      "code": "I",
      "display": "Interlocutory",
      "definition": "Interlocutory",
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "119",
      "code": "B",
      "display": "Unmarried",
      "definition": "Unmarried",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "ledig"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "120",
      "code": "U",
      "display": "Unknown",
      "definition": "Unknown",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "unbekannt"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "121",
      "code": "O",
      "display": "Other",
      "definition": "Other",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "sonstiges"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    },
    {
      "id": "122",
      "code": "T",
      "display": "Unreported",
      "definition": "Unreported",
      "designation": [
        {
          "language": "de",
          "use": {
            "system": "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
            "code": "preferredForLanguage"
          },
          "value": "keine Angabe"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "A"
        }
      ]
    }
  ]
}