This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). 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: R4 R3
FHIR Value set/code system definition for HL7 v2 table 0255 ( Duration Categories)
{ "resourceType": "CodeSystem", "id": "v2-0255", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.133883.18.150" } ], "url": "http://hl7.org/fhir/v2/0255", "version": "2.8.2", "name": "v2 Duration Categories", "status": "active", "experimental": true, "publisher": "HL7, Inc", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org" } ] } ], "description": "FHIR Value set/code system definition for HL7 v2 table 0255 ( Duration Categories)", "caseSensitive": false, "valueSet": "http://hl7.org/fhir/ValueSet/v2-0255", "content": "complete", "property": [ { "code": "abstract", "description": "Indicates that the code is abstract - only intended to be used as a selector for other concepts", "type": "boolean" } ], "concept": [ { "code": "*", "display": "(asterisk) Life of the \"unit.\" Used for blood products.", "designation": [ { "language": "nl", "value": "(asterisk) Leven van de \"eenheid\". Voor bloedproducten" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "Used for blood products." } ], "code": "* (star)", "display": "Life of the \"unit.\" Used for blood products.", "designation": [ { "language": "nl", "value": "Leven van de \"eenheid\". Voor bloedproducten" } ], "property": [ { "code": "deprecated", "valueBoolean": true }, { "code": "deprecated", "valueBoolean": true } ] }, { "code": "12H", "display": "12 hours", "designation": [ { "language": "nl", "value": "12 uur" } ] }, { "code": "1H", "display": "1 hour", "designation": [ { "language": "nl", "value": "1 uur" } ] }, { "code": "1L", "display": "1 months (30 days)", "designation": [ { "language": "nl", "value": "1 maand (30 dagen)" } ] }, { "code": "1W", "display": "1 week", "designation": [ { "language": "nl", "value": "1 week" } ] }, { "code": "2.5H", "display": "2½ hours", "designation": [ { "language": "nl", "value": "2 1/2 uur" } ] }, { "code": "24H", "display": "24 hours", "designation": [ { "language": "nl", "value": "24 uur" } ] }, { "code": "2D", "display": "2 days", "designation": [ { "language": "nl", "value": "2 dagen" } ] }, { "code": "2H", "display": "2 hours", "designation": [ { "language": "nl", "value": "2 uur" } ] }, { "code": "2L", "display": "2 months", "designation": [ { "language": "nl", "value": "2 maanden" } ] }, { "code": "2W", "display": "2 weeks", "designation": [ { "language": "nl", "value": "2 weken" } ] }, { "code": "30M", "display": "30 minutes", "designation": [ { "language": "nl", "value": "30 minuten" } ] }, { "code": "3D", "display": "3 days", "designation": [ { "language": "nl", "value": "3 dagen" } ] }, { "code": "3H", "display": "3 hours", "designation": [ { "language": "nl", "value": "3 uur" } ] }, { "code": "3L", "display": "3 months", "designation": [ { "language": "nl", "value": "3 maanden" } ] }, { "code": "3W", "display": "3 weeks", "designation": [ { "language": "nl", "value": "3 weken" } ] }, { "code": "4D", "display": "4 days", "designation": [ { "language": "nl", "value": "4 dagen" } ] }, { "code": "4H", "display": "4 hours", "designation": [ { "language": "nl", "value": "4 uur" } ] }, { "code": "4W", "display": "4 weeks", "designation": [ { "language": "nl", "value": "4 weken" } ] }, { "code": "5D", "display": "5 days", "designation": [ { "language": "nl", "value": "5 dagen" } ] }, { "code": "5H", "display": "5 hours", "designation": [ { "language": "nl", "value": "4 uur" } ] }, { "code": "6D", "display": "6 days", "designation": [ { "language": "nl", "value": "6 dagen" } ] }, { "code": "6H", "display": "6 hours", "designation": [ { "language": "nl", "value": "6 uur" } ] }, { "code": "7H", "display": "7 hours", "designation": [ { "language": "nl", "value": "7 uur" } ] }, { "code": "8H", "display": "8 hours", "designation": [ { "language": "nl", "value": "8 uur" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-comments", "valueString": "This is a synonym for \"spot\" or \"random\" as applied to ine measurements." } ], "code": "PT", "display": "To identify measures at a point in time. This is a synonym for \"spot\" or \"random\" as applied to urine measurements.", "designation": [ { "language": "nl", "value": "Voor identificatie metingen op een moment in de tijd. Dit is een een synoniem voor \"punt\" or \"willekeurig\" zoals toegepast in urinemetingen." } ] } ] }
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.