Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@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-EntityClass"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-EntityClass</b></p><a name=\"v3-EntityClass\"> </a><a name=\"hcv3-EntityClass\"> </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></tr><tr><td>Status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td></tr><tr><td>Inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties#inactive</td><td>boolean</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td></tr><tr><td>Deprecation Date</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td></tr><tr><td>Retirement Date</td><td>retirementDate</td><td>http://hl7.org/fhir/concept-properties#retirementDate</td><td>dateTime</td></tr><tr><td>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td></tr><tr><td>Parent</td><td>parent</td><td>http://hl7.org/fhir/concept-properties#parent</td><td>code</td></tr><tr><td>Child</td><td>child</td><td>http://hl7.org/fhir/concept-properties#child</td><td>code</td></tr><tr><td>Part Of</td><td>partOf</td><td>http://hl7.org/fhir/concept-properties#partOf</td><td>code</td></tr><tr><td>Synonym</td><td>synonym</td><td>http://hl7.org/fhir/concept-properties#synonym</td><td>code</td></tr><tr><td>Comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td></tr><tr><td>itemWeight</td><td>itemWeight</td><td>http://hl7.org/fhir/concept-properties#itemWeight</td><td>decimal</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/EntityClass</code> defines the following codes in an undefined 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>Not Selectable</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">ENT<a name=\"v3-EntityClass-ENT\"> </a></td><td>entity</td><td>Corresponds to the Entity class</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> HCE<a name=\"v3-EntityClass-HCE\"> </a></td><td>health chart entity</td><td>A health chart included to serve as a document receiving entity in the management of medical records.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> LIV<a name=\"v3-EntityClass-LIV\"> </a></td><td>living subject</td><td>Anything that essentially has the property of life, independent of current state (a dead human corpse is still essentially a living subject).</td><td>false</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> NLIV<a name=\"v3-EntityClass-NLIV\"> </a></td><td>non-person living subject</td><td>A subtype of living subject that includes all living things except the species Homo Sapiens.</td><td>false</td></tr><tr><td>4</td><td style=\"white-space:nowrap\"> ANM<a name=\"v3-EntityClass-ANM\"> </a></td><td>animal</td><td>A living subject from the animal kingdom.</td><td>false</td></tr><tr><td>4</td><td style=\"white-space:nowrap\"> MIC<a name=\"v3-EntityClass-MIC\"> </a></td><td>microorganism</td><td>All single celled living organisms including protozoa, bacteria, yeast, viruses, etc.</td><td>false</td></tr><tr><td>4</td><td style=\"white-space:nowrap\"> PLNT<a name=\"v3-EntityClass-PLNT\"> </a></td><td>plant</td><td>A living subject from the order of plants.</td><td>false</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> PSN<a name=\"v3-EntityClass-PSN\"> </a></td><td>person</td><td>A living subject of the species homo sapiens.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> MAT<a name=\"v3-EntityClass-MAT\"> </a></td><td>material</td><td>Any thing that has extension in space and mass, may be of living or non-living origin.</td><td>false</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> CHEM<a name=\"v3-EntityClass-CHEM\"> </a></td><td>chemical substance</td><td>A substance that is fully defined by an organic or inorganic chemical formula, includes mixtures of other chemical substances. Refine using, e.g. IUPAC codes.</td><td>false</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> FOOD<a name=\"v3-EntityClass-FOOD\"> </a></td><td>food</td><td>Naturally occurring, processed or manufactured entities that are primarily used as food for humans and animals.</td><td>false</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> MMAT<a name=\"v3-EntityClass-MMAT\"> </a></td><td>manufactured material</td><td>Corresponds to the ManufacturedMaterial class</td><td>false</td></tr><tr><td>4</td><td style=\"white-space:nowrap\"> CONT<a name=\"v3-EntityClass-CONT\"> </a></td><td>container</td><td>A container of other entities.</td><td>false</td></tr><tr><td>5</td><td style=\"white-space:nowrap\"> HOLD<a name=\"v3-EntityClass-HOLD\"> </a></td><td>holder</td><td>A type of container that can hold other containers or other holders.</td><td>false</td></tr><tr><td>4</td><td style=\"white-space:nowrap\"> DEV<a name=\"v3-EntityClass-DEV\"> </a></td><td>device</td><td>A subtype of ManufacturedMaterial used in an activity, without being substantially changed through that activity. The kind of device is identified by the code attribute inherited from Entity. Usage: This includes durable (reusable) medical equipment as well as disposable equipment.</td><td>false</td></tr><tr><td>5</td><td style=\"white-space:nowrap\"> CER<a name=\"v3-EntityClass-CER\"> </a></td><td>certificate representation</td><td>A physical artifact that stores information about the granting of authorization.</td><td>false</td></tr><tr><td>5</td><td style=\"white-space:nowrap\"> MODDV<a name=\"v3-EntityClass-MODDV\"> </a></td><td>imaging modality</td><td>Class to contain unique attributes of diagnostic imaging equipment.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> ORG<a name=\"v3-EntityClass-ORG\"> </a></td><td>organization</td><td>A social or legal structure formed by human beings.</td><td>false</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> PUB<a name=\"v3-EntityClass-PUB\"> </a></td><td>public institution</td><td>An agency of the people of a state often assuming some authority over a certain matter. Includes government, governmental agencies, associations.</td><td>false</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> STATE<a name=\"v3-EntityClass-STATE\"> </a></td><td>state</td><td>A politically organized body of people bonded by territory, culture, or ethnicity, having sovereignty (to a certain extent) granted by other states (enclosing or neighboring states). This includes countries (nations), provinces (e.g. one of the United States of America or a French departement), counties or municipalities. Refine using, e.g. ISO country codes, FIPS-PUB state codes, etc.</td><td>false</td></tr><tr><td>4</td><td style=\"white-space:nowrap\"> NAT<a name=\"v3-EntityClass-NAT\"> </a></td><td>Nation</td><td>A politically organized body of people bonded by territory and known as a nation.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> PLC<a name=\"v3-EntityClass-PLC\"> </a></td><td>place</td><td>A physical place or site with its containing structure. May be natural or man-made. The geographic position of a place may or may not be constant.</td><td>false</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> CITY<a name=\"v3-EntityClass-CITY\"> </a></td><td>city or town</td><td>The territory of a city, town or other municipality.</td><td>false</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> COUNTRY<a name=\"v3-EntityClass-COUNTRY\"> </a></td><td>country</td><td>The territory of a sovereign nation.</td><td>false</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> COUNTY<a name=\"v3-EntityClass-COUNTY\"> </a></td><td>county or parish</td><td>The territory of a county, parish or other division of a state or province.</td><td>false</td></tr><tr><td>3</td><td style=\"white-space:nowrap\"> PROVINCE<a name=\"v3-EntityClass-PROVINCE\"> </a></td><td>state or province</td><td>The territory of a state, province, department or other division of a sovereign country.</td><td>false</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> RGRP<a name=\"v3-EntityClass-RGRP\"> </a></td><td>group</td><td>A grouping of resources (personnel, material, or places) to be used for scheduling purposes. May be a pool of like-type resources, a team, or combination of personnel, material and places.</td><td>false</td></tr></table></div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/valueset-oid"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/valueset-oid> ] ; fhir:value [ a fhir:Uri ; fhir:v "urn:oid:2.16.840.1.113883.5.41"^^xsd:anyURI ; fhir:l <urn:oid:2.16.840.1.113883.5.41> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "packageId"^^xsd:anyURI ; fhir:l fhir:packageId ] ; fhir:value [ a fhir:Id ; fhir:v "hl7.fhir.uv.xver-r2.r5" ] ] [ fhir:url [ fhir:v "version"^^xsd:anyURI ; fhir:l fhir:version ] ; fhir:value [ a fhir:String ; fhir:v "0.1.0" ] ] [ fhir:url [ fhir:v "uri"^^xsd:anyURI ; fhir:l fhir:uri ] ; fhir:value [ a fhir:Uri ; fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5> ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ; fhir:value [ a fhir:Code ; fhir:v "fhir" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ; fhir:value [ a fhir:Integer ; fhir:v 0 ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ; fhir:value [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5> ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ; fhir:value [ a fhir:Code ; fhir:v "trial-use" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ; fhir:value [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r2.r5> ] ] ) ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/v3/EntityClass"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/v3/EntityClass> ] ; # fhir:version [ fhir:v "1.0.2"] ; # fhir:name [ fhir:v "v3-EntityClass"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2026-03-20T11:35:48+11: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:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ; fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:caseSensitive [ fhir:v true] ; # 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:l <http://hl7.org/fhir/concept-properties#status> ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "inactive" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#inactive"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/concept-properties#inactive> ] ; fhir:type [ fhir:v "boolean" ] ] [ fhir:code [ fhir:v "effectiveDate" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#effectiveDate"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/concept-properties#effectiveDate> ] ; fhir:type [ fhir:v "dateTime" ] ] [ fhir:code [ fhir:v "deprecationDate" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#deprecationDate"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/concept-properties#deprecationDate> ] ; fhir:type [ fhir:v "dateTime" ] ] [ fhir:code [ fhir:v "retirementDate" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#retirementDate"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/concept-properties#retirementDate> ] ; fhir:type [ fhir:v "dateTime" ] ] [ fhir:code [ fhir:v "notSelectable" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/concept-properties#notSelectable> ] ; fhir:type [ fhir:v "boolean" ] ] [ fhir:code [ fhir:v "parent" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#parent"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/concept-properties#parent> ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "child" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#child"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/concept-properties#child> ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "partOf" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#partOf"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/concept-properties#partOf> ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "synonym" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#synonym"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/concept-properties#synonym> ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "comment" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#comment"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/concept-properties#comment> ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "itemWeight" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#itemWeight"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/concept-properties#itemWeight> ] ; fhir:type [ fhir:v "decimal" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "ENT" ] ; fhir:display [ fhir:v "entity" ] ; fhir:definition [ fhir:v "Corresponds to the Entity class" ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ; ( fhir:concept [ fhir:code [ fhir:v "HCE" ] ; fhir:display [ fhir:v "health chart entity" ] ; fhir:definition [ fhir:v "A health chart included to serve as a document receiving entity in the management of medical records." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] [ fhir:code [ fhir:v "LIV" ] ; fhir:display [ fhir:v "living subject" ] ; fhir:definition [ fhir:v "Anything that essentially has the property of life, independent of current state (a dead human corpse is still essentially a living subject)." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ; ( fhir:concept [ fhir:code [ fhir:v "NLIV" ] ; fhir:display [ fhir:v "non-person living subject" ] ; fhir:definition [ fhir:v "A subtype of living subject that includes all living things except the species Homo Sapiens." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ; ( fhir:concept [ fhir:code [ fhir:v "ANM" ] ; fhir:display [ fhir:v "animal" ] ; fhir:definition [ fhir:v "A living subject from the animal kingdom." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] [ fhir:code [ fhir:v "MIC" ] ; fhir:display [ fhir:v "microorganism" ] ; fhir:definition [ fhir:v "All single celled living organisms including protozoa, bacteria, yeast, viruses, etc." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] [ fhir:code [ fhir:v "PLNT" ] ; fhir:display [ fhir:v "plant" ] ; fhir:definition [ fhir:v "A living subject from the order of plants." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] ) ] [ fhir:code [ fhir:v "PSN" ] ; fhir:display [ fhir:v "person" ] ; fhir:definition [ fhir:v "A living subject of the species homo sapiens." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] ) ] [ fhir:code [ fhir:v "MAT" ] ; fhir:display [ fhir:v "material" ] ; fhir:definition [ fhir:v "Any thing that has extension in space and mass, may be of living or non-living origin." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ; ( fhir:concept [ fhir:code [ fhir:v "CHEM" ] ; fhir:display [ fhir:v "chemical substance" ] ; fhir:definition [ fhir:v "A substance that is fully defined by an organic or inorganic chemical formula, includes mixtures of other chemical substances. Refine using, e.g. IUPAC codes." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] [ fhir:code [ fhir:v "FOOD" ] ; fhir:display [ fhir:v "food" ] ; fhir:definition [ fhir:v "Naturally occurring, processed or manufactured entities that are primarily used as food for humans and animals." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] [ fhir:code [ fhir:v "MMAT" ] ; fhir:display [ fhir:v "manufactured material" ] ; fhir:definition [ fhir:v "Corresponds to the ManufacturedMaterial class" ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ; ( fhir:concept [ fhir:code [ fhir:v "CONT" ] ; fhir:display [ fhir:v "container" ] ; fhir:definition [ fhir:v "A container of other entities." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ; ( fhir:concept [ fhir:code [ fhir:v "HOLD" ] ; fhir:display [ fhir:v "holder" ] ; fhir:definition [ fhir:v "A type of container that can hold other containers or other holders." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] ) ] [ fhir:code [ fhir:v "DEV" ] ; fhir:display [ fhir:v "device" ] ; fhir:definition [ fhir:v "A subtype of ManufacturedMaterial used in an activity, without being substantially changed through that activity. The kind of device is identified by the code attribute inherited from Entity. Usage: This includes durable (reusable) medical equipment as well as disposable equipment." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ; ( fhir:concept [ fhir:code [ fhir:v "CER" ] ; fhir:display [ fhir:v "certificate representation" ] ; fhir:definition [ fhir:v "A physical artifact that stores information about the granting of authorization." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] [ fhir:code [ fhir:v "MODDV" ] ; fhir:display [ fhir:v "imaging modality" ] ; fhir:definition [ fhir:v "Class to contain unique attributes of diagnostic imaging equipment." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] ) ] ) ] ) ] [ fhir:code [ fhir:v "ORG" ] ; fhir:display [ fhir:v "organization" ] ; fhir:definition [ fhir:v "A social or legal structure formed by human beings." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ; ( fhir:concept [ fhir:code [ fhir:v "PUB" ] ; fhir:display [ fhir:v "public institution" ] ; fhir:definition [ fhir:v "An agency of the people of a state often assuming some authority over a certain matter. Includes government, governmental agencies, associations." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] [ fhir:code [ fhir:v "STATE" ] ; fhir:display [ fhir:v "state" ] ; fhir:definition [ fhir:v "A politically organized body of people bonded by territory, culture, or ethnicity, having sovereignty (to a certain extent) granted by other states (enclosing or neighboring states). This includes countries (nations), provinces (e.g. one of the United States of America or a French departement), counties or municipalities. Refine using, e.g. ISO country codes, FIPS-PUB state codes, etc." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ; ( fhir:concept [ fhir:code [ fhir:v "NAT" ] ; fhir:display [ fhir:v "Nation" ] ; fhir:definition [ fhir:v "A politically organized body of people bonded by territory and known as a nation." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] ) ] ) ] [ fhir:code [ fhir:v "PLC" ] ; fhir:display [ fhir:v "place" ] ; fhir:definition [ fhir:v "A physical place or site with its containing structure. May be natural or man-made. The geographic position of a place may or may not be constant." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ; ( fhir:concept [ fhir:code [ fhir:v "CITY" ] ; fhir:display [ fhir:v "city or town" ] ; fhir:definition [ fhir:v "The territory of a city, town or other municipality." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] [ fhir:code [ fhir:v "COUNTRY" ] ; fhir:display [ fhir:v "country" ] ; fhir:definition [ fhir:v "The territory of a sovereign nation." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] [ fhir:code [ fhir:v "COUNTY" ] ; fhir:display [ fhir:v "county or parish" ] ; fhir:definition [ fhir:v "The territory of a county, parish or other division of a state or province." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] [ fhir:code [ fhir:v "PROVINCE" ] ; fhir:display [ fhir:v "state or province" ] ; fhir:definition [ fhir:v "The territory of a state, province, department or other division of a sovereign country." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] ) ] [ fhir:code [ fhir:v "RGRP" ] ; fhir:display [ fhir:v "group" ] ; fhir:definition [ fhir:v "A grouping of resources (personnel, material, or places) to be used for scheduling purposes. May be a pool of like-type resources, a team, or combination of personnel, material and places." ] ; ( fhir:property [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ a fhir:Boolean ; fhir:v false ] ] ) ] ) ] ) . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r2.r5#0.1.0 based on FHIR 5.0.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
