This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Code SystemGroupType
@prefix fhir: <http://hl7.org/fhir/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . # - resource ------------------------------------------------------------------- [] a fhir:CodeSystem ; fhir:id [ fhir:v "group-code"] ; fhir:meta [ fhir:lastUpdated [ fhir:v "2024-11-22T18:47:05.124+00:00" ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] ) ] ; fhir:text [ fhir:status [ fhir:v "generated" ] ] ; fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ; fhir:value [ fhir:v "fhir" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ; fhir:value [ fhir:v "trial-use" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ; fhir:value [ fhir:v "0" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/group-code"], [ fhir:v "http://hl7.org/fhir/group-code"] ; fhir:version [ fhir:v "6.0.0-ballot2"], [ fhir:v "6.0.0-ballot2"] ; fhir:name [ fhir:v "GroupType"], [ fhir:v "GroupType"] ; fhir:title [ fhir:v "Group Type"], [ fhir:v "Group Type"] ; fhir:status [ fhir:v "active"], [ fhir:v "active"] ; fhir:experimental [ fhir:v "false"], [ fhir:v "false"] ; fhir:date [ fhir:v "2021-01-05T10:01:24+11:00"], [ fhir:v "2021-01-05T10:01:24+11:00"] ; fhir:publisher [ fhir:v "HL7 (FHIR Project)"], [ fhir:v "HL7 (FHIR Project)"] ; fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://hl7.org/fhir" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] ) ; fhir:description [ fhir:v "A code that describes the use of the group. The use of the group usually dictates what kind of entities can be members of the group."], [ fhir:v "A code that describes the use of the group. The use of the group usually dictates what kind of entities can be members of the group."] ; fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] [ fhir:coding ( [ fhir:system [ fhir:v "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:valueSet [ fhir:v "http://hl7.org/fhir/ValueSet/group-code"] ; fhir:content [ fhir:v "complete"] ; fhir:concept ( [ fhir:code [ fhir:v "patient-list" ] ; fhir:display [ fhir:v "Patient-List" ] ; fhir:definition [ fhir:v "A list of patients for the purpose of some kind of clinical treatment." ] ] [ fhir:code [ fhir:v "family" ] ; fhir:display [ fhir:v "Family" ] ; fhir:definition [ fhir:v "A group of persons and/or animals that constitute a family. The definition of family is not precisely fixed and subject to much variableness in interpretation." ] ] [ fhir:code [ fhir:v "household" ] ; fhir:display [ fhir:v "Household" ] ; fhir:definition [ fhir:v "A group of persons and/or animals that reside in a singe house. Both the definitions of 'reside' and 'house' are not precisely fixed." ] ] [ fhir:code [ fhir:v "workplace" ] ; fhir:display [ fhir:v "Workplace" ] ; fhir:definition [ fhir:v "A group of persons who work together in a single place." ] ] [ fhir:code [ fhir:v "event-attendee" ] ; fhir:display [ fhir:v "Event Attendee" ] ; fhir:definition [ fhir:v "Group contains a set of persons and/or animals who were at the same place at the same time. This is typically used for an infection event" ] ] [ fhir:code [ fhir:v "exposure-group" ] ; fhir:display [ fhir:v "Exposure Group" ] ; fhir:definition [ fhir:v "Group contains a set of persons and/or animals who were exposed to some antigen or infectious agent." ] ] [ fhir:code [ fhir:v "herd" ] ; fhir:display [ fhir:v "Herd" ] ; fhir:definition [ fhir:v "Group contains a set of animals that are treated as a coherent group." ] ] [ fhir:code [ fhir:v "locality" ] ; fhir:display [ fhir:v "Locality" ] ; fhir:definition [ fhir:v "Group contains HealthcareService resources that are found in a single geographical location." ] ] [ fhir:code [ fhir:v "organization" ] ; fhir:display [ fhir:v "Organization" ] ; fhir:definition [ fhir:v "A collection of healthcare services." ] ] [ fhir:code [ fhir:v "collection" ] ; fhir:display [ fhir:v "Collection" ] ; fhir:definition [ fhir:v "A collection of entities for an arbitrary reason." ] ] ) . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Fri, Nov 22, 2024 18:50+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change