ediverse Explore the platform

Spotlight PEPPOL BIS Billing 3.0 The EU e-invoicing mandate is here — France Sept 2026, Belgium Jan 2026, Germany 2025.

FHIR-MARITALSTATUS

FHIR MaritalStatus value set terminology, healthcare domain.

Definition

HL7 FHIR ValueSet for Patient.maritalStatus. Codes inherited from HL7 v3 MaritalStatus: A (annulled), D (divorced), I (interlocutory), L (legally separated), M (married), S (never married), W (widowed), UNK (unknown). Full codes in CodeSystem v3-MaritalStatus.

Origin

Published by HL7 in FHIR DSTU2.

Example in context

{ "resourceType": "Patient", "maritalStatus": {"coding":[{"system":"http://terminology.hl7.org/CodeSystem/v3-MaritalStatus","code":"M"}]} }

Last updated: May 15, 2026