@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "hl7-work-group"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ] ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
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/hl7-work-group defines the following codes:

CodeDisplayDefinitionstatus
aid Application Implementation and DesignApplication Implementation and Design (http://www.hl7.org/Special/committees/java/index.cfm).
arden Arden SyntaxArden Syntax (http://www.hl7.org/Special/committees/arden/index.cfm)
att Clinical AttachmentsClinical Attachments Workgroup (inactive since mid-2018; work subsumed by Structured Documents and Financial Management). Retained for backwards-compatibility only.
brr Biomedical Research and RegulationBiomedical Research and Regulation (http://www.hl7.org/Special/committees/rcrim/index.cfm).
cbcc Community Based Collaborative CareCommunity Based Collaborative Care (http://www.hl7.org/Special/committees/cbcc/index.cfm).
cdamg CDA Management GroupCDA Management Group (http://www.hl7.org/Special/committees/cdamg/index.cfm)
cds Clinical Decision SupportClinical Decision Support (http://www.hl7.org/Special/committees/dss/index.cfm).
cg Clinical GenomicsClinical Genomics (http://www.hl7.org/Special/committees/clingenomics/index.cfm).
cgp Cross-Group ProjectsCross-Group Projects (http://www.hl7.org/Special/committees/cgp/index.cfm)
cic Clinical Interoperability CouncilClinical Interoperability Council (http://www.hl7.org/Special/committees/cic/index.cfm).
cimi Clinical Information Modeling InitiativeClinical Information Modeling Initiative (http://www.hl7.org/Special/committees/cimi/index.cfm)
claims Payer/Provider Information Exchange Work GroupPayer/Provider Information Exchange Work Group (http://www.hl7.org/Special/committees/claims/index.cfm)
cqi Clinical Quality InformationClinical Quality Information (http://www.hl7.org/Special/committees/cqi/index.cfm).
dev Health Care DevicesHealth Care Devices (http://www.hl7.org/Special/committees/healthcaredevices/index.cfm).
ehr Electronic Health RecordsElectronic Health Records (http://www.hl7.org/special/committees/ehr/index.cfm).
ec Emergency CareEmergency Care (http://www.hl7.org/Special/committees/emergencycare/index.cfm)
fhir FHIR InfrastructureFHIR Infrastructure (http://www.hl7.org/Special/committees/fiwg/index.cfm).
fmg FHIR Management GroupFHIR Management Group (http://www.hl7.org/Special/committees/fhirmg/index.cfm)
fm Financial ManagementFinancial Management (http://www.hl7.org/Special/committees/fm/index.cfm).
hsi Health Standards IntegrationHealth Standards Integration (http://www.hl7.org/Special/committees/hsi/index.cfm).
hsswg Human and Social ServicesHuman and Social Services (http://www.hl7.org/Special/committees/hsswg/index.cfm)
hta Terminology AuthorityTerminology Authority (http://www.hl7.org/Special/committees/termauth/index.cfm)
ictc ConformanceConformance (http://www.hl7.org/Special/committees/ictc/index.cfm)
ii Imaging IntegrationImaging Integration (http://www.hl7.org/Special/committees/imagemgt/index.cfm).
inm Infrastructure And MessagingInfrastructure And Messaging (http://www.hl7.org/special/committees/inm/index.cfm).
its Implementable Technology SpecificationsImplementable Technology Specifications (http://www.hl7.org/special/committees/xml/index.cfm).
lhs Learning Health SystemsLearning Health Systems (http://www.hl7.org/Special/committees/lhs/index.cfm)
mnm Modeling and MethodologyModeling and Methodology (http://www.hl7.org/Special/committees/mnm/index.cfm).
mobile Mobile HealthMobile Health (http://www.hl7.org/Special/committees/mobile/index.cfm)
oo Orders and ObservationsOrders and Observations (http://www.hl7.org/Special/committees/orders/index.cfm).
pa Patient AdministrationPatient Administration (http://www.hl7.org/Special/committees/pafm/index.cfm).
pc Patient CarePatient Care (http://www.hl7.org/Special/committees/patientcare/index.cfm).
pher Public Health and Emergency ResponsePublic Health and Emergency Response (http://www.hl7.org/Special/committees/pher/index.cfm).
phx PharmacyPharmacy (http://www.hl7.org/Special/committees/medication/index.cfm).
sd Structured DocumentsStructured Documents (http://www.hl7.org/Special/committees/structure/index.cfm).
sec SecuritySecurity (http://www.hl7.org/Special/committees/secure/index.cfm).
ti Terminology InfrastructureTerminology Infrastructure (http://www.hl7.org/Special/committees/Vocab/index.cfm)retired
tsmg Terminology Services Management Group (TSMG)Terminology Services Management Group (TSMG) (http://www.hl7.org/Special/committees/tsmg/index.cfm)
us US Realm Steering CommitteeUS Realm Taskforce (http://www.hl7.org/Special/committees/usrealm/index.cfm).
v2 V2 Management GroupV2 Management Group (http://www.hl7.org/Special/committees/v2management/index.cfm)
vocab Terminology InfrastructureTerminology Infrastructure (http://www.hl7.org/Special/committees/Vocab/index.cfm).
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7-work-group"^^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.4.642.1.1277" ] ] ) ; # fhir:version [ fhir:v "7.0.0"] ; # fhir:name [ fhir:v "HL7Workgroup"] ; # fhir:title [ fhir:v "HL7Workgroup"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2020-04-09T21:10:28+00:00"^^xsd:dateTime] ; # 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 "An HL7 administrative unit that owns artifacts in the FHIR specification."] ; # 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:valueSet [ fhir:v "http://terminology.hl7.org/ValueSet/hl7-work-group"^^xsd:anyURI ; fhir:link ] ; # 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 "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 "aid" ] ; fhir:display [ fhir:v "Application Implementation and Design" ] ; fhir:definition [ fhir:v "Application Implementation and Design (http://www.hl7.org/Special/committees/java/index.cfm)." ] ] [ fhir:code [ fhir:v "arden" ] ; fhir:display [ fhir:v "Arden Syntax" ] ; fhir:definition [ fhir:v "Arden Syntax (http://www.hl7.org/Special/committees/arden/index.cfm)" ] ] [ fhir:code [ fhir:v "att" ] ; fhir:display [ fhir:v "Clinical Attachments" ] ; fhir:definition [ fhir:v "Clinical Attachments Workgroup (inactive since mid-2018; work subsumed by Structured Documents and Financial Management). Retained for backwards-compatibility only." ] ] [ fhir:code [ fhir:v "brr" ] ; fhir:display [ fhir:v "Biomedical Research and Regulation" ] ; fhir:definition [ fhir:v "Biomedical Research and Regulation (http://www.hl7.org/Special/committees/rcrim/index.cfm)." ] ] [ fhir:code [ fhir:v "cbcc" ] ; fhir:display [ fhir:v "Community Based Collaborative Care" ] ; fhir:definition [ fhir:v "Community Based Collaborative Care (http://www.hl7.org/Special/committees/cbcc/index.cfm)." ] ] [ fhir:code [ fhir:v "cdamg" ] ; fhir:display [ fhir:v "CDA Management Group" ] ; fhir:definition [ fhir:v "CDA Management Group (http://www.hl7.org/Special/committees/cdamg/index.cfm)" ] ] [ fhir:code [ fhir:v "cds" ] ; fhir:display [ fhir:v "Clinical Decision Support" ] ; fhir:definition [ fhir:v "Clinical Decision Support (http://www.hl7.org/Special/committees/dss/index.cfm)." ] ] [ fhir:code [ fhir:v "cg" ] ; fhir:display [ fhir:v "Clinical Genomics" ] ; fhir:definition [ fhir:v "Clinical Genomics (http://www.hl7.org/Special/committees/clingenomics/index.cfm)." ] ] [ fhir:code [ fhir:v "cgp" ] ; fhir:display [ fhir:v "Cross-Group Projects" ] ; fhir:definition [ fhir:v "Cross-Group Projects (http://www.hl7.org/Special/committees/cgp/index.cfm)" ] ] [ fhir:code [ fhir:v "cic" ] ; fhir:display [ fhir:v "Clinical Interoperability Council" ] ; fhir:definition [ fhir:v "Clinical Interoperability Council (http://www.hl7.org/Special/committees/cic/index.cfm)." ] ] [ fhir:code [ fhir:v "cimi" ] ; fhir:display [ fhir:v "Clinical Information Modeling Initiative" ] ; fhir:definition [ fhir:v "Clinical Information Modeling Initiative (http://www.hl7.org/Special/committees/cimi/index.cfm)" ] ] [ fhir:code [ fhir:v "claims" ] ; fhir:display [ fhir:v "Payer/Provider Information Exchange Work Group" ] ; fhir:definition [ fhir:v "Payer/Provider Information Exchange Work Group (http://www.hl7.org/Special/committees/claims/index.cfm)" ] ] [ fhir:code [ fhir:v "cqi" ] ; fhir:display [ fhir:v "Clinical Quality Information" ] ; fhir:definition [ fhir:v "Clinical Quality Information (http://www.hl7.org/Special/committees/cqi/index.cfm)." ] ] [ fhir:code [ fhir:v "dev" ] ; fhir:display [ fhir:v "Health Care Devices" ] ; fhir:definition [ fhir:v "Health Care Devices (http://www.hl7.org/Special/committees/healthcaredevices/index.cfm)." ] ] [ fhir:code [ fhir:v "ehr" ] ; fhir:display [ fhir:v "Electronic Health Records" ] ; fhir:definition [ fhir:v "Electronic Health Records (http://www.hl7.org/special/committees/ehr/index.cfm)." ] ] [ fhir:code [ fhir:v "ec" ] ; fhir:display [ fhir:v "Emergency Care" ] ; fhir:definition [ fhir:v "Emergency Care (http://www.hl7.org/Special/committees/emergencycare/index.cfm)" ] ] [ fhir:code [ fhir:v "fhir" ] ; fhir:display [ fhir:v "FHIR Infrastructure" ] ; fhir:definition [ fhir:v "FHIR Infrastructure (http://www.hl7.org/Special/committees/fiwg/index.cfm)." ] ] [ fhir:code [ fhir:v "fmg" ] ; fhir:display [ fhir:v "FHIR Management Group" ] ; fhir:definition [ fhir:v "FHIR Management Group (http://www.hl7.org/Special/committees/fhirmg/index.cfm)" ] ] [ fhir:code [ fhir:v "fm" ] ; fhir:display [ fhir:v "Financial Management" ] ; fhir:definition [ fhir:v "Financial Management (http://www.hl7.org/Special/committees/fm/index.cfm)." ] ] [ fhir:code [ fhir:v "hsi" ] ; fhir:display [ fhir:v "Health Standards Integration" ] ; fhir:definition [ fhir:v "Health Standards Integration (http://www.hl7.org/Special/committees/hsi/index.cfm)." ] ] [ fhir:code [ fhir:v "hsswg" ] ; fhir:display [ fhir:v "Human and Social Services" ] ; fhir:definition [ fhir:v "Human and Social Services (http://www.hl7.org/Special/committees/hsswg/index.cfm)" ] ] [ fhir:code [ fhir:v "hta" ] ; fhir:display [ fhir:v "Terminology Authority" ] ; fhir:definition [ fhir:v "Terminology Authority (http://www.hl7.org/Special/committees/termauth/index.cfm)" ] ] [ fhir:code [ fhir:v "ictc" ] ; fhir:display [ fhir:v "Conformance" ] ; fhir:definition [ fhir:v "Conformance (http://www.hl7.org/Special/committees/ictc/index.cfm)" ] ] [ fhir:code [ fhir:v "ii" ] ; fhir:display [ fhir:v "Imaging Integration" ] ; fhir:definition [ fhir:v "Imaging Integration (http://www.hl7.org/Special/committees/imagemgt/index.cfm)." ] ] [ fhir:code [ fhir:v "inm" ] ; fhir:display [ fhir:v "Infrastructure And Messaging" ] ; fhir:definition [ fhir:v "Infrastructure And Messaging (http://www.hl7.org/special/committees/inm/index.cfm)." ] ] [ fhir:code [ fhir:v "its" ] ; fhir:display [ fhir:v "Implementable Technology Specifications" ] ; fhir:definition [ fhir:v "Implementable Technology Specifications (http://www.hl7.org/special/committees/xml/index.cfm)." ] ] [ fhir:code [ fhir:v "lhs" ] ; fhir:display [ fhir:v "Learning Health Systems" ] ; fhir:definition [ fhir:v "Learning Health Systems (http://www.hl7.org/Special/committees/lhs/index.cfm)" ] ] [ fhir:code [ fhir:v "mnm" ] ; fhir:display [ fhir:v "Modeling and Methodology" ] ; fhir:definition [ fhir:v "Modeling and Methodology (http://www.hl7.org/Special/committees/mnm/index.cfm)." ] ] [ fhir:code [ fhir:v "mobile" ] ; fhir:display [ fhir:v "Mobile Health" ] ; fhir:definition [ fhir:v "Mobile Health (http://www.hl7.org/Special/committees/mobile/index.cfm)" ] ] [ fhir:code [ fhir:v "oo" ] ; fhir:display [ fhir:v "Orders and Observations" ] ; fhir:definition [ fhir:v "Orders and Observations (http://www.hl7.org/Special/committees/orders/index.cfm)." ] ] [ fhir:code [ fhir:v "pa" ] ; fhir:display [ fhir:v "Patient Administration" ] ; fhir:definition [ fhir:v "Patient Administration (http://www.hl7.org/Special/committees/pafm/index.cfm)." ] ] [ fhir:code [ fhir:v "pc" ] ; fhir:display [ fhir:v "Patient Care" ] ; fhir:definition [ fhir:v "Patient Care (http://www.hl7.org/Special/committees/patientcare/index.cfm)." ] ] [ fhir:code [ fhir:v "pher" ] ; fhir:display [ fhir:v "Public Health and Emergency Response" ] ; fhir:definition [ fhir:v "Public Health and Emergency Response (http://www.hl7.org/Special/committees/pher/index.cfm)." ] ] [ fhir:code [ fhir:v "phx" ] ; fhir:display [ fhir:v "Pharmacy" ] ; fhir:definition [ fhir:v "Pharmacy (http://www.hl7.org/Special/committees/medication/index.cfm)." ] ] [ fhir:code [ fhir:v "sd" ] ; fhir:display [ fhir:v "Structured Documents" ] ; fhir:definition [ fhir:v "Structured Documents (http://www.hl7.org/Special/committees/structure/index.cfm)." ] ] [ fhir:code [ fhir:v "sec" ] ; fhir:display [ fhir:v "Security" ] ; fhir:definition [ fhir:v "Security (http://www.hl7.org/Special/committees/secure/index.cfm)." ] ] [ fhir:code [ fhir:v "ti" ] ; fhir:display [ fhir:v "Terminology Infrastructure" ] ; fhir:definition [ fhir:v "Terminology Infrastructure (http://www.hl7.org/Special/committees/Vocab/index.cfm)" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "retired" ] ] ) ] [ fhir:code [ fhir:v "tsmg" ] ; fhir:display [ fhir:v "Terminology Services Management Group (TSMG)" ] ; fhir:definition [ fhir:v "Terminology Services Management Group (TSMG) (http://www.hl7.org/Special/committees/tsmg/index.cfm)" ] ] [ fhir:code [ fhir:v "us" ] ; fhir:display [ fhir:v "US Realm Steering Committee" ] ; fhir:definition [ fhir:v "US Realm Taskforce (http://www.hl7.org/Special/committees/usrealm/index.cfm)." ] ] [ fhir:code [ fhir:v "v2" ] ; fhir:display [ fhir:v "V2 Management Group" ] ; fhir:definition [ fhir:v "V2 Management Group (http://www.hl7.org/Special/committees/v2management/index.cfm)" ] ] [ fhir:code [ fhir:v "vocab" ] ; fhir:display [ fhir:v "Terminology Infrastructure" ] ; fhir:definition [ fhir:v "Terminology Infrastructure (http://www.hl7.org/Special/committees/Vocab/index.cfm)." ] ] ) . # # -------------------------------------------------------------------------------------