http://terminology.hl7.org/CodeSystem/v3-EntityDeterminer|2018-08-12

name
v3.EntityDeterminer
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System 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.fhir.r4.core@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "property" : [ {
    "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, 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"
  } ],
  "name" : "v3.EntityDeterminer",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System EntityDeterminer",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "0383cc39-e46e-5018-b3de-7bac0ac2d4dd",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-EntityDeterminer",
  "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",
      "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",
    "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\n                        \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",
      "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" : "retired"
      }, {
        "code" : "deprecationDate",
        "valueDateTime" : "2008-11-14"
      } ],
      "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",
    "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" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}