FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/Patient.Contact.Relationship.Roles.VS

Packageihe.pcc.mpsc
TypeValueSet
IdPatient.Contact.Relationship.Roles.VS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PCC/mPSC/https://build.fhir.org/ig/IHE/PCC.PCS/ValueSet-Patient.Contact.Relationship.Roles.VS.html
URLhttps://profiles.ihe.net/PCC/mPSC/ValueSet/Patient.Contact.Relationship.Roles.VS
Version2.0.0-draft
Statusdraft
Date2025-03-04T23:27:13+00:00
NamePatient_Contact_Relationship_Roles_VS
TitleIHE PCC Patient Contact Relationship Roles Value Set
Realmuv
Authorityihe
DescriptionThe roleCodes that encompas the relationships that can be had with a patient.

Resources that use this resource

StructureDefinition
IHE.PCC.mPSC.PatientParamedicine Patient

Resources that this resource uses

CodeSystem
v3-RoleCodeRoleCode
v3-RoleCodeRoleCode

Narrative

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

Generated Narrative: ValueSet Patient.Contact.Relationship.Roles.VS

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "Patient.Contact.Relationship.Roles.VS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PCC/mPSC/ValueSet/Patient.Contact.Relationship.Roles.VS",
  "version": "2.0.0-draft",
  "name": "Patient_Contact_Relationship_Roles_VS",
  "title": "IHE PCC Patient Contact Relationship Roles Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-04T23:27:13+00:00",
  "publisher": "IHE Patient Care Coordination",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/patient_care_coordination/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    },
    {
      "name": "IHE Patient Care Coordination",
      "telecom": [
        {
          "system": "email",
          "value": "pcc@ihe.net"
        }
      ]
    }
  ],
  "description": "The roleCodes that encompas the relationships that can be had with a patient.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/patient-contactrelationship"
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "_PersonalRelationshipRoleType"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept": [
          {
            "code": "GUARD",
            "display": "guardian"
          }
        ]
      }
    ]
  }
}