http://terminology.hl7.org/CodeSystem/v3-EntityDeterminer|3.0.0

name
EntityDeterminer
package
hl7.terminology@6.3.0
content
complete
status
active
date
2019-03-20 00:00:00.0

EntityDeterminer

EntityDeterminer in natural language grammar is the class of words that comprises articles, demonstrative pronouns, and quantifiers. In the RIM, determiner is a structural code in the Entity class to distinguish whether any given Entity object stands for some, any one, or a specific thing.

{
  "description" : "EntityDeterminer in natural language grammar is the class of words that comprises articles, demonstrative pronouns, and quantifiers. In the RIM, determiner is a structural code in the Entity class to distinguish whether any given Entity object stands for some, any one, or a specific thing.",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2019-03-20T00:00:00Z",
  "publisher" : "Health Level Seven International",
  "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" : "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired."
  }, {
    "uri" : "http://hl7.org/fhir/concept-properties#deprecationDate",
    "code" : "deprecationDate",
    "type" : "dateTime",
    "description" : "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged."
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#rim-Class",
    "code" : "Name:Class",
    "type" : "code",
    "description" : "The formal name for the class clone under this code"
  } ],
  "name" : "EntityDeterminer",
  "copyright" : "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "EntityDeterminer",
  "supliment" : null,
  "status" : "active",
  "language" : "en",
  "hierarchyMeaning" : "is-a",
  "id" : "e7b7585b-94ba-52c8-b2f8-e85f564e420a",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-EntityDeterminer",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.30",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "INSTANCE",
    "concept" : [ {
      "code" : "GROUP",
      "display" : "specific group",
      "property" : [ {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "internalId",
        "valueCode" : "23599"
      } ],
      "definition" : "A determiner that specifies that the Entity object represents a particular collection of physical things (as opposed to a universal, kind, or class of physical thing). While the collection may resolve to having only a single individual (or even no individuals), the potential should exist for it to cover multiple individuals."
    } ],
    "display" : "specific",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "10881"
    } ],
    "definition" : "**Description:**A determiner that specifies that the Entity object represents a particular physical thing (as opposed to a universal, kind, or class of physical thing).\r\n\r\n**Discussion:** It does not matter whether an INSTANCE still exists as a whole at the point in time (or process) when we mention it, for example, a drug product lot is an INSTANCE even though it has been portioned out for retail purpose."
  }, {
    "code" : "KIND",
    "concept" : [ {
      "code" : "GROUPKIND",
      "display" : "described group",
      "property" : [ {
        "code" : "status",
        "valueCode" : "active"
      }, {
        "code" : "internalId",
        "valueCode" : "23600"
      } ],
      "definition" : "A determiner that specifies that the Entity object represents a universal, kind or class of collections physical things. While the collection may resolve to having only a single individual (or even no individuals), the potential should exist for it to cover multiple individuals."
    }, {
      "code" : "QUANTIFIED_KIND",
      "display" : "described quantified",
      "property" : [ {
        "code" : "status",
        "valueCode" : "deprecated"
      }, {
        "code" : "deprecationDate",
        "valueDateTime" : "2008-11-14"
      }, {
        "code" : "internalId",
        "valueCode" : "10880"
      } ],
      "definition" : "The described quantified determiner indicates that the given Entity is taken as a general description of a specific amount of a thing. For example, QUANTIFIED\\_KIND of syringe (quantity = 3,) stands for exactly three syringes."
    } ],
    "display" : "described",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "10879"
    }, {
      "code" : "Name:Class",
      "valueCode" : "Kind"
    } ],
    "definition" : "**Description:**A determiner that specifies that the Entity object represents a universal, kind or class of physical thing (as opposed to a particular thing)."
  } ],
  "caseSensitive" : true,
  "version" : "3.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}