| Package | hl7.fhir.uv.epi-test |
| Resource Type | CodeSystem |
| Id | pd-type-cs |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/epi-test/https://build.fhir.org/ig/cander2/epi-test/CodeSystem-pd-type-cs.html |
| URL | http://hl7.org/fhir/uv/epi-test/CodeSystem/pd-type-cs |
| Version | 0.1.0 |
| Status | active |
| Date | 2024-04-04T11:50:47+00:00 |
| Name | PDtypeCS |
| Title | Persona Vector Dimensions Code |
| Realm | uv |
| Authority | hl7 |
| Description | Persona Vector Dimensions Code |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/uv/epi-test/CodeSystem/pd-type-cs defines the following codes:
| Code | Display |
| EMP | employment |
| SHW | Share info Willingly |
| WKL | WorkLife |
| ER | Emotional/Rational |
| EVI | Extrovert/introvert |
| DL | Digital Literacy |
| HL | Health Literacy |
| TSI | Tool Support Interest |
{
"resourceType": "CodeSystem",
"id": "pd-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/uv/epi-test/CodeSystem/pd-type-cs",
"version": "0.1.0",
"name": "PDtypeCS",
"title": "Persona Vector Dimensions Code",
"status": "active",
"date": "2024-04-04T11:50:47+00:00",
"contact": [
{
"name": "Gravitate Health Project",
"telecom": [
{
"system": "url",
"value": "https://www.gravitatehealth.eu/"
}
]
}
],
"description": "Persona Vector Dimensions Code",
"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"
}
]
}