FHIR IG analytics
| Package | hl7.fhir.us.healthedata1-sandbox |
| Resource Type | ValueSet |
| Id | ValueSet-us-core-patient-contact-relationship.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/argonautproject/USCDIV7/ValueSet-us-core-patient-contact-relationship.html |
| URL | http://hl7.org/fhir/us/core/ValueSet/us-core-patient-contact-relationship |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-05-14 |
| Name | USCorePatientContactRelationship |
| Title | US Core Patient Contact Relationship |
| Realm | us |
| Authority | hl7 |
| Description | Codes that represent the relationship of a person identified as a contact for a patient, including roles supporting the USCDI v7 *Healthcare Agent* Data Element. Combines the FHIR PatientContactRelationship value set with selected HL7, SNOMED CT, and LOINC codes covering healthcare power-of-attorney and primary / alternate healthcare agent designations. |
Resources that use this resource
| StructureDefinition |
| hl7.fhir.us.healthedata1-sandbox#current | us-core-patient | US Core Patient Profile |
Resources that this resource uses
| CodeSystem |
| kl.dk.fhir.children#2.1.0 | loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source1
{
"resourceType": "ValueSet",
"id": "us-core-patient-contact-relationship",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/core/ValueSet/us-core-patient-contact-relationship",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.2.48.23"
}
],
"version": "0.1.0",
"name": "USCorePatientContactRelationship",
"title": "US Core Patient Contact Relationship",
"status": "active",
"experimental": false,
"date": "2026-05-14",
"publisher": "HL7 International / Cross-Group Projects",
"contact": [
{
"name": "HL7 International / Cross-Group Projects",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cgp"
},
{
"system": "email",
"value": "cgp@lists.HL7.org"
}
]
}
],
"description": "Codes that represent the relationship of a person identified as a contact for a patient, including roles supporting the USCDI v7 *Healthcare Agent* Data Element. Combines the FHIR PatientContactRelationship value set with selected HL7, SNOMED CT, and LOINC codes covering healthcare power-of-attorney and primary / alternate healthcare agent designations.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/patient-contactrelationship"
]
},
{
"system": "http://loinc.org",
"concept": [
{
"code": "81335-2",
"display": "Patient Healthcare agent"
}
]
}
]
}
}