This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "Getting Started with CIMI"

From HL7Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
Page maintained by Claude Nanjo
 
Page maintained by Claude Nanjo
  
== Where can I find the models ==
+
== Where can I find the model files ==
  
 
CIMI models are maintained on two HL7 [https://github.com/orgs/HL7/teams/cimi/repositories CIMI Github] Repositories.
 
CIMI models are maintained on two HL7 [https://github.com/orgs/HL7/teams/cimi/repositories CIMI Github] Repositories.
Line 9: Line 9:
 
* You can find the current version of the models [https://github.com/HL7/hl7-cimi-model here]
 
* You can find the current version of the models [https://github.com/HL7/hl7-cimi-model here]
 
* You can find previous model submissions [https://github.com/HL7/hl7-cimi-model-distributions here]
 
* You can find previous model submissions [https://github.com/HL7/hl7-cimi-model-distributions here]
 +
 +
== Where can I view the models ==
 +
 +
What we call the CIMI Logical Model consists of two parts:
 +
 +
* The CIMI Reference Model. This model defines the structure of the logical model - that is, its classes and the properties of those classes. It can be viewed [http://models.opencimi.org/cimi_doc/|here].
 +
* The CIMI Archetypes. Archetypes are constraints on the reference model such as terminology bindings, data type constraints, and cardinality constraints such as making an attribute required in a model. Archetypes can be viewed  [http://models.opencimi.org/|here].

Revision as of 05:39, 19 September 2017

back

Page maintained by Claude Nanjo

Where can I find the model files

CIMI models are maintained on two HL7 CIMI Github Repositories.

  • You can find the current version of the models here
  • You can find previous model submissions here

Where can I view the models

What we call the CIMI Logical Model consists of two parts:

  • The CIMI Reference Model. This model defines the structure of the logical model - that is, its classes and the properties of those classes. It can be viewed [1].
  • The CIMI Archetypes. Archetypes are constraints on the reference model such as terminology bindings, data type constraints, and cardinality constraints such as making an attribute required in a model. Archetypes can be viewed [2].