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

FHIR IG analytics

Packageus.nlm.vsac
Resource TypeValueSet
IdValueSet-2.16.840.1.113762.1.4.1222.1064.json
FHIR VersionR4
Sourcehttps://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1222.1064/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.1064
Version20240614
Statusactive
Date2024-06-14T01:20:39-04:00
NameMaritalOrSpousalStatus
TitleMarital or Spousal Status
Realmus
Authorityhl7
DescriptionThis value set may undergo changes until the HL7 Multiple Chronic Care FHIR IG is formally published in 2024.
Purpose(Clinical Focus: This set of values addresses terms representing an observation of marital or spousal status.),(Data Element Scope: The intent of this set of values is to identify patients who have a/an documentation of whether the patient's has a spouse or domestic partner.),(Inclusion Criteria: Includes LOINC codes for Marital or Spousal Status.),(Exclusion Criteria: Terms not representative of observable encoded terms that may have values indicating Marital or Spousal Status.)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.113762.1.4.1222.1064",
  "meta": {
    "versionId": "11",
    "lastUpdated": "2024-06-14T01:20:39.000-04:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "MCC eCare Plan Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-keyWord",
      "valueString": "MCC_IG"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2024-06-14"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2024-06-14"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1222.1064",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113762.1.4.1222.1064"
    }
  ],
  "version": "20240614",
  "name": "MaritalOrSpousalStatus",
  "title": "Marital or Spousal Status",
  "status": "active",
  "date": "2024-06-14T01:20:39-04:00",
  "publisher": "HL7 Patient Care WG Steward",
  "description": "This value set may undergo changes until the HL7 Multiple Chronic Care FHIR IG is formally published in 2024.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: This set of values addresses terms representing an observation of marital or spousal status.),(Data Element Scope: The intent of this set of values is to identify patients who have a/an documentation of whether the patient's has a spouse or domestic partner.),(Inclusion Criteria: Includes LOINC codes for Marital or Spousal Status.),(Exclusion Criteria: Terms not representative of observable encoded terms that may have values indicating Marital or Spousal Status.)",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "filter": [
          {
            "property": "concept",
            "op": "in",
            "value": "63503-7,66033-2,45404-1,11381-1"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:fcda9c31-1058-46c0-bdb0-2e510027b59d",
    "timestamp": "2025-05-23T19:48:38-04:00",
    "total": 4,
    "contains": [
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "11381-1",
        "display": "Marital status and living arrangements - Reported"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "45404-1",
        "display": "Marital status"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "63503-7",
        "display": "Marital status [NHANES]"
      },
      {
        "system": "http://loinc.org",
        "version": "2.80",
        "code": "66033-2",
        "display": "Marital status PhenX"
      }
    ]
  }
}