This page is part of the FHIR Specification (v0.11: DSTU 1 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Definition for Value SetPatientRelationshipType
{ "ValueSet":{ "text":{ "status":{ "value":"generated" }, "div":"<div><h2>PatientRelationshipType<\/h2><p>A set of codes that can be used to indicate the relationship between a Patient and a RelatedPerson.<\/p><p>This value set includes codes defined in other code systems, using the following rules:<\/p><ul><li>Import all the codes that are part of <a href=\"valueset-patient-contact-relationship.htm\">http://hl7.org/fhir/vs/patient-contact-relationship<\/a><\/li><li>Include codes from <a href=\"http://hl7.org/fhir/v3/RoleCode\">http://hl7.org/fhir/v3/RoleCode<\/a> where concept is-a <a href=\"v3/RoleCode/index.htm#_PersonalRelationshipRoleType\">_PersonalRelationshipRoleType<\/a><\/li><\/ul><\/div>" }, "identifier":{ "value":"http://hl7.org/fhir/vs/relatedperson-relationshiptype" }, "name":{ "value":"PatientRelationshipType" }, "publisher":{ "value":"FHIR Project team" }, "telecom":[ { "system":{ "value":"url" }, "value":{ "value":"http://hl7.org/fhir" } } ], "description":{ "value":"A set of codes that can be used to indicate the relationship between a Patient and a RelatedPerson." }, "status":{ "value":"draft" }, "compose":{ "import":[ { "value":"http://hl7.org/fhir/vs/patient-contact-relationship" } ], "include":[ { "system":{ "value":"http://hl7.org/fhir/v3/RoleCode" }, "filter":[ { "property":{ "value":"concept" }, "op":{ "value":"is-a" }, "value":{ "value":"_PersonalRelationshipRoleType" } } ] } ] } } }