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

FHIR IG Statistics: ValueSet/ValueSet-PersonRelationshipType-1

Packagenhsd.assets.stu3
Resource TypeValueSet
IdValueSet-PersonRelationshipType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/ValueSet/PersonRelationshipType-1
URLhttps://fhir.nhs.uk/STU3/ValueSet/PersonRelationshipType-1
Version0.0.2
Statusdraft
Date2017-10-10T00:00:00+00:00
NamePerson Relationship Type
Authorityhl7
DescriptionA valueset that describes a relationship between one person and another. These relationships are not necessarily mutually exclusive, for example a wife may be her husband's next of kin.
CopyrightCopyright © 2017 Health and Social Care Information Centre. NHS Digital is the trading name of the Health and Social Care Information Centre.

Resources that use this resource

StructureDefinition
EMS-PDS-RelatedPerson-1EMS-PDS-RelatedPerson-1

Resources that this resource uses

CodeSystem
PersonRelationshipType-1Person Relationship Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-PersonRelationshipType-1",
  "meta": {
    "lastUpdated": "2017-10-10T00:00:00+00:00"
  },
  "url": "https://fhir.nhs.uk/STU3/ValueSet/PersonRelationshipType-1",
  "version": "0.0.2",
  "name": "Person Relationship Type",
  "status": "draft",
  "date": "2017-10-10T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A valueset that describes a relationship between one person and another. These relationships are not necessarily mutually exclusive, for example a wife may be her husband's next of kin.",
  "copyright": "Copyright © 2017 Health and Social Care Information Centre. NHS Digital is the trading name of the Health and Social Care Information Centre.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.uk/STU3/CodeSystem/PersonRelationshipType-1"
      }
    ]
  }
}