Code systems

Code systems defined as part of this implementation guide for use in profiles or questionnaires.


ITTM visit ID

  • Resource status: Draft
  • Canonical URL*: http://fhir.smart4health.eu/CodeSystem/ittm-visit-id

IDs used by ITTM to identify individual visits by a citizen to healthcare provider as part of the physiotherapy use cases. Used as business IDs on the corresponding Encounter instances (using the identifier element) and for referencing such encounters.

Codes in this system can only be assigned by ITTM - other data source should not use this code system.

As there there is a very large number of potential codes, the code system does not explcitly enumerate them.

Code system set ittm-visit-id


ITTM case ID

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/ittm-case-id

IDs used by ITTM to identify back pain case (which involves a series of trainings)as part of the physiotherapy use cases. Used as business IDs on the corresponding Encounter instances (using the identifier element) and for referencing such encounters.

Codes in this system can only be assigned by ITTM - other data source should not use this code system.

As there there is a very large number of potential codes, the code system does not explicitly enumerate them.

Code system set ittm-case-id


S4H data sources

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-source-system

Centrally assigned IDs used to identify certain data source that form part of the Smart4Health network. These IDs are currently only used in specific components that communicate directly with the Smart4Health platform. They should only be used by systems that have been explicitly assigned such an ID in coordination with the central platform.

As the set of sources is not static, no explicit list of system IDs is given in this code system.

CodeSystem


S4H data activities

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-data-activity

This code system offers additional codes for data handling activities. They are intended for use in the Provenance.activity element.

CodeSystem


S4H encounter type

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-encounter-type

Codes used as part of Smart4Health physiotherapy use cases to indicate whether an encounter was for prevention or treatment. These codes are not expected to be generally used by other system, though it may be used if deemed appropriate by the data source.

CodeSystem


Training weight change recommendation

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-training-weight-change

Codes for capturing recommendations regarding changes to the training weight.

English

CodeSystem


Wellbeing summary

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-pre-training-well-being-summary

Codes for capturing the presence of special circumstances relevant to personal well-being.

English

CodeSystem


Extraordinary circumstances

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-backpain-extraordinary-circumstances

Codes for capturing extraordinary circumstances that can affect overall well-being.

English

CodeSystem


S4H questionnaire timing

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-questionnaire-timing

Codes for indicating when a questionnaire was administered (relative to a session).

CodeSystem


S4H event frequency

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-event-frequency

Codes for event frequencies used in Smart4Health questionnaires.

CodeSystem


S4H event duration

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-event-duration

Codes for event durations used in Smart4Health questionnaires.

CodeSystem


S4H pain impact

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-pain-impact

Codes for the impact of pain.

CodeSystem


S4H degree of influence

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-influence-degree

Codes for the experienced degree of influence.

CodeSystem


S4H state of health

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-health-state

Codes for the experienced state of health.

CodeSystem


S4H perceived likelihood

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-perceived-likelihood

Codes for perceived degrees of likelihood.

CodeSystem


S4H activity reasons

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-activity-reason

Codes for reported reasons for undertaking an activity.

CodeSystem


S4H hindrances to activity

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-activity-hindrance

Codes for reported hindrances that prevent undertaking a specific activity.

CodeSystem


S4H back pain prevention goal

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/s4h-back-pain-prevention-goal

Codes for prevention goals used in Smart4Health questionnaires.

CodeSystem


Platform user ID

  • Canonical URL: http://fhir.data4life.care/CodeSystem/user-id

Clients communicating directly with the Smart4Health platform using the SDK can retrieve the user ID associated with an account. Since it is a unique identifier for the account user, it can be used as a business identifier for referring to that user in FHIR resources. For this purpose, the namespace URL given above should be used. For instance, if the user is the subject of an Observation, the user ID could be used as follows:

{
    "resourceType": "Observation",
    ...
    "subject": {
        "identifier": {
            "value": "c7382336-e704-4c6b-a4e9-190a3695aa23",
            "system": "http://fhir.data4life.care/CodeSystem/user-id"
        }
    }
    ...
}

Custom codes for questionnaire UI elements

  • Resource status: Draft
  • Canonical URL: http://fhir.smart4health.eu/CodeSystem/questionnaire-ui-codes

Code system for special UI component codes used in connection with questionnaires.

English

CodeSystem