FHIR IG Statistics: ValueSet/ValueSet-PersonRelationshipType-1
Package | nhsd.assets.stu3 |
Resource Type | ValueSet |
Id | ValueSet-PersonRelationshipType-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/ValueSet/PersonRelationshipType-1 |
URL | https://fhir.nhs.uk/STU3/ValueSet/PersonRelationshipType-1 |
Version | 0.0.2 |
Status | draft |
Date | 2017-10-10T00:00:00+00:00 |
Name | Person Relationship Type |
Authority | hl7 |
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. |
Resources that use this resource
Resources that this resource uses
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"
}
]
}
}