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

FHIR IG Statistics: CodeSystem/pd-type-cs

Packagehl7.fhir.uv.epi-test
TypeCodeSystem
Idpd-type-cs
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/epi-test/https://build.fhir.org/ig/cander2/epi-test/CodeSystem-pd-type-cs.html
URLhttp://hl7.org/fhir/uv/epi-test/CodeSystem/pd-type-cs
Version0.1.0
Statusactive
Date2024-04-04T11:50:47+00:00
NamePDtypeCS
TitlePersona Vector Dimensions Code
Realmuv
Authorityhl7
DescriptionPersona Vector Dimensions Code
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
EMP employment
SHW Share info Willingly
WKL WorkLife
ER Emotional/Rational
EVI Extrovert/introvert
DL Digital Literacy
HL Health Literacy
TSI Tool Support Interest

Source

{
  "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"
    }
  ]
}