V3 Value SetPersonalRelationshipRoleType
v3.PersonalRelationshipRoleType
http://terminology.hl7.org/ValueSet/v3-PersonalRelationshipRoleType
Types of personal relationships between two living subjects. Example:
Parent, sibling, unrelated friend, neighbor
| ID | v3-PersonalRelationshipRoleType |
|---|
| Status | ACTIVE |
|---|
| URL | http://terminology.hl7.org/ValueSet/v3-PersonalRelationshipRoleType |
|---|
| Version | 2014-03-26 |
|---|
| Publisher | HL7 v3 |
|---|
Includes
| System | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
|---|
| Filters |
| Property | Operator | Value |
|---|
| concept | is-a | _PersonalRelationshipRoleType |
|
|---|
Excludes
| System | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
|---|
| Version | |
|---|
| Code | Display |
|---|
| _PersonalRelationshipRoleType | |
{
"resourceType": "ValueSet",
"id": "v3-PersonalRelationshipRoleType",
"meta": {
"versionId": "1",
"lastUpdated": "2023-12-19T16:43:06.507+10:00",
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "external"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"url": "http://terminology.hl7.org/ValueSet/v3-PersonalRelationshipRoleType",
"identifier": [ {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.19563"
} ],
"version": "2014-03-26",
"name": "v3.PersonalRelationshipRoleType",
"title": "V3 Value SetPersonalRelationshipRoleType",
"status": "active",
"experimental": false,
"publisher": "HL7 v3",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "http://www.hl7.org"
} ]
} ],
"description": " Types of personal relationships between two living subjects. Example:\r\nParent, sibling, unrelated friend, neighbor",
"immutable": false,
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"filter": [ {
"property": "concept",
"op": "is-a",
"value": "_PersonalRelationshipRoleType"
} ]
} ],
"exclude": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept": [ {
"code": "_PersonalRelationshipRoleType"
} ]
} ]
}
}