{
  "resourceType" : "CodeSystem",
  "id" : "v3-HL7CommitteeIDInRIM",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p><b>Properties</b></p><p><b>This code system  defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Specializes</td><td/><td>Coding</td><td>The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric.</td></tr><tr><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes.  Only included as a derived relationship.</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-HL7CommitteeIDInRIM</code> defines the following codes in a Is-A heirarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>status</b></td></tr><tr><td style=\"white-space:nowrap\">C00<a name=\"v3-HL7CommitteeIDInRIM-C00\"> </a></td><td>Modeling and Methodology</td><td>Modeling and Methodology</td><td>10035</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">C01<a name=\"v3-HL7CommitteeIDInRIM-C01\"> </a></td><td>Technical Steering Committee</td><td>Technical Steering Committee</td><td>10036</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">C02<a name=\"v3-HL7CommitteeIDInRIM-C02\"> </a></td><td>Control/Query/MasterFiles</td><td>Control/Query/MasterFiles</td><td>10037</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">C03<a name=\"v3-HL7CommitteeIDInRIM-C03\"> </a></td><td>Patient Administration</td><td>Patient Administration</td><td>10038</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">C04<a name=\"v3-HL7CommitteeIDInRIM-C04\"> </a></td><td>Orders/Observation</td><td>Orders/Observation</td><td>10039</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">C06<a name=\"v3-HL7CommitteeIDInRIM-C06\"> </a></td><td>Financial Management</td><td>Financial Management</td><td>10040</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">C09<a name=\"v3-HL7CommitteeIDInRIM-C09\"> </a></td><td>Medical records</td><td>Information Management (Medical Records)</td><td>10041</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">C10<a name=\"v3-HL7CommitteeIDInRIM-C10\"> </a></td><td>Scheduling</td><td>Scheduling &amp; Referral</td><td>10042</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">C12<a name=\"v3-HL7CommitteeIDInRIM-C12\"> </a></td><td>Patient Care</td><td>Patient Care</td><td>10043</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">C20<a name=\"v3-HL7CommitteeIDInRIM-C20\"> </a></td><td>Structured Document Committee</td><td>PRA Technical Committee</td><td>10044</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">C21<a name=\"v3-HL7CommitteeIDInRIM-C21\"> </a></td><td>Vocabulary Committee</td><td>PRA Technical Committee</td><td>10757</td><td>active</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/v3-HL7CommitteeIDInRIM",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.5.54"
  }],
  "version" : "2.0.1",
  "name" : "HL7CommitteeIDInRIM",
  "title" : "HL7CommitteeIDInRIM",
  "status" : "retired",
  "experimental" : false,
  "date" : "2019-03-20",
  "publisher" : "Health Level 7",
  "contact" : [{
    "name" : "Health Level Seven"
  }],
  "description" : "Holds the codes used to identify the committees and SIGS of HL7 in RIM repository tables.\r\n\r\n**Deprecation Comment:** Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.",
  "caseSensitive" : true,
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "property" : [{
    "extension" : [{
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
      "valueCode" : "antisymmetric"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
      "valueCode" : "transitive"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
      "valueCode" : "irreflexive"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
      "valueBoolean" : true
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
      "valueCode" : "Specializes"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString" : "Generalizes"
    }],
    "code" : "Specializes",
    "description" : "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric.",
    "type" : "Coding"
  },
  {
    "extension" : [{
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
      "valueCode" : "antisymmetric"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
      "valueCode" : "transitive"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
      "valueCode" : "irreflexive"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
      "valueBoolean" : true
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
      "valueCode" : "Generalizes"
    },
    {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString" : "Specializes"
    }],
    "code" : "Generalizes",
    "description" : "Inverse of Specializes.  Only included as a derived relationship.",
    "type" : "Coding"
  },
  {
    "code" : "internalId",
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
    "description" : "The internal identifier for the concept in the HL7 Access database repository.",
    "type" : "code"
  },
  {
    "code" : "status",
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "description" : "Designation of a concept's state. Normally is not populated unless the state is retired.",
    "type" : "code"
  }],
  "concept" : [{
    "code" : "C00",
    "display" : "Modeling and Methodology",
    "definition" : "Modeling and Methodology",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    },
    {
      "code" : "internalId",
      "valueCode" : "10035"
    }]
  },
  {
    "code" : "C01",
    "display" : "Technical Steering Committee",
    "definition" : "Technical Steering Committee",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    },
    {
      "code" : "internalId",
      "valueCode" : "10036"
    }]
  },
  {
    "code" : "C02",
    "display" : "Control/Query/MasterFiles",
    "definition" : "Control/Query/MasterFiles",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    },
    {
      "code" : "internalId",
      "valueCode" : "10037"
    }]
  },
  {
    "code" : "C03",
    "display" : "Patient Administration",
    "definition" : "Patient Administration",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    },
    {
      "code" : "internalId",
      "valueCode" : "10038"
    }]
  },
  {
    "code" : "C04",
    "display" : "Orders/Observation",
    "definition" : "Orders/Observation",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    },
    {
      "code" : "internalId",
      "valueCode" : "10039"
    }]
  },
  {
    "code" : "C06",
    "display" : "Financial Management",
    "definition" : "Financial Management",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    },
    {
      "code" : "internalId",
      "valueCode" : "10040"
    }]
  },
  {
    "code" : "C09",
    "display" : "Medical records",
    "definition" : "Information Management (Medical Records)",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    },
    {
      "code" : "internalId",
      "valueCode" : "10041"
    }]
  },
  {
    "code" : "C10",
    "display" : "Scheduling",
    "definition" : "Scheduling & Referral",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    },
    {
      "code" : "internalId",
      "valueCode" : "10042"
    }]
  },
  {
    "code" : "C12",
    "display" : "Patient Care",
    "definition" : "Patient Care",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    },
    {
      "code" : "internalId",
      "valueCode" : "10043"
    }]
  },
  {
    "code" : "C20",
    "display" : "Structured Document Committee",
    "definition" : "PRA Technical Committee",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    },
    {
      "code" : "internalId",
      "valueCode" : "10044"
    }]
  },
  {
    "code" : "C21",
    "display" : "Vocabulary Committee",
    "definition" : "PRA Technical Committee",
    "property" : [{
      "code" : "status",
      "valueCode" : "active"
    },
    {
      "code" : "internalId",
      "valueCode" : "10757"
    }]
  }]
}