Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health/ and changes regularly. See the Directory of published versions

: Persona Vector Dimensions Code - XML Representation

Active as of 2024-05-15

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pd-type-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/pd-type-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">EMP<a name="pd-type-cs-EMP"> </a></td><td>employment</td></tr><tr><td style="white-space:nowrap">SHW<a name="pd-type-cs-SHW"> </a></td><td>Share info Willingly</td></tr><tr><td style="white-space:nowrap">WKL<a name="pd-type-cs-WKL"> </a></td><td>WorkLife</td></tr><tr><td style="white-space:nowrap">ER<a name="pd-type-cs-ER"> </a></td><td>Emotional/Rational</td></tr><tr><td style="white-space:nowrap">EVI<a name="pd-type-cs-EVI"> </a></td><td>Extrovert/introvert</td></tr><tr><td style="white-space:nowrap">DL<a name="pd-type-cs-DL"> </a></td><td>Digital Literacy</td></tr><tr><td style="white-space:nowrap">HL<a name="pd-type-cs-HL"> </a></td><td>Health Literacy</td></tr><tr><td style="white-space:nowrap">TSI<a name="pd-type-cs-TSI"> </a></td><td>Tool Support Interest</td></tr></table></div>
  </text>
  <url value="http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/pd-type-cs"/>
  <version value="0.1.0"/>
  <name value="PDtypeCS"/>
  <title value="Persona Vector Dimensions Code"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-05-15T16:22:48+00:00"/>
  <publisher value="Gravitate Health Project"/>
  <contact>
    <name value="Gravitate Health Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.gravitatehealth.eu/"/>
    </telecom>
  </contact>
  <contact>
    <name value="Gravitate Health Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.gravitatehealth.eu/"/>
    </telecom>
  </contact>
  <description value="Persona Vector Dimensions Code"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="EMP"/>
    <display value="employment"/>
  </concept>
  <concept>
    <code value="SHW"/>
    <display value="Share info Willingly"/>
  </concept>
  <concept>
    <code value="WKL"/>
    <display value="WorkLife"/>
  </concept>
  <concept>
    <code value="ER"/>
    <display value="Emotional/Rational"/>
  </concept>
  <concept>
    <code value="EVI"/>
    <display value="Extrovert/introvert"/>
  </concept>
  <concept>
    <code value="DL"/>
    <display value="Digital Literacy"/>
  </concept>
  <concept>
    <code value="HL"/>
    <display value="Health Literacy"/>
  </concept>
  <concept>
    <code value="TSI"/>
    <display value="Tool Support Interest"/>
  </concept>
</CodeSystem>