PCC - mobile Paramedicine Summary of Care (mPSC)
2.0.0-draft - ci-build International flag

PCC - mobile Paramedicine Summary of Care (mPSC), published by IHE Patient Care Coordination. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.PCS/ and changes regularly. See the Directory of published versions

: IHE PCC Patient Contact Relationship Roles Value Set - XML Representation

Draft as of 2024-09-03

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Patient.Contact.Relationship.Roles.VS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet Patient.Contact.Relationship.Roles.VS</b></p><a name="Patient.Contact.Relationship.Roles.VS"> </a><a name="hcPatient.Contact.Relationship.Roles.VS"> </a><a name="Patient.Contact.Relationship.Roles.VS-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-patient-contactrelationship.html">Patient Contact Relationship </a></li><li>Include codes from<a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a> where concept  is-a <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-_PersonalRelationshipRoleType">_PersonalRelationshipRoleType</a></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-GUARD">GUARD</a></td><td>guardian</td><td>The role played by a person or institution legally empowered with responsibility for the care of a ward.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://profiles.ihe.net/PCC/mPSC/ValueSet/Patient.Contact.Relationship.Roles.VS"/>
  <version value="2.0.0-draft"/>
  <name value="Patient_Contact_Relationship_Roles_VS"/>
  <title value="IHE PCC Patient Contact Relationship Roles Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-03T15:04:24+00:00"/>
  <publisher value="IHE Patient Care Coordination"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.ihe.net/ihe_domains/patient_care_coordination/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="pcc@ihe.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="IHE Patient Care Coordination"/>
    <telecom>
      <system value="email"/>
      <value value="pcc@ihe.net"/>
    </telecom>
  </contact>
  <description
               value="The roleCodes that encompas the relationships that can be had with a patient."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <valueSet
                value="http://hl7.org/fhir/ValueSet/patient-contactrelationship"/>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="_PersonalRelationshipRoleType"/>
      </filter>
    </include>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <concept>
        <code value="GUARD"/>
        <display value="guardian"/>
      </concept>
    </include>
  </compose>
</ValueSet>