PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology.r5@6.1.0
    http://terminology.hl7.org/CodeSystem/v3-MdfRmimRowType
{
  "description": "The row types for the tabular representation of an R-MIM.\\r\\n\\r\\n**Deprecation Comment:** Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.",
  "_filename": "CodeSystem-v3-MdfRmimRowType.json",
  "package_name": "hl7.terminology.r5",
  "date": "2019-03-20",
  "publisher": "Health Level 7",
  "content": "complete",
  "property": [ {
    "code": "Specializes",
    "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": "Specializes"
    }, {
      "url": "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString": "Generalizes"
    } ],
    "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."
  }, {
    "code": "Generalizes",
    "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"
    } ],
    "description": "Inverse of Specializes.  Only included as a derived relationship."
  }, {
    "uri": "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
    "code": "internalId",
    "type": "code",
    "description": "The internal identifier for the concept in the HL7 Access database repository."
  }, {
    "uri": "http://hl7.org/fhir/concept-properties#status",
    "code": "status",
    "type": "code",
    "description": "Designation of a concept's state. Normally is not populated unless the state is retired."
  } ],
  "name": "MdfRmimRowType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "MdfRmimRowType",
  "package_version": "6.1.0",
  "status": "retired",
  "language": "en",
  "hierarchyMeaning": "is-a",
  "id": "ae48d672-972b-44a8-acdd-9550ce31bd2c",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/v3-MdfRmimRowType",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.5.77",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "assoc",
    "display": "Association row",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10067"
    } ],
    "definition": "Identifies an association leading from the class that is most directly above this row"
  }, {
    "code": "attr",
    "display": "Attribute row",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10066"
    } ],
    "definition": "Identifies an attribute of the \"class\" that is most directly above this row"
  }, {
    "code": "class",
    "display": "Class row",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10065"
    } ],
    "definition": "Identifies a \"class\" in the Refined Message Information Model"
  }, {
    "code": "rmim",
    "display": "RMIM identifier",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10064"
    } ],
    "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",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "internalId",
      "valueCode": "10068"
    } ],
    "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."
  } ],
  "caseSensitive": true,
  "version": "2.0.1",
  "contact": [ {
    "name": "Health Level Seven"
  } ]
}