Release 4 Snapshot 3: Connectathon 32 Base

This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU (v5.0.0-snapshot3: R5 Snapshot #3, to support Connectathon 32 ) in it's permanent home (it will always be available at this URL). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3

Location-example-ukpharmacy.ttl

4.4.1.130 ValueSet http://hl7.org/fhir/ValueSet/rejection-criteria

Patient Administration Orders and Observations icon Work Group   Maturity Level : N/A 1 Standards Status : Informative Draft Compartments Use Context : Country: World, Not linked to any defined compartments Intended for Production use, Not Intended for Production use
Official URL : http://hl7.org/fhir/ValueSet/rejection-criteria Version : 5.0.0-snapshot3
draft as of 2020-12-28 Computable Name : RejectionCriterion
Flags : Experimental, Immutable OID : 2.16.840.1.113883.4.642.3.856

Raw Turtle This value set is used in the following places:

Criterion for rejection of the specimen by laboratory.


UK Pharmacy Jurisdiction  

This expansion generated 14 Dec 2022


This value set contains 5 concepts

Expansion based on RejectionCriterion v0.1.0 (CodeSystem) icon

Code System Display Definition
   hemolized icon http://terminology.hl7.org/CodeSystem/rejection-criteria hemolized specimen

blood specimen hemolized.

@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Location/ukp> a fhir:Location; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "ukp"]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">UK Pharmacies</div>" ]; fhir:Location.status [ fhir:value "active"]; fhir:Location.name [ fhir:value "UK Pharmacies"]; fhir:Location.description [ fhir:value "All Pharmacies in the United Kingdom covered by the National Pharmacy Association"]; fhir:Location.mode [ fhir:value "kind"]; fhir:Location.type [ fhir:index 0; fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ]; fhir:Coding.code [ fhir:value "PHARM" ]; fhir:Coding.display [ fhir:value "Pharmacy" ] ] ]; fhir:Location.physicalType [ fhir:CodeableConcept.coding [ fhir:index 0; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/location-physical-type" ]; fhir:Coding.code [ fhir:value "jdn" ]; fhir:Coding.display [ fhir:value "Jurisdiction" ] ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Location/ukp.ttl> a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI <http://build.fhir.org/Location/ukp.ttl> . # -------------------------------------------------------------------------------------
   insufficient icon http://terminology.hl7.org/CodeSystem/rejection-criteria insufficient specimen volume

Usage note: every effort has been made to ensure that insufficient quantity of specimen.

   broken icon http://terminology.hl7.org/CodeSystem/rejection-criteria broken specimen container

specimen container broken.

   clotted icon http://terminology.hl7.org/CodeSystem/rejection-criteria specimen clotted

specimen clotted.

   wrong-temperature icon http://terminology.hl7.org/CodeSystem/rejection-criteria specimen temperature inappropriate

specimen temperature inappropriate.

 

See the examples full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

Lvl A few code lists that FHIR defines are correct and useful, but they hierarchical - each code is assigned a level. For value sets, levels are mostly used to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information
Source The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
Display The display (used in the display element of a normative part Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the specification. meaning of the concept
Comments Additional notes about how to use the code