DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). 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

Raw JSON (canonical form)

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",
  "id": "v3-MDFSubjectAreaPrefix",
  "meta": {
    "lastUpdated": "2015-03-23T00:00:00.000+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "url": "http://hl7.org/fhir/v3/vs/MDFSubjectAreaPrefix",
  "version": "2015-03-23",
  "name": "v3 Code System MDFSubjectAreaPrefix",
  "publisher": "HL7, Inc",
  "contact": [
    {
      "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",
  "experimental": false,
  "date": "2015-03-23",
  "define": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
        "valueUri": "urn:oid:2.16.840.1.113883.5.78"
      }
    ],
    "system": "http://hl7.org/fhir/v3/MDFSubjectAreaPrefix",
    "caseSensitive": true,
    "concept": [
      {
        "code": "COI",
        "abstract": false,
        "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",
        "abstract": false,
        "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",
        "abstract": false,
        "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",
        "abstract": false,
        "display": "Stewardship",
        "definition": "Holds classes whose steward is the committee identified by the remaining portions of the Subject Area Name."
      }
    ]
  }
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.