FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4b.r4
Resource TypeValueSet
IdValueSet-R4B-marital-status-for-R4.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver-r4b.r4/0.0.1-snapshot-2/ValueSet-R4B-marital-status-for-R4.html
URLhttp://hl7.org/fhir/4.3/ValueSet/R4B-marital-status-for-R4
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:36:42.778486+10:00
NameR4B_marital_status_for_R4
TitleCross-version VS for R4B.Marital Status Codes for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/marital-status|4.3.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R4.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-MaritalStatusMaritalStatus
v3-NullFlavorNullFlavor

Narrative

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

Generated Narrative: ValueSet R4B-marital-status-for-R4

This value set expansion contains 2 concepts.

CodeSystemDisplayDefinition
  Chttp://terminology.hl7.org/CodeSystem/v3-MaritalStatusCommon Law

a marriage recognized in some jurisdictions and based on the parties' agreement to consider themselves married and can also be based on documentation of cohabitation.

This definition was based on https://www.merriam-webster.com/dictionary/common-law%20marriage.

  UNKhttp://terminology.hl7.org/CodeSystem/v3-NullFlavorunknown

**Description:**A proper value is applicable, but not known.

Usage Notes: This means the actual value is not known. If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used. No properties should be included for a datatype with this property unless:

  1. Those properties themselves directly translate to a semantic of "unknown". (E.g. a local code sent as a translation that conveys 'unknown')
  2. Those properties further qualify the nature of what is unknown. (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)

Source1

{
  "resourceType": "ValueSet",
  "id": "R4B-marital-status-for-R4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4b.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/4.3/ValueSet/R4B-marital-status-for-R4",
  "version": "0.0.1-snapshot-2",
  "name": "R4B_marital_status_for_R4",
  "title": "Cross-version VS for R4B.Marital Status Codes for use in FHIR R4",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:36:42.778486+10:00",
  "publisher": "Patient Administration",
  "contact": [
    {
      "name": "Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pafm"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/marital-status|4.3.0 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R4.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
        "version": "4.3.0",
        "concept": [
          {
            "code": "C",
            "display": "Common Law"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "4.3.0",
        "concept": [
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:36:42.778487+10:00",
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
        "version": "4.3.0",
        "code": "C",
        "display": "Common Law"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "4.3.0",
        "code": "UNK",
        "display": "unknown"
      }
    ]
  }
}