FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

: v3 Code System EntityDeterminer - TTL Representation

Page standards status: External Maturity Level: 0

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "v3-EntityDeterminer"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-EntityDeterminer</b></p><a name=\"v3-EntityDeterminer\"> </a><a name=\"hcv3-EntityDeterminer\"> </a><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>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, retired</td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td><td>The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v3-EntityDeterminer</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deprecated</b></td><td><b>status</b></td><td><b>deprecationDate</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">INSTANCE<a name=\"v3-EntityDeterminer-INSTANCE\"> </a></td><td>specific</td><td><div><p>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).</p>\n<pre><code>                       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.\n</code></pre>\n</div></td><td/><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  GROUP<a name=\"v3-EntityDeterminer-GROUP\"> </a></td><td>specific group</td><td><div><p>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.</p>\n</div></td><td/><td/><td/></tr><tr><td>1</td><td style=\"white-space:nowrap\">KIND<a name=\"v3-EntityDeterminer-KIND\"> </a></td><td>described</td><td><div><p>Description:A determiner that specifies that the Entity object represents a universal, kind or class of physical thing (as opposed to a particular thing).</p>\n</div></td><td/><td/><td/></tr><tr><td>2</td><td style=\"white-space:nowrap\">  GROUPKIND<a name=\"v3-EntityDeterminer-GROUPKIND\"> </a></td><td>described group</td><td><div><p>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.</p>\n</div></td><td/><td/><td/></tr><tr style=\"background-color: #ffeeee\"><td>2</td><td style=\"white-space:nowrap\">  QUANTIFIED_KIND<a name=\"v3-EntityDeterminer-QUANTIFIED_KIND\"> </a></td><td>described quantified</td><td><div><p>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.</p>\n</div></td><td>Deprecated</td><td>retired</td><td>2008-11-14</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "external"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 0     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4.r4b"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityDeterminer"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2018-08-12"] ; # 
  fhir:name [ fhir:v "v3.EntityDeterminer"] ; # 
  fhir:title [ fhir:v "v3 Code System EntityDeterminer"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2018-08-12T00:00:00+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "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."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v3-EntityDeterminer|3.0.0"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v3-EntityDeterminer|3.0.0>
  ] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A property that indicates the status of the concept. One of active, experimental, deprecated, retired" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#deprecationDate"^^xsd:anyURI ] ;
fhir:description [ fhir:v "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "INSTANCE" ] ;
fhir:display [ fhir:v "specific" ] ;
fhir:definition [ fhir:v "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." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "GROUP" ] ;
fhir:display [ fhir:v "specific group" ] ;
fhir:definition [ fhir:v "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." ]     ] )
  ] [
fhir:code [ fhir:v "KIND" ] ;
fhir:display [ fhir:v "described" ] ;
fhir:definition [ fhir:v "Description:A determiner that specifies that the Entity object represents a universal, kind or class of physical thing (as opposed to a particular thing)." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "GROUPKIND" ] ;
fhir:display [ fhir:v "described group" ] ;
fhir:definition [ fhir:v "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." ]     ] [
fhir:code [ fhir:v "QUANTIFIED_KIND" ] ;
fhir:display [ fhir:v "described quantified" ] ;
fhir:definition [ fhir:v "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." ] ;
      ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:code ;
fhir:v "retired"         ]       ] [
fhir:code [ fhir:v "deprecationDate" ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2008-11-14"^^xsd:date         ]       ] )     ] )
  ] ) . #