Patient Contact Relationship
PatientContactRelationship
http://hl7.org/fhir/ValueSet/patient-contactrelationship
The nature of the relationship between the patient and the contact person.
| ID | 6667d542-3bd5-4e3e-abc7-9d9e73ef6bd3 |
|---|
| Status | ACTIVE |
|---|
| URL | http://hl7.org/fhir/ValueSet/patient-contactrelationship |
|---|
| Version | 4.0.1 |
|---|
| Date | Fri Nov 01 08:29:23 AEST 2019 |
|---|
| Publisher | FHIR Project team |
|---|
Includes
| System | http://terminology.hl7.org/CodeSystem/v2-0131 |
|---|
| Filters |
| Property | Operator | Value |
|---|
| concept | is-not-a | O |
|
|---|
{
"resourceType": "ValueSet",
"id": "6667d542-3bd5-4e3e-abc7-9d9e73ef6bd3",
"meta": {
"versionId": "1",
"lastUpdated": "2023-12-19T16:42:33.386+10:00",
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
} ],
"url": "http://hl7.org/fhir/ValueSet/patient-contactrelationship",
"identifier": [ {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.1130"
} ],
"version": "4.0.1",
"name": "PatientContactRelationship",
"title": "Patient Contact Relationship ",
"status": "active",
"experimental": false,
"date": "2019-11-01T09:29:23+11:00",
"publisher": "FHIR Project team",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "http://hl7.org/fhir"
} ]
} ],
"description": "The nature of the relationship between the patient and the contact person.",
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"filter": [ {
"property": "concept",
"op": "is-not-a",
"value": "O"
} ]
} ]
}
}