Package | hl7.terminology.r4b |
Type | ValueSet |
Id | v3-xDeterminerInstanceKind |
FHIR Version | R4B |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-v3-xDeterminerInstanceKind.html |
URL | http://terminology.hl7.org/ValueSet/v3-xDeterminerInstanceKind |
Version | 3.0.0 |
Status | active |
Date | 2014-03-26 |
Name | XDeterminerInstanceKind |
Title | x_DeterminerInstanceKind |
Realm | uv |
Authority | hl7 |
Description | ***No description*** |
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 |
No resources found
CodeSystem | |
v3-EntityDeterminer | EntityDeterminer |
v3-EntityDeterminer | EntityDeterminer |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v3-xDeterminerInstanceKind
Language: en
http://terminology.hl7.org/CodeSystem/v3-EntityDeterminer
Code | Display | Definition |
INSTANCE | specific | **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). **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. |
KIND | described | **Description:**A determiner that specifies that the Entity object represents a universal, kind or class of physical thing (as opposed to a particular thing). |
{ "resourceType": "ValueSet", "id": "v3-xDeterminerInstanceKind", "language": "en", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://terminology.hl7.org/ValueSet/v3-xDeterminerInstanceKind", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.1.11.19670" } ], "version": "3.0.0", "name": "XDeterminerInstanceKind", "title": "x_DeterminerInstanceKind", "status": "active", "experimental": false, "date": "2014-03-26", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "***No description***", "immutable": true, "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", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-EntityDeterminer", "concept": [ { "code": "INSTANCE" }, { "code": "KIND" } ] } ] } }