Package | hl7.terminology.r4b |
Type | CodeSystem |
Id | flag-category |
FHIR Version | R4B |
Source | http://terminology.hl7.org/http://terminology.hl7.org/6.0.2/CodeSystem-flag-category.html |
URL | http://terminology.hl7.org/CodeSystem/flag-category |
Version | 1.0.1 |
Status | active |
Date | 2024-07-21T00:36:31-06:00 |
Name | FlagCategory |
Title | Flag Category |
Realm | uv |
Authority | hl7 |
Description | Example list of general categories for flagged issues. (Not complete or necessarily appropriate.) |
Copyright | 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 |
Content | complete |
ConceptMap | |
ConceptMap-flag-category | NZ Central Region Flag Category Concept Map |
ValueSet | |
flag-category | Flag Category |
flag-category | Flag Category |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem flag-category
Last updated: 2024-04-24 00:00:00+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/flag-category
defines the following codes:
{ "resourceType": "CodeSystem", "id": "flag-category", "meta": { "lastUpdated": "2024-04-24T00:00:00+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pc" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://terminology.hl7.org/CodeSystem/flag-category", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1071" } ], "version": "1.0.1", "name": "FlagCategory", "title": "Flag Category", "status": "active", "experimental": false, "date": "2024-07-21T00:36:31-06:00", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "Example list of general categories for flagged issues. (Not complete or necessarily appropriate.)", "copyright": "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", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/ValueSet/flag-category", "content": "complete", "concept": [ { "code": "diet", "display": "Diet", "definition": "Flags related to the subject's dietary needs." }, { "code": "drug", "display": "Drug", "definition": "Flags related to the subject's medications." }, { "code": "lab", "display": "Lab", "definition": "Flags related to performing laboratory tests and related processes (e.g. phlebotomy)." }, { "code": "admin", "display": "Administrative", "definition": "Flags related to administrative and financial processes." }, { "code": "contact", "display": "Subject Contact", "definition": "Flags related to coming into contact with the patient." }, { "code": "clinical", "display": "Clinical", "definition": "Flags related to the subject's clinical data." }, { "code": "behavioral", "display": "Behavioral", "definition": "Flags related to behavior." }, { "code": "research", "display": "Research", "definition": "Flags related to research." }, { "code": "advance-directive", "display": "Advance Directive", "definition": "Flags related to subject's advance directives." }, { "code": "safety", "display": "Safety", "definition": "Flags related to safety precautions." } ] }