This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The row types for the tabular representation of an R-MIM. Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.
{ "resourceType": "ValueSet", "text": { "status": "generated", "div": "<div><p>Release Date: 2014-08-07</p>\r\n<h2>Description</h2>\r\n<p>\n The row types for the tabular representation of an R-MIM.<br/>\r\n\n \n Deprecation Comment: Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.<br/>\r\n\n </p>\r\n<hr/>\r\n<table class=\"grid\">\r\n <tr><td><b>Level</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr>\r\n <tr><td>1</td><td>assoc<a name=\"assoc\"> </a></td><td>Association row</td><td>\n Identifies an association leading from the class that is most directly above this row<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>attr<a name=\"attr\"> </a></td><td>Attribute row</td><td>\n Identifies an attribute of the "class" that is most directly above this row<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>class<a name=\"class\"> </a></td><td>Class row</td><td>\n Identifies a "class" in the Refined Message Information Model<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>rmim<a name=\"rmim\"> </a></td><td>RMIM identifier</td><td>\n Always the first row of the table, identifies the particular Refined Message Information Model in the nomenclature of the HL7 Repository<br/>\r\n\n </td></tr>\r\n <tr><td>1</td><td>stc<a name=\"stc\"> </a></td><td>Subtype constraint</td><td>\n This row corresponds to a subcomponent of the row above; it would not normally be included in an Refined Message Information Model, but it is included in order to be able to state a constraint on the subtype. This is explained in 10.2.2.4.<br/>\r\n\n </td></tr>\r\n</table>\r\n</div>" }, "identifier": "http://hl7.org/fhir/v3/vs/MdfRmimRowType", "name": "v3 Code System MdfRmimRowType", "publisher": "HL7, Inc", "telecom": [ { "system": "url", "value": "http://hl7.org" } ], "description": " The row types for the tabular representation of an R-MIM. Deprecation Comment:\r\nDeprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.", "status": "active", "date": "2014-08-07T00:00:00+10:00", "define": { "system": "http://hl7.org/fhir/v3/MdfRmimRowType", "caseSensitive": true, "concept": [ { "code": "assoc", "display": "Association row", "definition": "Identifies an association leading from the class that is most directly above this row" }, { "code": "attr", "display": "Attribute row", "definition": "Identifies an attribute of the \"class\" that is most directly above this row" }, { "code": "class", "display": "Class row", "definition": "Identifies a \"class\" in the Refined Message Information Model" }, { "code": "rmim", "display": "RMIM identifier", "definition": "Always the first row of the table, identifies the particular Refined Message Information Model in the nomenclature of the HL7 Repository" }, { "code": "stc", "display": "Subtype constraint", "definition": "This row corresponds to a subcomponent of the row above; it would not normally be included in an Refined Message Information Model, but it is included in order to be able to state a constraint on the subtype. This is explained in 10.2.2.4." } ] } }