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
Active as of 2024-11-20 |
{
"resourceType" : "CodeSystem",
"id" : "pd-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem pd-type-cs</b></p><a name=\"pd-type-cs\"> </a><a name=\"hcpd-type-cs\"> </a><a name=\"pd-type-cs-en-US\"> </a><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>"
},
"url" : "http://hl7.eu/fhir/ig/gravitate-health/CodeSystem/pd-type-cs",
"version" : "0.1.0",
"name" : "PDtypeCS",
"title" : "Persona Vector Dimensions Code",
"status" : "active",
"experimental" : true,
"date" : "2024-11-20T15:04:11+00:00",
"publisher" : "Gravitate Health Project",
"contact" : [
{
"name" : "Gravitate Health Project",
"telecom" : [
{
"system" : "url",
"value" : "https://www.gravitatehealth.eu/"
}
]
},
{
"name" : "Gravitate Health Project",
"telecom" : [
{
"system" : "url",
"value" : "https://www.gravitatehealth.eu/"
}
]
}
],
"description" : "Persona Vector Dimensions Code",
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "EMP",
"display" : "employment"
},
{
"code" : "SHW",
"display" : "Share info Willingly"
},
{
"code" : "WKL",
"display" : "WorkLife"
},
{
"code" : "ER",
"display" : "Emotional/Rational"
},
{
"code" : "EVI",
"display" : "Extrovert/introvert"
},
{
"code" : "DL",
"display" : "Digital Literacy"
},
{
"code" : "HL",
"display" : "Health Literacy"
},
{
"code" : "TSI",
"display" : "Tool Support Interest"
}
]
}