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

V3\MDFSubjectAreaPrefix\v3-MDFSubjectAreaPrefix.json

The standard prefixes used in Rose for RIM subject areas that determine the role or function of each subject area. 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 standard prefixes used in Rose for RIM subject areas that determine the role or function of each subject area.<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>COI<a name=\"COI\"> </a></td><td>Class of Interest</td><td>\n                        Holds classes that are of interest to the committee identified by the rest of the Subject Area Name.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>DIM<a name=\"DIM\"> </a></td><td>Domain model</td><td>\n                        Holds a sub-set of the RIM that is the domain information model for the committee identified by the rest of the Subject Area name.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>RIM<a name=\"RIM\"> </a></td><td>RIM content</td><td>\n                        Is one of a set of subject areas that hold the classes defined in the Reference Information Model (RIM).<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>STW<a name=\"STW\"> </a></td><td>Stewardship</td><td>\n                        Holds classes whose steward is the committee identified by the remaining portions of the Subject Area Name.<br/>\r\n\n                     </td></tr>\r\n</table>\r\n</div>"
  },
  "identifier": "http://hl7.org/fhir/v3/vs/MDFSubjectAreaPrefix",
  "name": "v3 Code System MDFSubjectAreaPrefix",
  "publisher": "HL7, Inc",
  "telecom": [
    {
      "system": "url",
      "value": "http://hl7.org"
    }
  ],
  "description": " The standard prefixes used in Rose for RIM subject areas that determine the role or function of each subject area.  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/MDFSubjectAreaPrefix",
    "caseSensitive": true,
    "concept": [
      {
        "code": "COI",
        "display": "Class of Interest",
        "definition": "Holds classes that are of interest to the committee identified by the rest of the Subject Area Name."
      },
      {
        "code": "DIM",
        "display": "Domain model",
        "definition": "Holds a sub-set of the RIM that is the domain information model for the committee identified by the rest of the Subject Area name."
      },
      {
        "code": "RIM",
        "display": "RIM content",
        "definition": "Is one of a set of subject areas that hold the classes defined in the Reference Information Model (RIM)."
      },
      {
        "code": "STW",
        "display": "Stewardship",
        "definition": "Holds classes whose steward is the committee identified by the remaining portions of the Subject Area Name."
      }
    ]
  }
}