FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.healthedata1-sandbox
Resource TypeValueSet
IdValueSet-us-core-patient-contact-relationship.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/argonautproject/USCDIV7/ValueSet-us-core-patient-contact-relationship.html
URLhttp://hl7.org/fhir/us/core/ValueSet/us-core-patient-contact-relationship
Version0.1.0
Statusactive
Date2026-05-14
NameUSCorePatientContactRelationship
TitleUS Core Patient Contact Relationship
Realmus
Authorityhl7
DescriptionCodes 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#currentus-core-patientUS Core Patient Profile

Resources that this resource uses

CodeSystem
kl.dk.fhir.children#2.1.0loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet us-core-patient-contact-relationship

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"
          }
        ]
      }
    ]
  }
}