Package | hl7.fhir.uv.pharm-quality |
Type | CodeSystem |
Id | cs-goalPriority-pq-example |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/pharm-quality/https://build.fhir.org/ig/HL7/uv-dx-pq/CodeSystem-cs-goalPriority-pq-example.html |
URL | http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-goalPriority-pq-example |
Version | 1.0.0 |
Status | active |
Date | 2024-05-08T12:53:57+00:00 |
Name | CsGoalPriorityPQ |
Title | Goal Priority - example |
Realm | uv |
Authority | hl7 |
Description | This example code system contains example codes for goal priority used in pharmaceutical quality industry. |
Content | complete |
ValueSet | |
vs-goalPriority-pq | Goal Priority |
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-goalPriority-pq-example
defines the following codes:
Code | Display |
critical | Critical |
non-critical | Non-critical |
{ "resourceType": "CodeSystem", "id": "cs-goalPriority-pq-example", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "brr" } ], "url": "http://hl7.org/fhir/uv/pharm-quality/CodeSystem/cs-goalPriority-pq-example", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.41.16.5" } ], "version": "1.0.0", "name": "CsGoalPriorityPQ", "title": "Goal Priority - example", "status": "active", "experimental": false, "date": "2024-05-08T12:53:57+00:00", "publisher": "HL7 International / Biomedical Research and Regulation", "contact": [ { "name": "HL7 International - Biomedical Research and Regulation", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/rcrim" } ] } ], "description": "This example code system contains example codes for goal priority used in pharmaceutical quality industry.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ], "text": "World" } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "critical", "display": "Critical" }, { "code": "non-critical", "display": "Non-critical" } ] }