API Hub

Explore and Make use of Nationally Defined Messaging APIs

This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
{
  "resourceType": "ValueSet",
  "id": "CareConnect-MaritalStatus-1",
  "text": {
    "status": "generated"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-map",
      "valueReference": {
        "reference": "https://fhir.nhs.uk/STU3/ConceptMap/CareConnect-MaritalStatus-1"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference",
      "valueUri": "http://hl7.org/fhir/ValueSet/marital-status"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    }
  ],
  "url": "https://fhir.nhs.uk/STU3/ValueSet/CareConnect-MaritalStatus-1",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.28"
    }
  ],
  "version": "3.0.1",
  "name": "Marital Status Codes",
  "status": "active",
  "date": "2017-04-19T07:44:47+10:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set defines the set of codes that can be used to indicate the marital status of a person.",
  "copyright": "Copyright © HL7.org 2011+",
  "extensible": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/MaritalStatus",
        "concept": [
          {
            "code": "A",
            "display": "Annulled"
          },
          {
            "code": "D",
            "display": "Divorced"
          },
          {
            "code": "I",
            "display": "Interlocutory"
          },
          {
            "code": "L",
            "display": "Legally Separated"
          },
          {
            "code": "M",
            "display": "Married"
          },
          {
            "code": "P",
            "display": "Polygamous"
          },
          {
            "code": "S",
            "display": "Never Married"
          },
          {
            "code": "T",
            "display": "Domestic partner"
          },
          {
            "code": "U",
            "display": "unmaried"
          },
          {
            "code": "W",
            "display": "Widowed"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "concept": [
          {
            "code": "UNK",
            "display": "unknown"
          }
        ]
      }
    ]
  }
}