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

FHIR IG Statistics: ConceptMap/table-hl70002-to-v3-maritalstatus

Packagehl7.fhir.uv.v2mappings
TypeConceptMap
Idtable-hl70002-to-v3-maritalstatus
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/v2mappings/https://build.fhir.org/ig/HL7/v2-to-fhir/ConceptMap-table-hl70002-to-v3-maritalstatus.html
URLhttp://hl7.org/fhir/uv/v2mappings/ConceptMap/table-hl70002-to-v3-maritalstatus
Version1.0.0
Statusactive
Date2025-07-22
NameTableHL70002ToV3MaritalStatus
TitleTable HL70002 to V3 MaritalStatus Map
Realmuv
Authorityhl7
DescriptionThis ConceptMap represents a mapping from the HL7 V2 Table HL70002 to the FHIR V3 MaritalStatus Value Set.
CopyrightCopyright (c) 2025, HL7 International, Inc., All Rights Reserved.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0002maritalStatus
v3-MaritalStatusMaritalStatus
v3-NullFlavorNullFlavor
v2-0002maritalStatus
v3-MaritalStatusMaritalStatus
v3-NullFlavorNullFlavor
ValueSet
v2-0002hl7VS-maritalStatus
v2-0002hl7VS-maritalStatus

Narrative

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

Generated Narrative: ConceptMap table-hl70002-to-v3-maritalstatus

Mapping from hl7VS-maritalStatus to (not specified)


Group 1 Mapping from maritalStatus to MaritalStatus

Source CodeRelationshipTarget Code
A (Separated)is equivalent toL (Legally Separated)
D (Divorced)is equivalent toD (Divorced)
M (Married)is equivalent toM (Married)
S (Single)is equivalent toS (Never Married)
W (Widowed)is equivalent toW (Widowed)
C (Common law)is equivalent toC (Common Law)
G (Living together)is equivalent toT (Domestic partner)
P (Domestic partner)is equivalent toT (Domestic partner)
R (Registered domestic partner)is equivalent toT (Domestic partner)
E (Legally Separated)is equivalent toL (Legally Separated)
N (Annulled)is equivalent toA (Annulled)
I (Interlocutory)is equivalent toI (Interlocutory)
B (Unmarried)is equivalent toU (unmarried)

Group 2 Mapping from maritalStatus to NullFlavor

Source CodeRelationshipTarget Code
U (Unknown)is equivalent toUNK (Unknown)
O (Other)is equivalent toOTH (Other)
T (Unreported)is equivalent toNAVU (Not available)

Source

{
  "resourceType": "ConceptMap",
  "id": "table-hl70002-to-v3-maritalstatus",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "type",
          "valueCode": "derived-from"
        },
        {
          "url": "label",
          "valueString": "Table HL70002 to V3 MaritalStatus.fsh"
        },
        {
          "url": "url",
          "valueUri": "https://docs.google.com/spreadsheets/d/1HfYIHuf_CVC28fRhy3wgGSRZ5XtWKSERNNrcR45wSkA/edit#gid=0"
        }
      ],
      "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/v2mappings/ConceptMap/table-hl70002-to-v3-maritalstatus",
  "version": "1.0.0",
  "name": "TableHL70002ToV3MaritalStatus",
  "title": "Table HL70002 to V3 MaritalStatus Map",
  "status": "active",
  "experimental": true,
  "date": "2025-07-22",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "name": "HL7 Orders and Observations Workgroup",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description": "This ConceptMap represents a mapping from the HL7 V2 Table HL70002 to the FHIR V3 MaritalStatus Value Set.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "Copyright (c) 2025, HL7 International, Inc., All Rights Reserved.",
  "sourceUri": "http://terminology.hl7.org/ValueSet/v2-0002",
  "group": [
    {
      "source": "http://terminology.hl7.org/CodeSystem/v2-0002",
      "target": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
      "element": [
        {
          "code": "A",
          "display": "Separated",
          "target": [
            {
              "code": "L",
              "display": "Legally Separated",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "D",
          "display": "Divorced",
          "target": [
            {
              "code": "D",
              "display": "Divorced",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "M",
          "display": "Married",
          "target": [
            {
              "code": "M",
              "display": "Married",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "S",
          "display": "Single",
          "target": [
            {
              "code": "S",
              "display": "Never Married",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "W",
          "display": "Widowed",
          "target": [
            {
              "code": "W",
              "display": "Widowed",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "C",
          "display": "Common law",
          "target": [
            {
              "code": "C",
              "display": "Common Law",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "G",
          "display": "Living together",
          "target": [
            {
              "code": "T",
              "display": "Domestic partner",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "P",
          "display": "Domestic partner",
          "target": [
            {
              "code": "T",
              "display": "Domestic partner",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "R",
          "display": "Registered domestic partner",
          "target": [
            {
              "code": "T",
              "display": "Domestic partner",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "E",
          "display": "Legally Separated",
          "target": [
            {
              "code": "L",
              "display": "Legally Separated",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "N",
          "display": "Annulled",
          "target": [
            {
              "code": "A",
              "display": "Annulled",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "I",
          "display": "Interlocutory",
          "target": [
            {
              "code": "I",
              "display": "Interlocutory",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "B",
          "display": "Unmarried",
          "target": [
            {
              "code": "U",
              "display": "unmarried",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    },
    {
      "source": "http://terminology.hl7.org/CodeSystem/v2-0002",
      "target": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
      "element": [
        {
          "code": "U",
          "display": "Unknown",
          "target": [
            {
              "code": "UNK",
              "display": "Unknown",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "O",
          "display": "Other",
          "target": [
            {
              "code": "OTH",
              "display": "Other",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "T",
          "display": "Unreported",
          "target": [
            {
              "code": "NAVU",
              "display": "Not available",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}