Git Product home page Git Product logo

terminology's Introduction

terminology

openEHR reference model terminology, and artefacts for binding or using standard terminologies.

Note

This repository is now archived and read-only.


Reporting issues or requesting new terms

Any issues, change requests or problem reports, including requests for new terms should be posted via the openEHR Specifications JIRA Tracker

RELEASE-2.3.0

RELEASE-2.2.0

RELEASE-2.1.0

RELEASE-2.0.0

This release establishes a more solid baseline for terminology list governance.

Some of the outstanding terminology SPECPRs have been fixed here, other fixes will be applied in later commits.

The the Git Tag mechanism will be used to formally label Releases e.g. RELEASE-2.0.0, using the semver.org mechanism adopted by the clinical models.

This branch will be RELEASE-2.0.0, reflecting the breaking changes in the file format and content.

19 Feb 2017

Changes from RELEASE-1.0.0

  • Added Japanese translation.

17 June 2016-06

Changes from RELEASE-1.0.0

Based on java-lib terminology files - SPECPR-25

  • New directory structure

  • Removed mediatypes from openEHR internal terminology, now carried as external terminology

  • Added mediatypes SPECPR-97

  • Added Khmer language SPECPR-24

  • Added XML schema for Terminology XML files SPECPR-3

terminology's People

Contributors

freshehr avatar pieterbos avatar ppazos avatar ricardofago avatar sebastian-iancu avatar skoba avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

terminology's Issues

Duplicate values in "openehr_external_terminologies.xml"

  1. Codeset "IANA_media-types" has a duplicate values in lines 452 and 463:

"application/vnd.openxmlformats-officedocument.wordprocessingml.document"

  1. Codeset "languages" has duplicate values:
  • "English (Caribbean)" on line 307 should have a distinct value (now it has the same as "English" on line 298):
<code value="en" description="English"/>
<code value="en" description="English (Caribbean)"/>
  • Similar for "ko":
<code value="ko" description="Korean"/>
<code value="ko" description="Korean (Johab)"/>
  • Similar for "sr":
<code value="sr" description="Serbian (Cyrillic)"/>
<code value="sr" description="Serbian (Latin)"/>
  • Similar for "es":
<code value="es" description="Spanish (Spain ? Traditional)"/>
<code value="es" description="Spanish (Spain ? Modern)"/>

https://github.com/openEHR/terminology/blob/master/openEHR_RM/openehr_external_terminologies.xml

openEHR external terminologies file probably not accurate name

Hi, this is simply a list of international country codes.
I think we need a living document where we document external terminology systems, similar to HL7 OID registry.
Examples:

<TerminologyIdentifiers VSAB="SNOMED-CT" SourceName="SNOMED Clinical Terms" Authority="SNOMED International" Hl7Oid="2.16.840.1.113883.6.96" /> `

This is actually captured in terminology.xml files in both Ocean Archetype Editor and Template Designer.
See attached HL7 external terminology systems OID file
HL7_ExternalTerminologyOID_Report(Mar2017).xlsx

Is the rubric "Electrical potential time" correct?

From the terminology file: <concept id="655" rubric="Electrical potential time"/>

I believe the property should be "Electrical potential" which is measured in volts, but not sure why the "time" is there. Maybe a typo?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.