@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v3-EntityClass"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
SpecializesCodingThe 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.
GeneralizesCodingInverse of Specializes. Only included as a derived relationship.
internalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
Name:Classhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#rim-ClasscodeThe formal name for the class clone under this code
appliesTohttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-applies-tostringHaven't a clue!
statushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-EntityClass defines the following codes in a Is-A heirarchy:

LvlCodeDisplayDefinitioninternalIdName:ClassappliesTostatus
1ENT entity

Corresponds to the Entity class

\n
13922Entityactive
2  HCE health chart entity

A health chart included to serve as a document receiving entity in the management of medical records.

\n
16755HealthChartactive
2  LIV living subject

Anything that essentially has the property of life, independent of current state (a dead human corpse is still essentially a living subject).

\n
10884LivingSubjectactive
3    NLIV non-person living subject

A subtype of living subject that includes all living things except the species Homo Sapiens.

\n
11621NonPersonLivingSubjectactive
4      ANM animal

A living subject from the animal kingdom.

\n
10885Animalactive
4      MIC microorganism

All single celled living organisms including protozoa, bacteria, yeast, viruses, etc.

\n
14028Microorganismactive
4      PLNT plant

A living subject from the order of plants.

\n
10886Plantactive
3    PSN person

A living subject of the species homo sapiens.

\n
10887Personactive
2  MAT material

Any thing that has extension in space and mass, may be of living or non-living origin.

\n
10883Materialactive
3    CHEM chemical substance

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.

\n
10888ChemicalSubstanceactive
3    FOOD food

Naturally occurring, processed or manufactured entities that are primarily used as food for humans and animals.

\n
14027Foodactive
3    MMAT manufactured material

Corresponds to the ManufacturedMaterial class

\n
13934ManufacturedMaterialactive
4      CONT container

A container of other entities.

\n
11622Containeractive
5        HOLD holder

A type of container that can hold other containers or other holders.

\n
14029Holderactive
4      DEV device

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.

\n

Usage: This includes durable (reusable) medical equipment as well as disposable equipment.

\n
11623Deviceactive
5        CER certificate representation

A physical artifact that stores information about the granting of authorization.

\n
16098CertificateRepresentationactive
5        MODDV imaging modality

Class to contain unique attributes of diagnostic imaging equipment.

\n
13939ModalityDeviceactive
2  ORG organization

A social or legal structure formed by human beings.

\n
10889Organizationactive
3    PUB public institution

An agency of the people of a state often assuming some authority over a certain matter. Includes government, governmental agencies, associations.

\n
10891PublicInstitutionactive
3    STATE state

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.

\n
10890Stateactive
4      NAT Nation

A politically organized body of people bonded by territory and known as a nation.

\n
20093Nationactive
2  PLC place

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.

\n
10892Placeactive
3    CITY city or town

The territory of a city, town or other municipality.

\n
16835Cityactive
3    COUNTRY country

The territory of a sovereign nation.

\n
16836Countryactive
3    COUNTY county or parish

The territory of a county, parish or other division of a state or province.

\n
16837Parishactive
3    PROVINCE state or province

The territory of a state, province, department or other division of a sovereign country.

\n
16838Provinceactive
2  RGRP group

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.

\n
11630GroupDeterminer = determinedactive
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityClass"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.5.41" ] ] ) ; # fhir:version [ fhir:v "3.0.0"] ; # fhir:name [ fhir:v "EntityClass"] ; # fhir:title [ fhir:v "EntityClass"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; # fhir:publisher [ fhir:v "Health Level Seven International"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "hq@HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "Classifies the Entity class and all of its subclasses. The terminology is hierarchical. At the top is this HL7-defined domain of high-level categories (such as represented by the Entity subclasses). Each of these terms must be harmonized and is specializable. The value sets beneath are drawn from multiple, frequently external, domains that reflect much more fine-grained typing."] ; # fhir:copyright [ fhir:v "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"] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] ) ; fhir:code [ fhir:v "Specializes" ] ; fhir:description [ fhir:v "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." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] ) ; fhir:code [ fhir:v "Generalizes" ] ; fhir:description [ fhir:v "Inverse of Specializes. Only included as a derived relationship." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ] ; fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#rim-Class"^^xsd:anyURI ] ; fhir:description [ fhir:v "The formal name for the class clone under this code" ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "appliesTo" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-applies-to"^^xsd:anyURI ] ; fhir:description [ fhir:v "Haven't a clue!" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired." ] ; fhir:type [ fhir:v "code" ] ] ) ; # 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "13922" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Entity" ] ] ) ; 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "16755" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "HealthChart" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10884" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "LivingSubject" ] ] ) ; 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "11621" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "NonPersonLivingSubject" ] ] ) ; 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10885" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Animal" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "14028" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Microorganism" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10886" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Plant" ] ] ) ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10887" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Person" ] ] ) ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10883" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Material" ] ] ) ; 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10888" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "ChemicalSubstance" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "14027" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Food" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "13934" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "ManufacturedMaterial" ] ] ) ; 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "11622" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Container" ] ] ) ; 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "14029" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Holder" ] ] ) ] ) ] [ 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.\r\n\r\n*Usage:* This includes durable (reusable) medical equipment as well as disposable equipment." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "11623" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Device" ] ] ) ; 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "16098" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "CertificateRepresentation" ] ] ) ] [ 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:designation ( [ fhir:language [ fhir:v "en" ] ; fhir:use [ a sct:900000000000013009 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "900000000000013009" ] ] ; fhir:value [ fhir:v "ImagingModalityEntity" ] ] ) ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "13939" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "ModalityDevice" ] ] ) ] ) ] ) ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10889" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Organization" ] ] ) ; 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10891" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "PublicInstitution" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10890" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "State" ] ] ) ; 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "20093" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Nation" ] ] ) ] ) ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "10892" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Place" ] ] ) ; 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "16835" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "City" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "16836" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Country" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "16837" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Parish" ] ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "16838" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Province" ] ] ) ] ) ] [ 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 "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "11630" ] ] [ fhir:code [ fhir:v "appliesTo" ] ; fhir:value [ fhir:v "Determiner = determined" ] ] [ fhir:code [ fhir:v "Name:Class" ] ; fhir:value [ fhir:v "Group" ] ] ) ] ) ] ) . # # -------------------------------------------------------------------------------------