This value set includes codes based on the following rules:
PatientRelationshipType
http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype
A set of codes that can be used to indicate the relationship between a Patient and a Related Person.
| ID | relatedperson-relationshiptype |
|---|
| Status | DRAFT |
|---|
| URL | http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype |
|---|
| Version | 4.3.0 |
|---|
| Publisher | FHIR Project team |
|---|
Includes
| System | http://terminology.hl7.org/CodeSystem/v2-0131 |
|---|
| System | http://terminology.hl7.org/CodeSystem/v3-RoleCode |
|---|
| Filters |
| Property | Operator | Value |
|---|
| concept | is-a | _PersonalRelationshipRoleType |
|
|---|
{
"resourceType": "ValueSet",
"id": "relatedperson-relationshiptype",
"meta": {
"versionId": "1",
"lastUpdated": "2023-12-19T15:48:37.140+10:00",
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This value set includes codes based on the following rules:</p>\n <ul>\n <li>Include all codes defined in \n <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0131.html\">\n <code>http://terminology.hl7.org/CodeSystem/v2-0131</code>\n </a>\n </li>\n <li>Include codes from \n <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-RoleCode.html\">\n <code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code>\n </a> where concept is-a \n <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v3-RoleCode.html#v3-RoleCode-_PersonalRelationshipRoleType\">_PersonalRelationshipRoleType</a>\n </li>\n </ul>\n </div>"
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
} ],
"url": "http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype",
"identifier": [ {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.449"
} ],
"version": "4.3.0",
"name": "PatientRelationshipType",
"status": "draft",
"experimental": false,
"publisher": "FHIR Project team",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "http://hl7.org/fhir"
} ]
} ],
"description": "A set of codes that can be used to indicate the relationship between a Patient and a Related Person.",
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v2-0131"
}, {
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"filter": [ {
"property": "concept",
"op": "is-a",
"value": "_PersonalRelationshipRoleType"
} ]
} ]
}
}